New functionalities
- Added search in “lookup” fields with “ignore accent” option.
Bugs
- Fixed Fatal error: Array and string offset access syntax with curly braces is no longer supported, in the “form_add_users” application generated by the security module. It is necessary to recreate the security module.
- Fixed Fatal error: Array and string offset access syntax with curly braces is no longer supported, in the “app_retrieve_pswd” application generated by the security module. It is necessary to recreate the security module.
- Fixed problem when uploading files in the “Image Manager” interface, using the PHP 8.1 environment.
- Fixed problem when viewing the label filter in the grid.
- Fixed problem when using the “sc_api_download” macro in the “run” type button.
- Fixed “Fatal error: Uncaught Error: Call to undefined function is_countable()” in the “pivot_table” application of the Samples project in environments with PHP 7.0.
- Fixed problem with comma handling in the message parameter of the sc_mail_send macro.
- Fixed undefined variable $embedded_in_line_pdf.
- Fixed problem in calendar event view using MySQL connection.
- Fixed charset error when saving grid state.
- Fixed undefined array key “arr_tipo_sql_look” error.
- Fixed problem with label configuration and reload button hint on toolbar.
- Fixed Undefined array key “concat” error.
- Fixed Undefined array key “encryption” error when creating security module with LDAP.
- Fixed problem when configuring API in production environment in PHP 8.1.
- Fixed problem with label visualization in manual “lookup” in group by.
- Fixed problem when using summary filter together with virtual fields in the total.
- Fixed “Template Error: set_root: /opt/NetMake/v9-php73/wwwroot/scriptcase/devel/conf/grp/onlineShop/tpl/header/elegant_onlineshopping is not a directory” error in onlineShop project source code generation.
- Fixed problem when configuring HTML printing to also print the graphic.
- Fixed overlapping problem with fixed labels in the output modal in debug mode.
- Fixed Fatal error: Uncaught TypeError: method_exists, when using file upload with storage API.
- Fixed problem in viewing ajax output with fixed columns in the grid.