Stimulsoft Reports.PHP Releases
Released: Oct 8, 2024
Updates in 2024.4.1
Funktionen
- 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.
Fehlerkorrekturen
- A bug related to bookmarks on a page with columns has been fixed.
- Drill-down of data...
Released: Sep 19, 2024
Updates in 2024.3.6
Fehlerkorrekturen
- 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.
Released: Sep 2, 2024
Updates in 2024.3.5
Fehlerkorrekturen
- Displaying the marker shadow in the chart even when it is disabled.
- Opening a report from the 'Form' component in the web designer.
Released: Aug 14, 2024
Updates in 2024.3.4
Fehlerkorrekturen
- Calling the resource editor by double-clicking the left mouse button.
- Saving variable values for Hungarian browser localization.
- Applying a style to the Table component in reports.
- Connecting to a GraphQL source and obtaining data from it to build reports and dashboards.
- Some errors related to receiving and processing GUID type data.
Released: Jul 26, 2024
Updates in 2024.3.3
Funktionen
- Added AddCustomAttribute option for the report designer. If this option is set, the "component-name" attribute will be added to the dashboard elements in the DOM, the value of which will be the name of this element.
Fehlerkorrekturen
- Improved the order in which blockly.js scripts are loaded and executed, as in some cases the script would start executing at a time when it had not yet been fully loaded.
- Getting schema for JSON data sources.
- The relation between the values and their...
Released: Jul 8, 2024
Updates in 2024.3.2
Funktionen
- Optimized working with the "Map" component in reports.
Fehlerkorrekturen
- Fixed an issue with spontaneous changes of the relation name when editing it.
- Display of controls in the filter editor when using data transformation.
- Fixed an error saving the 'return type' parameter when creating user-defined functions.
- Localization of the report designer when it is relaunched.
- Exporting a report to SVG in Node.js if the "Compress to Archive" option is set in the export settings.
- Removing User...
Released: Jun 13, 2024
Updates in 2024.3.1
Funktionen
- Additional properties have been added to the DataBar Condition - CornerRadius, Padding and Text Placement, Also, brush can now be taken from a component.
- The Heatmap chart has been added to JavaScript reports and dashboards.
- The Events Access option has been introduced in the JS report designer. This feature allows you to define the behavior when executing code in report events, offering an opportunity to enhance security when opening reports with various event scenarios.
- You can now...
Released: May 22, 2024
Updates in 2024.2.6
Fehlerkorrekturen
- Fixed error changing the data source for the Data Band.
- Fixed how the Substring Function block works when creating scripts in Blockly.
- Fixed error getting a style of the "Map" type when executing the "Get Style form Selected Component" command.
Released: May 10, 2024
Updates in 2024.2.5
Funktionen
- The 'FindByName' method has been added to collections. This includes collections of components, pages, databases, data sources, variables, and others.
- Added a new MergeDocument method to the report for combining rendered reports.
- Added the new StiOptions.Engine.barcodeQRCodeDefaultByteModeEncoding static property.
Fehlerkorrekturen
- Export to PDF - In some cases, the Arabic Presentation Form displayed incorrectly.
- Export to Word - The transparent background of icons (Image.Icon) was...
Released: Apr 19, 2024
Updates in 2024.2.4
Fehlerkorrekturen
- Displays the column header cell when executing the "Duplicate" command of the page on which the crosstab is located.
- Calling the synchronize() method without calling the regData() method.
- Displaying hidden components and elements in the "Toolbox" settings.
- Displaying a notification about an incorrect password on the "Account" tab in the report designer.
- Displaying warnings when using blockly in the browser console.
- Error when re-navigating between report pages when viewing it...