ADDED
- Added option “UUID” type in the SQL type option for virtual fields in the Form application.
- Added support for global variable in the label of user-created buttons in the grid application.
FIXED
- Fixed problem in the display of Font Awesome icon on form buttons in the edit link with grid via iframe.
- Fixed problem when creating security module tables with a schema different from “public” in PostgreSQL.
- Fixed problem in the grouping of buttons in the toolbar of the grid detail.
- Fixed problem when opening applications in the menu search, when configured with the option “Open items in tabs” disabled, in dynamic menus using the sc_appmenu_add_item macro.
- Fixed problem in file upload validation for files containing invalid characters for PHP.
- Fixed problem with the inability to use fixed columns in horizontal forms for languages with RTL orientation.
- Fixed problem preventing the continuation of project creation when returning to the connection step.
- Fixed problem in the visualization of the color picker of the HTML color field.
- Fixed problem where disabled select fields with select2 allowed opening the option combo by pressing the space key.
- Fixed problem “ERROR: invalid input syntax” when using a Postgres UUID field as Auto-Complete Text in the form application.