New Features |
---|
1. | The "Keep Child Together" property for the "Child" band.V2025.1.1 |
2. | Ability to specify a "Title" for the X-axis and Y-axis in 3D charts.V2025.1.1 |
3. | Check variable name for reserved words.V2025.1.1 |
4. | Data dictionary in various expression editors.V2025.1.1 |
5. | Selecting the active page when viewing a report in multi-page mode.V2025.1.1 |
6. | The "onClose()" event for the report designer.V2025.1.1 |
7. | Change the scale of report pages in the Web viewer using the "Ctrl + Mouse Scroll" controls.V2025.1.1 |
8. | Handling various exceptions in the JavaScript reporting tool.V2025.1.1 |
9. | The command to create a new field in the Sparkline and Chart editors in reports.V2025.1.4 |
Enhancements |
---|
1. | Analysis of the selected element in the text component editor on the "System Variable" tab.V2025.1.1 |
2. | A change marker has been added to the Export Settings Editor.V2025.1.1 |
3. | The "dispose()" method of the report designer now removes the report designer from the HTML DOM tree when called.V2025.1.4 |
4. | A change marker has been added to the Preview Settings Editor.V2025.1.1 |
5. | Display the Style Selection menu on the Home tab of the Ribbon in the Report Designer.V2025.1.1 |
6. | Localizations of map signatures have been moved to separate files.V2025.1.1 |
Fixed Bugs |
---|
1. | 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.".V2025.1.2 |
2. | Loading values of a variable with a date when opening a *.mrt file in the report designer.V2025.1.4 |
3. | The dependencies in the npm packages have been fixed.V2025.1.2 |
4. | Loading the Electron module when running JS projects.V2025.1.2 |
5. | Accessing the report print menu in the viewer when custom fonts are used in the report.V2025.1.2 |
6. | 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.V2025.1.3 |
7. | Some errors when working with the Blockly editor in the Web report designer.V2025.1.4 |
8. | Initialization of values of a variable of the DateTime type, in cases where formatting is used as Date.V2025.1.4 |
9. | Set days as the value of the DateTime Step property for axes in charts.V2025.1.4 |
10. | Displaying a message when logging in and there is no internet connection in the Web report designer.V2025.1.4 |
11. | The dock style and resizing components within a report.V2025.1.4 |
12. | Using the joinColumnContent() method in user function scripts.V2025.1.4 |
13. | Calling user functions in other user functions.V2025.1.4 |
14. | When exporting a report to an HTML file with the AddPageBreaks option enabled, the watermark was incorrectly positioned on the second and subsequent pages.V2025.1.2 |
15. | The ToCurrencyWordsPl function used the incorrect form of the currency name (złoty/złote/złotych) for certain values.V2025.1.2 |
16. | When exporting a report to an SVG file, watermark images obtained via a URL, such as those from report resources, were not being exported. This issue has now been fixed.V2025.1.2 |
17. | Performing undo and redo commands after opening a report in the Report Designer.V2025.1.1 |
18. | Handling style conditions when automatically applying a style collection to a report.V2025.1.1 |
19. | Editing the expression in the "Enabled" property for several components at once.V2025.1.1 |
20. | Executing XSS code in Web designer fields.V2025.1.1 |
21. | Automatic grouping of arguments for charts in reports and dashboards.V2025.1.1 |
22. | Arbitrary addition of time zone for a variable with the "timeonly" data type.V2025.1.1 |