Stimulsoft Reports.PHP 2024.4.4
Released: Nov 13, 2024
2024.4.4 での更新項目
機能
- 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.
- Added the ability to add your own fonts for using in the reporting tool when using static PHP functions of the StiFontCollection class.
- The new "Cast To Column Type" property has been added to databases.
- The error handler has been improved when building and exporting a report on the server side using Node.js.
不具合の修正
- Collapsing and expanding components when viewing reports.
- Keeping the value zero for the "Decimal Digits" parameter in "Text Format".
- Executing script code in user functions.
- Saving the selected date in the conditions editor.
- Updating data when exporting a report.
- Saving the "Calculation Mode" property in the "Interpretation" mode when saving the rendered report to an MDC file with JSON markup.
- Pressing the Submit button on the options panel in the viewer when pressing the "Enter" key.
- Server-side events did not work correctly when using the Laravel framework.
- _GET parameters were not passed to the event handler when building a report on the PHP server side.