Skip to content

Releases: infinum/eightshift-forms

2.3.8

21 Jun 07:31
Compare
Choose a tag to compare

Fixed

  • Workable integration jobs fetch optimizations.

2.3.7

24 Apr 07:44
Compare
Choose a tag to compare

Added

  • Workable, domain data from source and medium.
  • Hubspot phonenumber field.

Fixed

  • Trash url bug fix.

2.3.6

03 Apr 11:00
4c2f764
Compare
Choose a tag to compare

Fixed

  • Workable, custom body and heading max length field
  • Workable fallback email removed text base encoded file.

2.3.5

21 Mar 08:39
Compare
Choose a tag to compare

Fixed

  • ability for Hubspot select field to show placeholder.

2.3.4

02 Mar 11:03
Compare
Choose a tag to compare

Changed

  • updated FE Libs to v8.
  • updated other packages.

Fixed

  • fixed some Gutenberg button component prop changes.

Note

  • Form picker has an auxiliary attribute now to store the full data (label & value) of the selected form - the current param is ID only. To keep everything functioning, the existing ID is used if the new attribute is not set, however that will lead to the form label being blank. This is expected, and the form will still work fine. You can re-select the form to fix this.
  • Feel free to ignore PHPCS/Stan for now, it'll be solved in the next release.

2.3.3

14 Feb 10:01
Compare
Choose a tag to compare

Fixed

  • Workable boolean sending value for empty state bugfix

2.3.2

14 Feb 09:20
Compare
Choose a tag to compare

Fixed

  • Workable boolean sending value for empty state

2.3.1

13 Feb 12:00
Compare
Choose a tag to compare

Fixed

  • summery and cover letter submit data for Workable.

2.3.0

09 Feb 23:14
Compare
Choose a tag to compare

Added

  • New integration - Workable.

2.2.0

28 Nov 10:54
Compare
Choose a tag to compare

Changed

  • HubSpot internal logic for api auth. Switching from API Key to Private App.