Releases: infinum/eightshift-forms
Releases · infinum/eightshift-forms
8.14.5
12 Mar 12:59
Compare
Sorry, something went wrong.
No results found
Fixed
Country component: removed incorrectly passed fieldHideLabel prop that caused issues with the hide label behavior.
Security: fixed rate limit calculator to use a proper fallback value when the setting is not configured.
Security: fixed activity type comparison using correct camelCase key (activityType) when checking per-type rate limits.
Updated
Dependencies to the latest versions.
8.14.4
09 Mar 07:51
Compare
Sorry, something went wrong.
No results found
Fixed
Multiselect field now correctly enforces the maximum number of selectable items on the frontend.
Project settings are now passed to outputCssVariablesInline so inline CSS variables are output correctly.
3.1.14
09 Mar 12:54
Compare
Sorry, something went wrong.
No results found
Fixed
reCaptcha Enterprise fixes
8.14.3
06 Mar 08:16
Compare
Sorry, something went wrong.
No results found
Fixed
Cache key for entries will now also include query params. Resolves the issue with object cache.
8.14.1
05 Feb 08:38
Compare
Sorry, something went wrong.
No results found
Updated
translation fixes for the German language
8.14.0
03 Feb 18:09
Compare
Sorry, something went wrong.
No results found
Updated
Dependencies to the latest version.
Changed
Geolocation is now using new way of detecting user's geolocation by providing data to the JS state via PHP code. Cookie will be set but manually changing the value on the frontend will not work anymore.
8.13.0
29 Jan 09:33
Compare
Sorry, something went wrong.
No results found
Added
Additional debug data for captcha validation.
Fixed
Linters and added Husky for pre-commit hooks.
Global message role is now set correctly.
Updated
Dependencies to the latest version.
Eightshift menu is now added to the admin bar.
Changed
Global message timeout is now set to 15 seconds by default.
8.12.1
07 Jan 14:48
Compare
Sorry, something went wrong.
No results found
Added
New helper function for getting user's geolocation.
8.12.0
09 Dec 09:01
Compare
Sorry, something went wrong.
No results found
Added
New granular rate limiting for each individual form.
Ability in admin listing to search for draft to get only draft forms.
Ability in locations listing to go to edit and view pages for the forms with the correct links.
Drafted items are now being shown in the admin listing.
DB sync functionality for new tables if needed and for future migrations.
8.11.0
09 Dec 08:51
Compare
Sorry, something went wrong.
No results found
Added
E2E tests for the forms.
Date field now supports multiple and range modes.
Removed