Skip to content

Releases: infinum/eightshift-forms

5.5.1

05 Dec 10:53
2908ed3
Compare
Choose a tag to compare

Added

  • Req class on the form fields that are required.

5.5.0

05 Dec 09:55
b658944
Compare
Choose a tag to compare

Added

  • Locations ajax for results output listing.
  • Option to customize Date and Time fields Preview and Output format.
  • Result Outputs can now be exported and imported using settings.
  • Settings entries list now has better UX in settings.
  • getFormUsageLocation helper now supports custom post type.
  • HubSpot integration now works using v3 API for all data except form submission as it is not supported.
  • Corvus Pay integration now supports IBAN payments.
  • TalentLyft integration now supports additional statuses.

Fixed

  • Input Range status variable will output max 2 decimals.
  • Input Range settings pickers broken up/down buttons.
  • Corvus Pay integration fix with Require complete option.

Removed

  • Any Server Side Render for the forms and results output.
  • Result Output global settings option to setup custom frontend URL.

5.4.3

05 Dec 10:50
38b264b
Compare
Choose a tag to compare

Added

  • Req class on the form fields that are required.

5.4.2

26 Nov 13:53
737ecc0
Compare
Choose a tag to compare

Updated

  • @infinum/eightshift-forms-utils to the latest version 3.0.7.

Fixed

  • Language issues implemented in WP 6.7.

5.4.1

26 Nov 11:27
113824b
Compare
Choose a tag to compare

Updated

  • Admin JS and CSS scripts are now loaded only on the forms page.

5.4.0

25 Nov 12:54
Compare
Choose a tag to compare

Updated

  • @infinum/eightshift-forms-utils to the latest version 3.0.6.
  • brain/monkey to the latest version 2.6.2.
  • php-parallel-lint/php-parallel-lint to the latest version 1.4.0.
  • php-stubs/wordpress-stubs to the latest version 6.6.2.
  • minimal PHP version to 8.3.

5.3.2

19 Nov 14:26
Compare
Choose a tag to compare

Fixed

  • Broken single submit feature on some integrations.

5.3.1

19 Nov 09:18
Compare
Choose a tag to compare

Fixed

  • Limit Talentlyft integration to only published forms.

5.3.0

19 Nov 09:12
82a16b6
Compare
Choose a tag to compare

Added

  • New Integration for PayCek payment.

5.2.0

13 Nov 14:15
c52d39e
Compare
Choose a tag to compare

Added

  • New Integration for CorvusPay.
  • New helper to get forms usage locations - getFormUsageLocation.

Fixed

  • Broken conditional tags for none form fields.