ScriptCase v9.9.016 (2023-08-07 21:40)

ADDED

  • Added width option in option use checkbox in dropdown in filter select.
  • Added criticism when trying to create an application with its name starting with a number.

IMPROVED

  • Improvements in the first access screen of the production environment:
    added CAPTCHA and removed default password splash screen.
  • Removed sc_pub_(date_time) directory from ZIP file generation on publication.

FIXED

  • Fixed error “2=Undefined array key 0”, when generating source code of grid applications in environments with PHP 8.1.
  • Fixed count() error: Parameter must be an array or an object that implements Countable - nmPageServRestore2.class.php line: 116, on project import.
  • Fixed display error for the “window.open” method when selecting the “Toolbar buttons” option in express edition.
  • Fixed error foreach() argument must be of type array|object, null given | nmRestoreGroups.class.php line: 71 on project import.
  • Fixed error Undefined array key “dbms”, when empty was selected in field “Connection” when creating a new application.
  • Fixed errors Undefined array key “entries” and Trying to access array offset on value of type null", when creating a Procedure application.
  • Fixed Fatal error: Uncaught TypeError: count(): Argument #1 ($value) on project import.
  • Fixed Parse error: syntax error, unexpected identifier “_grid_saveFixedColumnsGrid”, when defining the initial of the grid name with a number or dash.
  • Fixed problem when importing saved SQL statements in SQL Builder
  • Fixed problem when inserting record with line break in form with multiline text field.
  • Fixed problem when listing pending connections in advanced publishing.
  • Fixed problem with calendar events not being displayed after insertion.
  • Fixed problem with the application’s modal not being closed when the source application was a menu.
  • Fixed problem with the ZIP file not being removed when an SFTP publication was performed with just common files.
  • Fixed crash problem when generating the Excel file of the Procedure application.
  • Fixed problem with project creation on the project theme selection screen. No theme was being set as default.
  • Fixed problem in the formation of “data” type fields, when using the “definition of fields that will be displayed in the break” option.
  • Fixed problem when passing a parameter to the chart application’s SQL.
  • Fixed problem in the synchronization of applications in the security module. For those who already have the security module, please check our tutorial to adjust the application. Tutorial
  • Fixed a problem when viewing a newly created table when creating an application with an Oracle connection.
  • Fixed problem in the look of the calendar buttons.