Lançamentos do Stimulsoft Reports.JS
Released: Mar 18, 2025
Atualizações na 2025.2.1
Recursos
- Added a new Eval function which evaluates an expression within the context of a report and returns the result.
- Example expressions have been added to the editors of various components.
- Support for filtering variable items has been added when the items are sourced from a database.
- Added new designer window controls in the File menu.
- A new 'Get Data' block has been added to the event editor, which can be used to retrieve a value from a data column.
- Added a method for registering fonts...
Released: Feb 28, 2025
Atualizações na 2025.1.6
Recursos
- Added support for displaying the group separator when formatting values.
Correções
- 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
Atualizações na 2025.1.5
Correções
- 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" window...
Released: Jan 24, 2025
Atualizações na 2025.1.4
Recursos
- 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.
Correções
- 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.
- Set days...
Released: Jan 13, 2025
Atualizações na 2025.1.3
Correções
- 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
Atualizações na 2025.1.2
Correções
- 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 the...
Released: Dec 12, 2024
Atualizações na 2025.1.1
Recursos
- 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
Atualizações na 2024.4.5
Correções
- 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
Atualizações na 2024.4.4
Recursos
- The new "Cast To Column Type" property has been added to databases.
Correções
- 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...
Released: Oct 24, 2024
Atualizações na 2024.4.3
Correções
- 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.