New Features |
---|
1. | Various data aggregation functions for the DateTime step in charts.V2025.3.1 |
2. | The ability to use C# scripts in report events during interpretation mode has been added.V2025.3.1 |
3. | The ability to use C# scripts directly in expressions during interpretation mode has been added.V2025.3.1 |
4. | New functions added: AddYears, AddMonths, AddDays, AddHours, AddMinutes, AddSeconds, and AddMilliseconds.V2025.3.1 |
Enhancements |
---|
1. | 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 |
2. | The "Bar Code" component when changing properties in the WPF v2 report designer.V2025.3.1 |
Fixed Bugs |
---|
1. | An issue with adding data sources from the API using the AddRange method has been fixed.V2025.3.1 |
2. | Data transformation error when using expressions that compare DateTime values with lists of DateTime.V2025.3.1 |
3. | Removing a report component from the "Report Tree" panel in the WPF V2 report designer.V2025.3.1 |
4. | The text component editor hanged in the WPF v2 report designer.V2025.3.1 |
5. | Availability of conditions for the "Panel" component in the WPF v2 report designer.V2025.3.1 |
6. | A problem with using the DataSource.Field.IndexOf expression in the C# parser has been fixed.V2025.3.2 |