ScriptCase V9.5.x

Released: Sep 17, 2020

V9.5.x での更新項目

9.5.003

Updated Oct 2, 2020

Features

  • Added option to use SweetAlert2 in the security module.
  • Added password display option (toggle password) in the login of the security module.
  • Upload field with customizable rules:
    • Added option to define the size of the files for the upload field in bytes, MB, or GB.
    • Added option to define a specific rule by an extension (E.g. PDF up to 5MB and PNG up to 4MB) for all fields that upload files and images.

Fixes

  • Fixed problem when saving search status in TIME type field in the advanced search.
  • Fixed problem with save and return buttons in the API in the production environment.
  • Fixed problem with the macro help icon.
  • Fixed problem with the scroll bar display in the Firefox browser, when opening several applications in the interface.
  • Fixed problem when clearing auto-complete field value, using select2, in the advanced search.

9.5.002

Updated Sep 21, 2020

Features

  • Added the ability to use clickable drag and drop areas in the upload fields.

Fixes

  • Fixed Fatal error: Uncaught Error: Call to undefined function GuzzleHttp\Handler\is_countable using Google Drive API with PHP 7.0.
  • Fixed error Undefined Index lang_btns_reload_hint when generating applications using the Reload button.
  • Fixed display problem in the tabs of applications opened through the menu.
  • Fixed problem in applications using Sweet Alert.

9.5.001

Updated Sep 18, 2020

Fixes

  • Fixed problem assigning values to fields through the onRecord event.

9.5.000

Updated Sep 17, 2020

Features

  • Added new Google Drive API.
  • Added new DropBox API.
  • Added new Amazon S3 API.
  • Added reload button in grid applications.
  • Added reload button in chart applications.
  • Added reload button in summary applications.
  • Added reload button in form applications.
  • Added Guaba theme for project applications.
  • Added BlueBerry theme for project applications.
  • Added Lemon theme for project applications.
  • Added new example project - Point of sales.
  • Added new macros sc_api_download and sc_api_upload.
  • Added options to connect to Amazon RDS databases.
  • Added options for connecting to Microsoft Azure databases.
  • Added options for connecting to Google Cloud databases.
  • Added options for connecting to Oracle Cloud databases.
  • Added new toggle to show or hide passwords.
  • Added new image viewer for grid, form and control.
  • Added option to remove application borders on dashboard widgets.
  • Added a new value "sc_format_region" to the "Output Format" parameter, in the sc_date_conv macro.
  • Added sc_set_export_name and sc_set_json_name macros for exporting grids and charts.
  • Added option to generate JSON directly.
  • Added file size option in the Multi-upload field settings.
  • Added new layout for quicksearch in the grid and form applications.
  • Added options to display automatically or manually application columns in quicksearch fields.
  • Added custom order of search criteria in quicksearch.
  • Added search for DATE type fields in the quicksearch of the grid and form.
  • Added feature to highlight terms searched in quicksearch.
  • Added option to notify discarded changes.

Fixes

  • Fixed problem when applying focus on Iframe in menu applications, using Firefox browser.
  • Fixed problem when defining date field in day and month format in the advanced filter.
  • Fixed problem with Microsoft Excel export when using the sc_label macro and set column name as date.
  • Fixed problem with displaying options for creating database on project connection.
  • Fixed problem with primary key recovery on Oracle connection without schemas.
  • Fixed problem with data typing when not using schema in Oracle connections.
  • Fixed Bad Get Column Meta() error in retrieving form columns with Oracle connections.
  • Fixed problem when detecting changes in HTML editor fields, in multiple record forms.
  • Fixed problem when creating horizontal scrolling between menu tabs.
  • Fixed problem in the progress bar when uploading in the editable grid and editable grid view forms.
  • Fixed problem with WKHTMLTOPDF using Debian Buster distribution.