New Features |
---|
1. | A new function, Eval, has been added.RJS |
2. | The ability to register data in the report itself using the regData() method on the server side has been added. |
3. | New event handler property 'encryptSqlData' allows you to disable encryption of the data array passed to the reporting tool. |
4. | Support for XML, JSON, CSV file data adapters on the server side. |
5. | Example expressions have been added to the editors of various components.RJS |
6. | Filtering of variable items has been added when the items are sourced from a database.RJS |
7. | Designer window controls in the File menu.RJS |
8. | A new 'Get Data' block has been added to the event editor, which can be used to retrieve a value from a data column.RJS |
9. | Method for registering fonts from a configuration JSON file.RJS |
10. | A new function, Compare, has been added.RJS |
11. | The possibility to enter an expression in the Image.File property within the image editor has been added.RJS |
12. | The possibility of using an expression in the URL property has been added to the SubReport component.RJS |
13. | The possibility of using an expression in the File property has been added to the SubReport component.RJS |
14. | A new function, Clamp, has been added.RJS |
15. | A new function, Frac, has been added.RJS |
Enhancements |
---|
1. | The color code displayed in controls on the properties panel is now in Hex format, instead of RGB format as it was previously.RJS |
Fixed Bugs |
---|
1. | Displays the custom font category in the Font menu.RJS |
2. | Filtering the list of values for a dependent variable if it depends on another variable, without user input (request from user).RJS |
3. | Handling DateTime data in independent variables.RJS |
4. | Preserving a link in the data source to a resource when the resource is renamed.RJS |
5. | Calculating the measure string when generating a report.RJS |
6. | 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.RJS |
7. | Some bugs with Permissions on recent connection buttons.RJS |
8. | Incorrect display of a message when the trial period expired.RJS |