New Features |
---|
1. | Various data aggregation functions for the DateTime step in charts.V2025.3.1 |
2. | A bool variable now can be nullable.V2025.3.1 |
3. | A string variable now can be nullable.V2025.3.1 |
4. | The ability to change marker behavior: markers can now be clipped to the chart area boundary or extend beyond it. Marker behavior can be controlled using the option StiOptions.Engine.AllowClipChartArea.V2025.3.1 |
5. | Support for C# scripts in report calculation mode as "Interpretation" for custom functions.V2025.3.1 |
6. | Ability to specify an image URL in the GetImageUrl event when creating a Blockly script.V2025.3.1 |
7. | The ability to use C# scripts in report events during interpretation mode has been added.V2025.3.1 |
8. | The ability to use C# scripts directly in expressions during interpretation mode has been added.V2025.3.1 |
9. | Ability to display the "Total" for each argument in a stacked series chart using the "Value Type" property.
.V2025.3.1 |
10. | New functions added: AddYears, AddMonths, AddDays, AddHours, AddMinutes, AddSeconds, and AddMilliseconds.V2025.3.1 |
11. | "Get Current Value" and "Set Current Value" blocks in Blockly scripts for the "Get Image URL" event.V2025.3.2 |
Enhancements |
---|
1. | A lot of changes regarding using nullable values in the report variables have been added.V2025.3.1 |
2. | A Globalization Strings button has been added to the designer ribbon for quick access. The Globalization Editor forms are not displayed as dialog forms.V2025.3.1 |
3. | The Blockly blocks "Set property" and "Get property" have been improved. Support for square brackets [] has been added to access elements of lists, arrays, and collections.V2025.3.1 |
4. | The "Microsoft Bing" provider has been replaced with "OpenStreetMap" for the "Online" mode in the "Map" report component.V2025.3.2 |
5. | Parsing of ternary operations in the C# parser has been improved.V2025.3.3 |
6. | Updated work with the Undo/Redo commands when deleting a table in 'Data Transformation'.V2025.3.3 |
Fixed Bugs |
---|
1. | An issue of specifying items for the timeonly variable has been fixed.V2025.3.4 |
2. | Rarely, when a container was torn apart, the height of the second part was calculated incorrectly if the container contained several other nested containers arranged in a certain way.V2025.3.4 |
3. | The GetUsedBusinessObjectsNames method threw an exception if the filter for the Data Band did not specify a data column.V2025.3.4 |
4. | An issue with seconds in TimeOnly variables has been fixed.V2025.3.4 |
5. | An issue with selecting a time-span value from a list on the parameter's list has been fixed.V2025.3.4 |
6. | An issue with calling the bar-code editor has been fixed.V2025.3.4 |
7. | A problem with saving a default value of the date-time-offset variable in the variable editor has been fixed.V2025.3.4 |
8. | An issue with adding data sources from the API using the AddRange method has been fixed.V2025.3.1 |
9. | Data transformation error when using expressions that compare DateTime values with lists of DateTime.V2025.3.1 |
10. | Displaying of certain commands in the color palette after saving and reopening the dashboard in the report designer.V2025.3.1 |
11. | Error when saving a copy of a resource in the report designer.V2025.3.1 |
12. | Calling the block chain after the "Data Source - Connect" block in Blockly scripts.V2025.3.2 |
13. | Using Business Objects in report charts.V2025.3.1 |
14. | Saving Google Sheets under the "Recent" tab.V2025.3.1 |
15. | Changing properties for component borders in Blockly scripts.V2025.3.2 |
16. | Applying restrictions when opening a report template.V2025.3.2 |
17. | Docking of report viewer and other elements (controls) on one form.V2025.3.2 |
18. | A problem with using the DataSource.Field.IndexOf expression in the C# parser has been fixed.V2025.3.2 |
19. | Displaying abbreviations for the legend of a 'Heatmap' chart.V2025.3.3 |
20. | Setting the value range for the right Y-axis in report charts.V2025.3.3 |
21. | Fixed an issue with dragging an image onto a page using a complex path with relationships.V2025.3.3 |
22. | Fixed the display of GIS objects when exporting a dashboard with the 'Online Map' element.V2025.3.3 |
23. | Adding the 'Bar Code' component to a report page in the WPF report designer v1.V2025.3.3 |
24. | Updating the list of data dictionary elements when deleting tables in "Data Transformation".V2025.3.4 |
25. | An issue with a nullable datetime variable initialization has been fixed.V2025.3.4 |
26. | An issue with initialization of a report variable with nullable date time value has been fixed.V2025.3.4 |
27. | An issue with saving the Conditions.AssignExpression property to the JSON format has been fixed.V2025.3.4 |
28. | An issue with editing variables items of the timeonly type has been fixed.V2025.3.4 |
29. | An issue with using GetUsedBusinessObjectsNames and a chart in a report has been fixed.V2025.3.4 |