New functionalities
- Added context menu to projects in “Gallery” and “List” modes, with shortcut options pertaining to the project.
- Added new interface for project deletion.
- Added option to create example database in the database tab, when creating a blank project.
Bugs
- Fixed problem with displaying duplicate icons in the ordering columns of the application list.
- Fixed problem with sc_field_disabled macro when used in auto-complete text fields with select2 enabled.
- Fixed code execution problem in Master/Detail application when there are no records.
- Fixed Fatal error: Uncaught TypeError: Unsupported operand types: string + int when accessing grid summary.
- Fixed Undefined array key “use_login_template” error when generating the security module, when using the option to use social networks.
- Fixed Fatal error: Uncaught TypeError: array_keys(): Argument #1 ($array) must be of type array in chart application, in PHP 8.1 environment.
- Fixed Fatal error: Uncaught Error: Attempt to assign property “Db” on null in grid application, in PHP 8.1 environment.
- Fixed Fatal error: Uncaught TypeError: Unsupported operand types: string - int in the grid summary execution, in PHP 8.1 environment.
- Fixed Undefined array key “machine” when accessing “My Scriptcase” interface in PHP 8.1 environment.
- Fixed problem when using Slider in numeric type virtual fields in the control application.
- Fixed problem using the sc_date_dif 2 macro when the date difference corresponds to 28 days.
- Fixed “Trying to access array offset on value of type null” error when generating LDAP security module.
- Fixed Fatal error: Uncaught TypeError: array_keys(), when accessing “recent” folder of project applications.
- Fixed Fatal error: Uncaught Error: Class “nmMenuAppLayers” not found, when accessing the “Layers” option of the menu application.
- Fixed problem when returning to the previous application, in master/detail calls, accessing on mobile.