Skip to content

v5.11.7

Choose a tag to compare

@kjmartens kjmartens released this 23 Jul 14:38
· 470 commits to v5 since this release
v5.11.7
8f4e896

Added

  • Added support for exporting and importing form groups, favorite fields, and limited users in the Import/Export utility.

Changed

  • Trailing spaces in field option values are now automatically trimmed to avoid unexpected issues.
  • Improved Table field text inputs in the CP Submissions edit page to display overflow content more clearly.
  • The form submit button is now locked when an invalid file type is added to a File Upload Drag & Drop field, and remains locked until the file is removed.

Fixed

  • Fixed a bug where certain migrations were incompatible with PostgreSQL.
  • Fixed an issue where pressing Enter on the keyboard didn't consistently trigger the submit button, and could navigate back if a "Back" button was present.