| New Features |
|---|
| 1. | Support for filtering mode - full path or only selected, for Multi selection mode in hierarchical dashboard filtering elements - Tree View and Tree View Box. |
| 2. | The Range Selector filter has been added. |
| Enhancements |
|---|
| 1. | Now it is possible to display XML and JSON resources in the viewer. |
| 2. | TextFormat. Negative in Red property now supports in all dashboards filter elements (where apllicable). |
| 3. | Added static property StiOptions.Engine.FilterElementCheckSize. It sets the size of a single checkbox in filter elements. Valid values range from 10 to 20. |
| 4. | Updated the Microsoft.CodeAnalysis library dependency to version 5.0.0 for .NET 10. |
| 5. | Library signing keys have been updated. To ensure the project works correctly, simply update the libraries and rebuild it. |
| 6. | Improved support for generic type parsing. |
| Fixed Bugs |
|---|
| 1. | Passing a parameter with the GUID data type in a query to a MySQL data source. |
| 2. | Fixed issues with the hint for the TimeSpan variable on the Report Viewer parameters panel. |
| 3. | Fixed incorrect working with short and byte types in the viewer parameters. |
| 4. | Fixed an issue with converting DateTimeOffset values in the expression parser. |
| 5. | Fixed incorrect loading of time-related variables and initialization of the 'First' item. |
| 6. | Updated variable item conversion to preserve and convert values when switching between numeric and string types instead of always clearing the list. |
| 7. | Expressions for the "Show Dashboard" interactive action in the "Progress" dashboard element. |
| 8. | Fixed variable's data binding bug with some integers types. |
| 9. | Fixed a bug with dragging setup toolbox button from the toolbox. |
| 10. | Fixed an issue with nullable parameters initialization in the WinForms viewer for string, int and decimal types. |
| 11. | Fixed incorrect line and column calculation for tokens in the C# parser. |