Releases: infinum/eightshift-forms
Releases · infinum/eightshift-forms
1.2.4
Added
- Option to provide checkbox unchecked value.
- New filter to allow filtering of the formDataTypeSelector attribute during form component renders.
Fixed
- Greenhouse integration checkbox true/false unchecked value.
1.2.3
Fixed
- Geolocation hook condition to be able to disable on filter.
1.2.2
Fixed
- internal build process for GH actions.
1.2.1
Fixed
- internal links to support WP multisite.
1.2.0
Added
- passing get parameters to the backend to process and get what we need.
- new Greenhouse field that gets data from the get parameter and pass it to the api.
Fixed
- Broken validation for file type.
- validation for input type to detect the type and validate accordingly.
1.1.1
Fixed
- option to show WP-CLI command.
- Mailchimp integration total number of list items to show
1.1.0
Added
- option to use string templates in mailer subject and other fields.
1.0.0
Initial production release.
0.3.1
Fixed static analysis
Removes (new) from plugin name
0.3.0
Updated npm packages
Updated composer packages
Refactored form block to use new way of building / naming attributes
Started refactor to tabs