Changelog
4.1.222024-09-06
Added
- Verified support for Craft 5.4.x.
Fixed
- Fixed a bug where uploading assets to submissions in the control panel would incorrectly mark them as unfinalized assets to be deleted.
- Fixed a bug where an error could occur when creating new forms on some MySQL installs.
Security
- Updated
axios
dependencies to address potential security vulnerabilities.
4.1.212024-08-14
Fixed
- Fixed a bug where the
layoutJson
column change migration in 4.1.20 would fail on PostgreSQL.
4.1.202024-07-30
Changed
- Updated Diagnostics page to verify compatibility for Craft 4.10.x.
- Updated the Website field validation to allow longer domain extensions.
- Changed the
layoutJson
column in thefreeform_forms
database table tolongtext
to handle larger forms.
Fixed
- Fixed a bug where the Bypass All Spam Checks for Logged in Users setting did not correctly bypass all spam checks for logged-in users when a form is cached.