Skip to content

Releases: infinum/eightshift-forms

5.6.4

16 Dec 11:54
21e1e7c
Compare
Choose a tag to compare

Fixed

  • Usage condition for Clearbit cron job.

5.6.3

12 Dec 14:06
e73d6e0
Compare
Choose a tag to compare

Fixed

  • Broken Use conditions on settings

5.6.2

11 Dec 08:42
9016077
Compare
Choose a tag to compare

Fixed

  • Broken Talentlyft integration if we have custom fields.

5.6.1

09 Dec 10:16
fc887da
Compare
Choose a tag to compare

Fixed

  • Wrong filter callback for Debug options.

5.6.0

09 Dec 08:06
ceefcd1
Compare
Choose a tag to compare

Added

  • Prevention of multiple form submissions from the same user until the API response is processed.

Changed

  • Decoupled Clearbit integration from sync submit and moved it to job queue.

NOTE

If you are using HubSpot with Clearbit integration make sure you run the latest migration using the settings pages.

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.