New Features |
---|
1. | A new function, Eval, has been added.V2025.2.1RJS |
2. | The onAfterInitialize event has been added. Using it, it is possible to write any JavaScript code that will be executed after initialization of the viewer or designer component.V2025.2.2 |
3. | For all events, the frameworkRequest property has been added to the arguments, which contains a reference to the request object of the supported framework.V2025.2.1 |
4. | The ability to register data in the report itself using the regData() method on the server side has been added.V2025.2.1 |
5. | New event handler property 'encryptSqlData' allows you to disable encryption of the data array passed to the reporting tool.V2025.2.1 |
6. | Support for XML, JSON, CSV file data adapters on the server side.V2025.2.1 |
7. | Example expressions have been added to the editors of various components.V2025.2.1RJS |
8. | Filtering of variable items has been added when the items are sourced from a database.V2025.2.1RJS |
9. | Designer window controls in the File menu.V2025.2.1RJS |
10. | Method for registering fonts from a configuration JSON file.V2025.2.1RJS |
11. | A new 'Get Data' block has been added to the event editor, which can be used to retrieve a value from a data column.V2025.2.1RJS |
12. | A new function, Compare, has been added.V2025.2.1RJS |
13. | A new function, Frac, has been added.V2025.2.1RJS |
14. | The possibility to enter an expression in the Image.File property within the image editor has been added.V2025.2.1RJS |
15. | The possibility of using an expression in the URL property has been added to the SubReport component.V2025.2.1RJS |
16. | The possibility of using an expression in the File property has been added to the SubReport component.V2025.2.1RJS |
17. | A new function, Clamp, has been added.V2025.2.1RJS |
Enhancements |
---|
1. | Improved ZUGFeRD support with minor changes to the PDF format to enhance compatibility with certain validators.V2025.2.2RJS |
2. | The color code displayed in controls on the properties panel is now in Hex format, instead of RGB format as it was previously.V2025.2.1RJS |
Fixed Bugs |
---|
1. | When creating a variable on the server side, an empty variable identifier might be present.V2025.2.2 |
2. | Dependent variables function properly when used in queries to data sources.V2025.2.2RJS |
3. | When exporting a report and dashboard to a PDF file, images were incorrectly exported in some rare cases.V2025.2.2RJS |
4. | When exporting a report to PDF, the rounding for the bar chart at their small sizes has been fixed.V2025.2.2RJS |
5. | When exporting a report to a PDF file, the rendering of the Spline type chart has been corrected.V2025.2.2RJS |
6. | Overload for UInt8Array in Node.js.V2025.2.2RJS |
7. | Incorrect display of a message when the trial period expired.V2025.2.1RJS |
8. | Some bugs with Permissions on recent connection buttons.V2025.2.1RJS |
9. | The SetVariable() method in Blockly ignored the 'Read Only' variable property when the report calculation mode was set to 'Interpretation.' This issue has been fixed.V2025.2.1RJS |
10. | Preserving a link in the data source to a resource when the resource is renamed.V2025.2.1RJS |
11. | For component events, in some cases, the CSRF token for the Django framework was not taken into account.V2025.2.1 |
12. | Calculating the measure string when generating a report.V2025.2.1RJS |
13. | Handling DateTime data in independent variables.V2025.2.1RJS |
14. | Filtering the list of values for a dependent variable if it depends on another variable, without user input (request from user).V2025.2.1RJS |
15. | Displays the custom font category in the Font menu.V2025.2.1RJS |