Lancements de Stimulsoft Reports.PHP
Released: Jan 24, 2025
Mises à jour de 2025.1.4
Fonctionnalités
- Added a command to create a new field in the Sparkline and Chart editors in reports.
- The "dispose()" method of the report designer now removes the report designer from the HTML DOM tree when called.
Correctifs
- Loading values of a variable with a date when opening a *.mrt file in the report designer.
- Some errors when working with the Blockly editor in the Web report designer.
- Initialization of values of a variable of the DateTime type, in cases where formatting is used as Date...
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.
Correctifs
- When exporting a report to an HTML, Word, or Excel file with the 'HTML Preview Mode' parameter set to Table, the background color of the adjacent component was used.
Released: Dec 23, 2024
Mises à jour de 2025.1.2
Correctifs
- Loading the Electron module when running JS projects.
- The dependencies in the npm packages have been fixed.
- When exporting a report to a Microsoft Excel file with the AllowExportDateTime option enabled, the date was exported incorrectly for cultures other than "en-US.".
- When exporting a report to an HTML file with the AddPageBreaks option enabled, the watermark was incorrectly positioned on the second and subsequent pages.
- The ToCurrencyWordsPl function used the incorrect form of the...
Released: Dec 12, 2024
Mises à jour de 2025.1.1
Fonctionnalités
- Added the "Keep Child Together" property for the "Child" band.
- Enhanced PDO ODBC support for PHP products, along with improvements to the ODBC data adapter.
- Added the ability to specify meta tags in the HEAD section.
- Improved handling various exceptions in the JavaScript reporting tool.
- Added the ability to change the scale of report pages in the Web viewer using the "Ctrl + Mouse Scroll" controls.
- Added the "onClose()" event for the report designer.
- Added support for selecting...
Released: Nov 26, 2024
Mises à jour de 2024.4.5
Correctifs
- Saving Data Transformation when saving a report to a *.mrt file with JSON markup.
- Filtering a data column with a Boolean data type during Data Transformation.
- Displaying the Init by and Value parameters in the variable editor after changing its type.
Released: Nov 13, 2024
Mises à jour de 2024.4.4
Fonctionnalités
- 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...
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.
- Fixed some bugs in user function form.
- When exporting a report, an error in processing the report has been fixed if the returnType parameter is set to Uint8Array.
- Fixed issue with Bookmarks label position.
- Fixed issue with the Gradient animation for the "Bar Code" component.
- Fixed a bug with text area edit button position.
- Fixed bugs with MongoDB and OData data source editors.
Released: Oct 16, 2024
Mises à jour de 2024.4.2
Fonctionnalités
- Added support for showing a path for recent Cloud items.
Correctifs
- Rotate value labels in a 3D line chart.
- Text color for variable values when the "Not assigned" variable parameter is set.
- Displaying values in the "Date Picker" dashboard element.
- Fixed error exporting report to JSON.
- Incorrect saving of the Gauge style font size to JSON.
- Handling null value for variable with ulong data type.
- Rendering an image in a report with rounding.
- Format variable values for time in the...
Released: Oct 8, 2024
Mises à jour de 2024.4.1
Fonctionnalités
- Added the ability to pass StiPagesRange to the onPrintReport event.
- The minimum required PHP version has been increased, with this release PHP 7.0 or higher is required.
- Several options have been added to the Page tab in the report designer.
- Optimized rendering 3D charts.
- The "Report Icon" and "Report Image" properties have been added to the properties panel in the report designer.
Correctifs
- A bug related to bookmarks on a page with columns has been fixed.
- Drill-down of data in...
Released: Sep 19, 2024
Mises à jour de 2024.3.6
Correctifs
- Engine, "ProcessingDuplicates.RemoveText", did not clear the "Excel Value".
- Convert time taking into account time zones.
- Automatically resizing the page when changing the viewer size.
- Initializing the value of a variable of the DateTime type when viewing a report, in cases where the mask format "Date" is applied to the variable values in the parameters panel.