Releases: infinum/eightshift-forms
Releases · infinum/eightshift-forms
5.9.10
Fixed
Workable
integration fix for broken checkbox field
- Fixed sync for integration diff.
5.9.9
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
Fixed
- Conditional tags inner logic.
5.9.7
Fixed
- Conditional tags for
select
, select multiple
, country
and country multiple
fields.
5.9.6
Added
esFormsResetSteps
JS event.
5.9.5
Added
- Added Custom Name key to JS state.
Fixed
- Custom name key will now be set correctly in the state.
5.9.4
Fixed
Airtable
integration fix for more than 100 records.
3.1.13
Fixed
Airtable
integration fix for more than 100 records.
5.9.3
Fixed
- Broken form submission sending fallback email for success.
5.9.2
Fixed
- GTM data layer data is sent correctly now.
radio
, checkbox
and select-option
in editor now shows selected state.