Stimulsoft Dashboards.PYTHON のリリース
Released: Feb 28, 2025
2025.1.6 での更新項目
不具合の修正
- Passing the connection name when performing the connection test.
Released: Feb 13, 2025
2025.1.5 での更新項目
機能
- Added cookie support for Node.js requests.
Released: Jan 24, 2025
2025.1.4 での更新項目
機能
- Improved server-side report generation.
- Added detection of the Node.js version installed in the system.
Released: Jan 13, 2025
2025.1.3 での更新項目
機能
- Improved working with Node.js on Linux OS when generating reports on the server side.
Released: Dec 12, 2024
2025.1.1 での更新項目
機能
- 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 accuracy of...
Released: Nov 13, 2024
2024.4.4 での更新項目
機能
- 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.
不具合の修正
- Server-side events did not work correctly when using the Laravel...
Released: Oct 24, 2024
2024.4.3 での更新項目
不具合の修正
- Fixed request handler error while rendering a report on the PHP server that contains SQL data sources.
Released: Oct 16, 2024
2024.4.2 での更新項目
機能
- Improved export of dashboard tables to PDF.
不具合の修正
- Fixed problem with running event handler on Linux platform in PHP products.
Released: Oct 8, 2024
2024.4.1 での更新項目
機能
- 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.
不具合の修正
- 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
2024.3.3 での更新項目
機能
- 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.