Version | Change log |
ScriptCase 9.11.008 Nov 22, 2024 | Fixed problem with the loss of the select2 property in select fields of the simple dynamic search. |
ScriptCase 9.11.007 Nov 14, 2024 |
Fixed "Undefined array key 'nm_sc_retorno_console'" error in PHP 8.1 environments. Fixed problem with reloading the chart above the summary when the summary's own search was applied. Fixed "2 = Undefined variable $php_fim_cmp" error when generating a grid application with "slide" orientation. Fixed problem in column display on the grid interface. Fixed problem with the signature field type when performing an update using an MSSQL Server database. Fixed problem with record count display in the refined search when the field in question was generated from a subselect in the SQL of the grid. |
ScriptCase 9.11.006 Nov 8, 2024 |
ADDED: Added option to enable/disable horizontal subtotal in summary. IMPROVED: Adjusted behavior when deleting saved filters in the filter builder's filter save window and the tag filter. FIXED: Fixed "Fatal error: Uncaught Error: Undefined constant PDO::MYSQL_ATTR_SSL_VERIFY_SERVER_CERT" when trying to connect to MySQL using SSL. Fixed Undefined array key "tipo_nivel_ldap" error when accessing the security module interface in environments with PHP 8.1. Fixed problem when copying and editing theme for Soft Cloud SM buttons. Fixed problem with chart summary not displaying on mobile devices. Fixed problem with signature field not working on mobile devices. Fixed problem with "side by side" display mode not working in the button group in the grid, with buttons created by the user. Fixed problem with displaying applications after opening multiple modals in the Edge browser. You will need to clear your browser cache. Fixed problem viewing the calendar component in the form on mobile devices. Fixed problem with checkbox type field when using manual lookup with multiple values option (binary). Fixed problem with security module login when using IPV6. |
ScriptCase 9.11.005 Nov 1, 2024 |
Added "SameSite" option in the application security interface. Added button to clear metadata cache for project connections. SSL support has been added to DB2 connections. Fixed problem when exporting a form containing an IOS radio type field, where all options were selected. Fixed problem when using the HTML Editor field in the form to insert records containing accents and cedillas. Records in the table were saved in ASCII. Fixed problem with css of the Run button checkbox column in the grid. Fixed misalignment problem in the grid field labels on mobile devices when the option to pin the top toolbar was enabled. Fixed problem with the sc_changed macro not working correctly in file name type fields (image and document). Fixed problem with fields not being listed in the "Search settings in the All fields option" block in the quicksearch interface. Fixed problem with the "Settings" button in the summary when it was assembled from a dynamic group by. Fixed issue in the DB2 connection filter. Fixed issue with table visualization in the Db2 ODBC connection. |
ScriptCase 9.11.004 Oct 25, 2024 |
Fixed Fatal error: Uncaught TypeError: array_merge(): Argument #1 must be of type array when generating grids. The problem occurred when there was no button selected in the mobile toolbar in the summary. Fixed problem when using the sc_redir macro through an internal library, and calling the function in the onApplicationInit event in the grid application. Fixed problem with reserved words in Sybase. Fixed crash problem when creating the form using Postgres version 10.23. Fixed problem creating the notification module with Mysql 5.6 version. Fixed problem when executing the log module using the MariaDB connection. It is necessary to recreate the log module. Fixed problem with generating the notification module. It will be necessary to recreate the module. Fixed problem with displaying the "Log" item in the application interface menu. Fixed problem in notification module when using password option in menu security. |
ScriptCase 9.11.003 Oct 21, 2024 |
Fixed problem with the "Synchronize table" option in the form application. Fixed problem when creating the notification module with the Oracle 11 version. |
ScriptCase 9.11.002 Oct 18, 2024 |
IMPROVED: Improvement in the disconnect user screen that is displayed at login, adding insertion and update date columns for users logged in to the development environment. Improvement in the online users screen, adding a button that allows active users to be disconnected from the development environment. Added user disconnection events to the development environment log, both for voluntary and forced disconnections by other users. FIXED: Fixed error "2 = Undefined variable $seq_x" when generating grid source code in environments with PHP 8.1. Fixed Undefined array key "tippy_js_fontawesome" error when generating the samples project in a version without an active upgrade. Fixed Parse error: syntax error, unexpected token "<", when running a form with button group in side-by-side view. Fixed problem with parameter passing in sc_ajax_message macro. Fixed problem with connection parameter of sc_lookup_field macro not working. Fixed problem with PDF generation in Debian 11 and 12 environments. Fixed problem in the "modal" target of the HTML Image field link. Fixed problem with menu notification when running with 'Allow call via URL' option unchecked. Fixed problem retrieving the "TIMESTAMP WITH TIME ZONE" data type in the Oracle connection. Fixed problem with persistence of old idle connections in the development environment. Fixed problem that prevented users from disconnecting from the development environment when reaching the limit of simultaneous connections. Fixed problem when creating applications using Firebird 2.5 version. |
ScriptCase 9.11.001 Oct 9, 2024 |
Added: Added validation to limit password recovery code submission attempts in the production environment. Starting from this version, after 5 failed attempts, the IP address will be blocked for 1 hour. Production environment update required. FIXED: Fixed Fatal error: Uncaught TypeError: PDOStatement::execute() when saving an image to an image-type field in an Oracle PDO connection. Fixed problem with alignment of items with sub-items in the old menu. Fixed problem where the form was not updating when the dynamic search was enabled in the application. Fixed problem with an empty space above the grid header title when there was a link between the grid and the form. Fixed problem with grid freezing with total pagination when applying the refined search. Fixed problem in the deployment templates where they were being duplicated with each deploy. Fixed problem with the incorrect display of the filter builder line/dynamic applied in the form application. |
ScriptCase 9.11.000 Oct 4, 2024 |
Added Notifications Module that enables real-time notifications integrated with Security Module. Added SC_SEND_NOTIFICATION Macro with dynamic parameters for personalized notifications integrated with the Notification Module. Added Filter Builder for dynamic, nested filter creation. Added Notifications in the Responsive Menu to show notifications directly in the responsive menu. Added Responsive Menu Theme Editor for customization of responsive menu appearance. Added option to customize Menu font-family. Added Tippy.js in Field Help to include interactive tooltips in form fields. Added Tippy.js Theme Editor for custom tooltip design with Tippy.js. Added "Minimum time" and "Maximum time" options in the time type field. Added regular expression options in text fields for data validation. Added option that allows you to disable browser autocomplete for fields with data entry. Added tooltip with TippyJS for grid field labels. |
ScriptCase 9.10.022 May 21, 2024 |