Stimulsoft Reports.JS Releases
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.
- 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.
- Initialization of values of a variable of the DateTime type, in cases where formatting is used as Date...
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...
Released: Oct 24, 2024
Updates in 2024.4.3
Fehlerkorrekturen
- 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
Updates in 2024.4.2
Funktionen
- Added support for showing a path for recent Cloud items.
Fehlerkorrekturen
- 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
Updates in 2024.4.1
Funktionen
- Added the ability to pass StiPagesRange to the onPrintReport event.
- 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 in the Cross-tab component.
- Fixed support for format mask in cases where month is specified as "MMM" or...
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.