Added option to disable update check in the production environment. The production environment must be updated.
FIXED
Fixed problem after importing sample projects on the first attempt.
Fixed problem with the use of global variables in applications. When generating the application, the value of the global variable was not requested.
Fixed “Undefined array key ‘inicio’” error when executing the grid application with the option to save the grid state in the session enabled in environments with PHP 8.1.
Fixed problem when saving and displaying project images with the same name.
Fixed problem displaying the calendar application after switching tabs in the responsive menu.
Fixed problem importing unselected themes during the creation of a new project.
Fixed inconsistency when selecting a sample project in a version without active upgrade.
Fixed “Fatal error: Uncaught TypeError: Unsupported operand types: string + int” when saving files in the internal library.
Fixed problem when importing an application into a versioned project.
Fixed content overwrite issue when importing an application that has an internal library with the same name.
Fixed problem with the sorting of group-by fields not working after execution of the total sorting in the grid summary.
Fixed content displayed within the advanced search tags in the grid application.
Fixed problem with sorting the summary of date-type fields in the “Year” display format along with another function, when the group-by was applied.
Fixed problem with duplication of the nested grid iframe when the subgrid was in a detail grid of the form.
Fixed problem with the sc_master_value() macro not working when a field is hidden using the sc_field_display() macro.
SECURITY
CVE(25797) Reflected XSS in production environment component.
CVE(25798) RCE (Remote Code Execution) when importing projects and applications.
Added CSRF security feature for grid applications.