Lancements de Stimulsoft Dashboards.PYTHON
Released: Feb 28, 2025
Mises à jour de 2025.1.6
Correctifs
- Passing the connection name when performing the connection test.
Released: Feb 13, 2025
Mises à jour de 2025.1.5
Fonctionnalités
- Added cookie support for Node.js requests.
Released: Jan 24, 2025
Mises à jour de 2025.1.4
Fonctionnalités
- Improved server-side report generation.
- Added detection of the Node.js version installed in the system.
Released: Jan 13, 2025
Mises à jour de 2025.1.3
Fonctionnalités
- Improved working with Node.js on Linux OS when generating reports on the server side.
Released: Dec 12, 2024
Mises à jour de 2025.1.1
Fonctionnalités
- Added the ability to specify a "Title" for the X-axis and Y-axis in 3D charts.
- Added filtering modes for dashboard items: Tree View and Tree View Box. The filter can now be applied with or without hierarchy.
- You can now check variable name for reserved words.
- Added the "onClose()" event for the report designer.
- Added the ability to specify meta tags in the HEAD section.
- Enhanced PDO ODBC support for PHP products, along with improvements to the ODBC data adapter.
- Improved the...
Released: Nov 13, 2024
Mises à jour de 2024.4.4
Fonctionnalités
- Added the ability to add your own fonts for using in the reporting tool when using static PHP functions of the StiFontCollection class.
- Added support for custom functions in the reporting tool via the StiFunctions PHP class. Any added functions will automatically appear in the data dictionary of the designer.
- The error handler has been improved when building and exporting a report on the server side using Node.js.
Correctifs
- Server-side events did not work correctly when using...
Released: Oct 24, 2024
Mises à jour de 2024.4.3
Correctifs
- Fixed request handler error while rendering a report on the PHP server that contains SQL data sources.
Released: Oct 16, 2024
Mises à jour de 2024.4.2
Fonctionnalités
- Improved export of dashboard tables to PDF.
Correctifs
- Fixed problem with running event handler on Linux platform in PHP products.
Released: Oct 8, 2024
Mises à jour de 2024.4.1
Fonctionnalités
- Added interaction actions for the dashboard elements - "Cards" and "Gauges".
- Added the TopN feature for dashboard elements "Table" and "Cards".
- Added "Constant Lines" and "Strips" for 3D charts.
Correctifs
- Fixed support for format mask in cases where month is specified as "MMM" or "MMMM".
- Display negative colors for Scatter Line charts.
Released: Jul 26, 2024
Mises à jour de 2024.3.3
Fonctionnalités
- Added the onDatabaseConnect event. It allows you to control connection parameters, also allows you to create your own connection and pass it in the event arguments.
- Improved operation of Python component events, added new event assignment options.