Releases: infinum/eightshift-forms
Releases · infinum/eightshift-forms
4.0.6
Updated
Eightshift-forms-utils
to the latest version2.0.2
.- result output item now supports conditional logic with both single and duplicate values.
Added
- email fallbacks now supports request IP sent from the server, the data is anonymized.
- new form setting that will hide form once it is submitted with success.
- new
esFormsROISF
shortcode that can be used inside the result output item to show the form again.
4.0.5
4.0.4
4.0.3
4.0.2
4.0.1
4.0.0
Updated
Eightshift-forms-utils
to the latest version2.0.0
.@infinum/eightshift-libs
to the latest version8.0.0
.@infinum/eightshift-frontend-libs
to the latest version12.0.0
.
Removed
- All
Data
are not loaded from utils lib. - Top bar no longer supports listing all forms items for faster loading.
src/Exception/MissingFilterInfoException.php
because it is not used anymore.
Added
- New
Caching
service for manifest data and new options to flush cache from the settings. - Input number validation for allowed keys.
- WP Rocket cache options settings.
Fixed
- Custom post type labels are not translatable.
Changed
- Filter
script_dependency_theme
is nowscript_dependency_theme_captcha
.
3.1.12
3.1.11
3.1.10
Fixed
- Airtable integration now supports multiple select fields.
- Moments form validation of input fields limiting the number of characters to 1000.
- Calculator will no longer break reCaptcha validation.
- Single submit with global msg disabled will no longer output the empty success message.
- Single submit now supports input type number.
Added
- Security feature now supports calculator rate limiting separate setting.