Skip to content

Releases: infinum/eightshift-forms

6.1.2

05 Feb 11:28
f72b1d2
Compare
Choose a tag to compare

Added

  • Ability for range slider to have a custom input value on the side.

6.1.1

05 Feb 09:17
f3d2bfd
Compare
Choose a tag to compare

Fixed

  • NationBuilder expired token issue.

6.1.0

05 Feb 08:12
949938f
Compare
Choose a tag to compare

Added

  • Success and Error buttons for admin.
  • New NationBuilder integration.
  • NationBuilder cron job.
  • OAuth implementation for NationBuilder integration and future integrations.
  • Mailer can now send empty field values based on the admin settings.
  • New filter esFormsIntegrationsMailerBodyTemplate for filtering html body of the email before sending.

Changed

  • Clearbit cron job internal logic.

Removed

  • Clearbit setQueue filter.
  • HubSpot getContactProperties filter.
  • HubSpot postContactProperties filter.

5.6.7

05 Feb 11:23
9228f25
Compare
Choose a tag to compare

Added

  • Ability for range slider to have a custom input value on the side.

6.0.0

31 Jan 08:10
3a25f31
Compare
Choose a tag to compare

Fixed

  • multiple integrations for new fields types.

Removed

  • Legacy variation data passed to the success redirect url.
  • useLegacyTnxPageFeature filter.
  • Function to load option value based on the config setting.

Added

  • New helper function for getting the field value getParamValue.

5.9.10

30 Jan 13:34
52951ce
Compare
Choose a tag to compare

Fixed

  • Workable integration fix for broken checkbox field
  • Fixed sync for integration diff.

5.9.9

30 Jan 10:54
8758e91
Compare
Choose a tag to compare

Added

  • Ability to output file name to email, redirect_url and entries.

Changed

  • Internal way we handle params that can be an array.
  • mailer is now faster due to the new way we process params.

5.9.8

29 Jan 14:47
89ab403
Compare
Choose a tag to compare

Fixed

  • Conditional tags inner logic.

5.9.7

29 Jan 14:22
925a702
Compare
Choose a tag to compare

Fixed

  • Conditional tags for select, select multiple, country and country multiple fields.

5.9.6

28 Jan 14:10
949ea42
Compare
Choose a tag to compare

Added

  • esFormsResetSteps JS event.