Stimulsoft Reports.PYTHON Releases
Released: Apr 8, 2025
Updates in 2025.2.2
Funktionen
- Added 'onAfterInitialize' event. This is used to write any JavaScript code that will be executed after initialization of the viewer or designer component.
- Improved PDF ZUGFeRD support with minor changes to enhance compatibility with certain validators.
Fehlerkorrekturen
- Dependent variables now function properly when used in queries to data sources.
- When exporting a report and dashboard to a PDF file, images were incorrectly exported in some rare cases.
- When exporting a report to PDF...
Released: Mar 18, 2025
Updates in 2025.2.1
Funktionen
- Added a new Eval function which evaluates an expression within the context of a report and returns the result.
- Added a new event handler property 'encryptSqlData' which allows you to disable encryption of the data array passed to the reporting tool.
- Added support for XML, JSON, CSV file data adapters on the server side.
- Added the ability to register data in the report itself using the regData() method on the server side.
- Example expressions have been added to the editors of various...
Released: Feb 28, 2025
Updates in 2025.1.6
Funktionen
- Added support for displaying the group separator when formatting values.
Fehlerkorrekturen
- Changing the size of ticks for axes in cases where the chart is rotated.
- Passing the connection name when performing the connection test.
- Calculation of the expression for the "Culture" property.
- Building a Master-Detail report with an expression in conditions.
- Importing JS modules in Node.js.
Released: Feb 13, 2025
Updates in 2025.1.5
Fehlerkorrekturen
- Replacing a null value with 0 when editing a variable.
- Functioning of hotkeys after opening the "Share" menu.
- Changing the size of multiple components in a report.
- Font loading when opening *.mdc files with JSON markup in the viewer.
- Handling of negative values in the "Key" field of the "Region Map" dashboard element.
- Adding an open report to the "Recent" list in the JS report designer.
- Duplication of custom fonts in the font list.
- Display of style thumbnails in the "Data...
Released: Jan 24, 2025
Updates in 2025.1.4
Funktionen
- Added a command to create a new field in the Sparkline and Chart editors in reports.
- Improved server-side report generation.
- Added detection of the Node.js version installed in the system.
- The "dispose()" method of the report designer now removes the report designer from the HTML DOM tree when called.
Fehlerkorrekturen
- 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...
Released: Jan 13, 2025
Updates in 2025.1.3
Fehlerkorrekturen
- 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
Updates in 2025.1.2
Fehlerkorrekturen
- Accessing the report print menu in the viewer when custom fonts are used in the report.
- 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...
Released: Dec 12, 2024
Updates in 2025.1.1
Funktionen
- Added the "Keep Child Together" property for the "Child" band.
- 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 the active page when viewing a report in multi-page mode.
- Added a data dictionary in various expression editors.
- You can now check variable name for reserved...
Released: Nov 26, 2024
Updates in 2024.4.5
Fehlerkorrekturen
- 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.
- Saving Data Transformation when saving a report to a *.mrt file with JSON markup.
Released: Nov 13, 2024
Updates in 2024.4.4
Funktionen
- The new "Cast To Column Type" property has been added to databases.
Fehlerkorrekturen
- 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...