ScriptCase full changelog
ScriptCase 9.13.013
released Feb 6, 2026 (New Release)
Fixed problem when enabling security and filling in the "Application Exit URL" field, and then setting that application as the initial application in the responsive menu.
Fixed problem where the "maximize index widgets" feature was not working in the Dashboard application.
Fixed problem with sorting "Currency" fields with decimal places in the chart application.
Fixed problem with drag and drop when uploading images in the HTML type field.
Fixed problem in the single-record form when the navigation buttons were not in the toolbar.
Fixed problems with directives in the php.ini file of the Scriptcase installer.
Fixed error Undefined array key "log" during security module creation.
Fixed error "Undefined array key "Cod_Prj" during the creation of a new project.
Fixed error Undefined array key "fld_type" when accessing the configuration of selected fields in the grid application.
Fixed error Undefined array key "dbms" when switching connections during application creation.
Fixed error Attempt to read property "EOF" on bool when retrieving fields during form creation in MySQL connections.
Fixed problem where the "maximize index widgets" feature was not working in the Dashboard application.
Fixed problem with sorting "Currency" fields with decimal places in the chart application.
Fixed problem with drag and drop when uploading images in the HTML type field.
Fixed problem in the single-record form when the navigation buttons were not in the toolbar.
Fixed problems with directives in the php.ini file of the Scriptcase installer.
Fixed error Undefined array key "log" during security module creation.
Fixed error "Undefined array key "Cod_Prj" during the creation of a new project.
Fixed error Undefined array key "fld_type" when accessing the configuration of selected fields in the grid application.
Fixed error Undefined array key "dbms" when switching connections during application creation.
Fixed error Attempt to read property "EOF" on bool when retrieving fields during form creation in MySQL connections.
ScriptCase 9.13.012
released Jan 30, 2026 (New Release)
ADDED:
Added support for PHP 8.2 environments with Source Guardian.
IMPROVED:
Updated Scriptcase installer with PHP version: 8.2.29
FIXED:
Fixed "Parse error: syntax error, unexpected identifier" when generating applications with aliases and identifiers enclosed in double quotes.
Fixed "Fatal error: Uncaught Error: Call to a member function MoveNext()" when generating applications with SQL that have Select statements for multiple tables without using joins and aliases.
Fixed problem in record retrieval when using a confirmation message on a "Run" button opening in a modal window in the grid application.
Fixed problem with the display of the currency symbol in currency-type fields in the chart application summary.
Fixed problem when saving new settings in the production environment. You'll need to update your production environment.
Fixed problem where tab-type applications were not displaying in dashboard link widgets.
Fixed problem where the link widget would not close after maximizing the widget itself in the Dashboard application.
Added support for PHP 8.2 environments with Source Guardian.
IMPROVED:
Updated Scriptcase installer with PHP version: 8.2.29
FIXED:
Fixed "Parse error: syntax error, unexpected identifier" when generating applications with aliases and identifiers enclosed in double quotes.
Fixed "Fatal error: Uncaught Error: Call to a member function MoveNext()" when generating applications with SQL that have Select statements for multiple tables without using joins and aliases.
Fixed problem in record retrieval when using a confirmation message on a "Run" button opening in a modal window in the grid application.
Fixed problem with the display of the currency symbol in currency-type fields in the chart application summary.
Fixed problem when saving new settings in the production environment. You'll need to update your production environment.
Fixed problem where tab-type applications were not displaying in dashboard link widgets.
Fixed problem where the link widget would not close after maximizing the widget itself in the Dashboard application.
ScriptCase 9.13.011
released Jan 23, 2026 (New Release)
Fixed Parse error: syntax error, unexpected token "public" when accessing the security module in PostgreSQL connections.
Fixed an problem in the creation of the security module in PostgreSQL connections.
Fixed an problem when saving new settings in the production environment.You'll need to update your production environment.
Fixed problem with a multi-upload field of type BYTEA when trying to save a record in the form.
Fixed problem with writing the "Break" statement when using double select and checkbox fields in forms.
Fixed problem with the Collapse/Expand button in the refined filter when the top toolbar of the grid was fixed.
Fixed an problem in the creation of the security module in PostgreSQL connections.
Fixed an problem when saving new settings in the production environment.You'll need to update your production environment.
Fixed problem with a multi-upload field of type BYTEA when trying to save a record in the form.
Fixed problem with writing the "Break" statement when using double select and checkbox fields in forms.
Fixed problem with the Collapse/Expand button in the refined filter when the top toolbar of the grid was fixed.
ScriptCase 9.13.008
released Dec 18, 2025 (New Release)
Fixed:
Fixed problem in the Scriptcase automatic installation on devices with ARM architecture.
Fixed problem: “Call to a member function MoveNext()” when using SQL fields in grid search.
Fixed problem in the import of Excel files into the database.
Fixed problem in loading the Intl extension in the Scriptcase installer on macOS.
Fixed problem when sorting by break column in grid applications after using advanced search.
Fixed problem when saving ZIP files with project logs in the Scriptcase environment.
Fixed problem in the step form when using reCAPTCHA V3.
Fixed problem in the Scriptcase automatic installation on devices with ARM architecture.
Fixed problem: “Call to a member function MoveNext()” when using SQL fields in grid search.
Fixed problem in the import of Excel files into the database.
Fixed problem in loading the Intl extension in the Scriptcase installer on macOS.
Fixed problem when sorting by break column in grid applications after using advanced search.
Fixed problem when saving ZIP files with project logs in the Scriptcase environment.
Fixed problem in the step form when using reCAPTCHA V3.
ScriptCase 9.13.005
released Nov 14, 2025 (New Release)
Added macro sc_widget_type() for dashboard applications.
Added support for global variable in the select command of the index widget in Dashboard applications.
Added “day” display period in the Gantt chart settings.
Added Gantt option in the filter module of the grid application.
Added support for using events in the dashboard application (onApplicationInit, onScriptInit, and onWidgetLoad).
Added new macro sc_widget_name for the dashboard.
Added new macro sc_widget_config for the dashboard.
Added new macro sc_widget_data for the dashboard.
Added support for using debug mode in the dashboard application.
Added support for global variable in the select command of the index widget in Dashboard applications.
Added “day” display period in the Gantt chart settings.
Added Gantt option in the filter module of the grid application.
Added support for using events in the dashboard application (onApplicationInit, onScriptInit, and onWidgetLoad).
Added new macro sc_widget_name for the dashboard.
Added new macro sc_widget_config for the dashboard.
Added new macro sc_widget_data for the dashboard.
Added support for using debug mode in the dashboard application.
ScriptCase 9.13.003
released Oct 31, 2025 (New Release)
Fixed error "The scriptcase__NM__Green theme used was not found in your environment." when generating application source code after changing the theme using express editing.
Fixed error "Undefined variable $str_mod_sel" when selecting button theme in express edition.
Fixed problem with missing line breaks in "Multiple Line Text" virtual fields in ReportPDF.
Fixed problem with multiple joins in the automatic SQL statement assembly when creating an application with related tables in a MySQL connection.
Fixed problem with displaying multiple pages and blocks in the form application.
Fixed error "Undefined variable $str_mod_sel" when selecting button theme in express edition.
Fixed problem with missing line breaks in "Multiple Line Text" virtual fields in ReportPDF.
Fixed problem with multiple joins in the automatic SQL statement assembly when creating an application with related tables in a MySQL connection.
Fixed problem with displaying multiple pages and blocks in the form application.
ScriptCase 9.13.002
released Oct 24, 2025 (New Release)
Added:
Added support for global variables in the "Link/Application" option in responsive menu items.
Improved:
Visual improvement in the "AutoSave" feature of the development environment.
Fixed:
Fixed problem with grid reloading after executing the Run button opening in modal.
Fixed problem with "Subdirectory for local storage" option in Image (File name) field in ReportPDF application.
Fixed Undefined array key "idx_mode" and "idx_method" errors when generating dashboard source code in environments with PHP 8.1 in non-entitled versions.
Fixed problem in the form wizard when submitting the form without filling in the mandatory fields on the last page.
Fixed problem on the "Select Applications" screen with the "By Folder" view.
Fixed "Fatal error: Uncaught TypeError: trim()" when creating block in form.
Fixed problem when saving form with BYTEA image type field (database) when using Disable field option in update mode.
Added support for global variables in the "Link/Application" option in responsive menu items.
Improved:
Visual improvement in the "AutoSave" feature of the development environment.
Fixed:
Fixed problem with grid reloading after executing the Run button opening in modal.
Fixed problem with "Subdirectory for local storage" option in Image (File name) field in ReportPDF application.
Fixed Undefined array key "idx_mode" and "idx_method" errors when generating dashboard source code in environments with PHP 8.1 in non-entitled versions.
Fixed problem in the form wizard when submitting the form without filling in the mandatory fields on the last page.
Fixed problem on the "Select Applications" screen with the "By Folder" view.
Fixed "Fatal error: Uncaught TypeError: trim()" when creating block in form.
Fixed problem when saving form with BYTEA image type field (database) when using Disable field option in update mode.
ScriptCase 9.13.001
released Oct 17, 2025 (New Release)
Added:
Added "JSON" option in "Filter module" in the filter tab in the query modules.
FIXED:
Fixed problem with data visualization when using money type in field using PostgreSQL database.
Fixed problem with "Print" option in chart application.
Fixed "Undefined array key 1" error when selecting the "Toolbar Buttons" option in express editing applied individually to applications.
Fixed problem when trying to create batch applications right after creating a blank project.
Fixed incorrect usage of S3 API settings in production, which redirected uploads to the development bucket.
You'll need to update your production environment.
Fixed "Invalid data" error when changing the Inventory project language via the menu.
Corrigido "Parse error: syntax error, unexpected double-quoted string" ao gerar formulário com chave estrangeira e única.
Fixed problem with duplicate display of "Exit" button when using modal for insertion and editing in form with editable grid view orientation.
Fixed problem with tables not being created for example projects using a PostgreSQL connection.
Added "JSON" option in "Filter module" in the filter tab in the query modules.
FIXED:
Fixed problem with data visualization when using money type in field using PostgreSQL database.
Fixed problem with "Print" option in chart application.
Fixed "Undefined array key 1" error when selecting the "Toolbar Buttons" option in express editing applied individually to applications.
Fixed problem when trying to create batch applications right after creating a blank project.
Fixed incorrect usage of S3 API settings in production, which redirected uploads to the development bucket.
You'll need to update your production environment.
Fixed "Invalid data" error when changing the Inventory project language via the menu.
Corrigido "Parse error: syntax error, unexpected double-quoted string" ao gerar formulário com chave estrangeira e única.
Fixed problem with duplicate display of "Exit" button when using modal for insertion and editing in form with editable grid view orientation.
Fixed problem with tables not being created for example projects using a PostgreSQL connection.
ScriptCase 9.13.000
released Oct 9, 2025 (New Release)
ADDED:
Added built-in charts to display metrics as line, area, or column, highlighting changes over time.
Added support for floating widgets, allowing you to position elements freely relative to the Y axis.
Added "Command Select" option in index widget data retrieval method.
Added "Simple Card" option in index widget view.
Added new "Division" type widget to the Dashboard application.
Added layout control with title alignment, icons (including FontAwesome), and caption customization, position, size, and colors.
Added new example project "Inventory".
Added comparison of planned and actual schedules with comparative bars in the Gantt chart.
Added new semiannual and quarterly time periods in the Gantt chart.
Added option for highlighted milestones with custom icons in the Gantt chart.
Added option for task dependencies in the Gantt chart.
Added option to adjust icons, colors, borders, and styles for completed, planned, or delayed tasks and milestones in the Gantt chart.
Added "Widget Height" option to determine the pixel increment of the widget height.
IMPROVED:
Visual improvement in the express edition interface.
FIXED:
Fixed problem with the option that allows displaying subfolders next to applications not being displayed.
Fixed problem with the display of the select field when setting a width size and using Select2 with the “Disabled for insert/update” option enabled.
Added built-in charts to display metrics as line, area, or column, highlighting changes over time.
Added support for floating widgets, allowing you to position elements freely relative to the Y axis.
Added "Command Select" option in index widget data retrieval method.
Added "Simple Card" option in index widget view.
Added new "Division" type widget to the Dashboard application.
Added layout control with title alignment, icons (including FontAwesome), and caption customization, position, size, and colors.
Added new example project "Inventory".
Added comparison of planned and actual schedules with comparative bars in the Gantt chart.
Added new semiannual and quarterly time periods in the Gantt chart.
Added option for highlighted milestones with custom icons in the Gantt chart.
Added option for task dependencies in the Gantt chart.
Added option to adjust icons, colors, borders, and styles for completed, planned, or delayed tasks and milestones in the Gantt chart.
Added "Widget Height" option to determine the pixel increment of the widget height.
IMPROVED:
Visual improvement in the express edition interface.
FIXED:
Fixed problem with the option that allows displaying subfolders next to applications not being displayed.
Fixed problem with the display of the select field when setting a width size and using Select2 with the “Disabled for insert/update” option enabled.
ScriptCase 9.10.022
released May 21, 2024 (New Release)
ScriptCase for Windows 7 - free download notice
Windows 7 Download periodically updates software information of ScriptCase from the publisher.
« BACK
My Account
Help
Windows 7 Software Coupons
-
FREE VPN PROXY by SEED4.ME WINDOWS
Free VPN by Seed4Me -
WinX MediaTrans
63% Off -
WinX DVD Copy Pro
42% Off -
MacX MediaTrans
63% Off -
WinX HD Video Converter
56% Off
My Saved Stuff
You have not saved any software.
Click "Save" next to each software.
Click "Save" next to each software.
Would you like to receive announcements of new versions of your software by email or by RSS reader? Register for FREE!
Windows 7 Downloads Picks
- WYSIWYG Web Builder 19.4.3
- Web Page Maker 3.22
- XML Assistant 2.0
- KompoZer 0.8b3
- HTML-Kit Tools 20170411
- Adobe Dreamweaver CS6 CC 21.7
- Adobe Dreamweaver CS5 CS5.5 11.5.1
- Adobe Dreamweaver CC CC 21.3
- HTML-Kit 292
- Fresh HTML 3.70
- Antenna Web Design Studio 4.7 Build 588
- BlueVoda 12.1
- XWebDesignor 2.0.5
- Stylizer 7.18.904.712
- GDHE 3.0.0.1
- Web Acappella 4.6.16 B9c9a339
- CKEditor 3.1
- Artisteer 4.1
- RoboAuthor 2023.70.1.33
Popular Tags
download
php
design
html editor
applets
shareware
free
wysiwyg
builder
css
site
web
html
software
text
internet
generator
menu
dhtml menu
ftp
javascript
editor
image
web design
flash
page
xml
search
converter
website
Popular Windows 7 Software
- Log Analyzer: Trends Freeware 2.4
- AWStats 7.8
- Photo Slideshow Maker Professional 5.58
- HttpMaster Professional 6.2.1
- Lead Generation Software 5.0
- WYSIWYG Web Builder 19.4.3
- Log Viewer Plus 1.1.0
- Adobe Creative Suite Web Premium CS5.5
- Advanced Log Analyzer 2.2
- Adobe Flash CS5 Professional CS5.5 11.5.2
- Easy XML Editor 1.7.8
- Adobe Flash CS6 Professional 12.0.2.529
- Java QR Code 2D Barcode Generator 2024
- Web Log DB 3.8
- Web Log Explorer Lite 9.6.1
© 2026 Windows7Download.com - All logos, trademarks, art and other creative works are and remain copyright and property of their respective owners. Microsoft Windows is a registered trademarks of Microsoft Corporation. Microsoft Corporation in no way endorses or is affiliated with windows7download.com.



