- New: Field selection data is now stored in memory and reused when determining available fields, significantly improving the time to load the form builder for forms with a lot of fields.
- Fix: Bulk deleting entries would result in a 404 error because of an invalid redirect introduced in last release.
- Fix: Custom filtering would break when trying to use the frm_filter_where_val filter to filter for multiple date values.
- Fix: Page turn transition settings would get unset after saving form settings.
- Fix: International phone field CSS has been updated to prevent an issue with broken links to flag images resulting in 404 errors.
- Fix: The way uploaded file names are determined has been updated to improve compatibility with all locale types.
- Some polyfill code for supporting Internet Explorer has been removed, helping to reduce the size of front end scripts.