| Neue Möglichkeiten |
|---|
| 1. | New functions UtcToLocalTime and LocalTimeToUtc provide the ability to convert Local time to UTC and back.V2026.2.1 |
| 2. | The SnapPageWidthToGrid property has been added. This property rounds the number of grid cells to an integer. This helps to place components on the band more accurately.V2026.2.1 |
| 3. | Support for editing CSV, JSON, XML files in report resources.V2026.2.1 |
| Verbesserungen |
|---|
| 1. | Now it is possible to display XML and JSON resources in the viewer.V2026.2.1 |
| 2. | Updated the Microsoft.CodeAnalysis library dependency to version 5.0.0 for .NET 10.V2026.2.1 |
| 3. | Blocking the execution of property expressions for the DockStyle property at design time.V2026.2.1 |
| 4. | Library signing keys have been updated. To ensure the project works correctly, simply update the libraries and rebuild it.V2026.2.1 |
| 5. | Improved support for generic type parsing.V2026.2.1 |
| 6. | Hiding the properties AllowScriptsInExpressions, AllowScriptsToRun, and ScriptTimeout when StiOptions.Engine.AllowScriptsToRun = false.V2026.2.3 |
| 7. | Problem in DatePicker WinForms, different date formats has been fixed.V2026.2.1 |
| Behobene Fehler |
|---|
| 1. | Passing a parameter with the GUID data type in a query to a MySQL data source.V2026.2.1 |
| 2. | Fixed issues with the hint for the TimeSpan variable on the Report Viewer parameters panel.V2026.2.1 |
| 3. | Fixed incorrect working with short and byte types in the viewer parameters.V2026.2.1 |
| 4. | Fixed an issue with converting DateTimeOffset values in the expression parser.V2026.2.1 |
| 5. | Fixed incorrect loading of time-related variables and initialization of the 'First' item.V2026.2.1 |
| 6. | Fixed an issue where the data source was duplicated in some cases.V2026.2.1 |
| 7. | Updated variable item conversion to preserve and convert values when switching between numeric and string types instead of always clearing the list.V2026.2.1 |
| 8. | Unintentional termination of the report designer during calculation of empty text.V2026.2.1 |
| 9. | Applying the "dd.MM.yyyy" date format to chart labels.V2026.2.1 |
| 10. | Fixed variable's data binding bug with some integers types.V2026.2.1 |
| 11. | Fixed container selection in the clone component for containers located not on report pages.V2026.2.1 |
| 12. | Fixed an issue with nullable parameters initialization in the WinForms viewer for string, int and decimal types.V2026.2.1 |
| 13. | Displaying constant lines for charts when the "Reverse Vertical" property is set to "True.".V2026.2.1 |
| 14. | Fixed an issue that occurred when using the C# parser alongside the CheckListBox control in the legacy dialog mode.V2026.2.1 |
| 15. | Fixed incorrect line and column calculation for tokens in the C# parser.V2026.2.1 |
| 16. | Shifting the WinForms report designer interface in MDI projects.V2026.2.2 |
| 17. | Fixed a problem with hotkeys for opening the Properties panel, Report Tree, and Dictionary.V2026.2.3 |
| 18. | Fixed an issue where report errors were not shown during report preview when pressing Shift+F5 in the designer.V2026.2.3 |
| 19. | Looping through a relation in data transformation.V2026.2.3 |
| 20. | Fixed an issue where dragging and dropping report files with data onto the designer page did not work correctly in some cases.V2026.2.3 |
| 21. | Added the option StiOptions.Viewer.Windows.ShowParameterDescription to toggle parameter description in the viewer.V2026.2.3 |
| 22. | Displaying a tooltip when Reverse Horizontal mode is enabled for Stacked Bar and Clustered Bar chart types.V2026.2.3 |