| Новые возможности |
|---|
| 1. | New functions UtcToLocalTime and LocalTimeToUtc provide the ability to convert Local time to UTC and back. |
| 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. |
| 3. | Support for editing CSV, JSON, XML files in report resources. |
| Улучшения |
|---|
| 1. | Now it is possible to display XML and JSON resources in the viewer. |
| 2. | Updated the Microsoft.CodeAnalysis library dependency to version 5.0.0 for .NET 10. |
| 3. | Blocking the execution of property expressions for the DockStyle property at design time. |
| 4. | Library signing keys have been updated. To ensure the project works correctly, simply update the libraries and rebuild it. |
| 5. | Improved support for generic type parsing. |
| 6. | Problem in DatePicker WinForms, different date formats has been fixed. |
| Исправлены ошибки |
|---|
| 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. | Fixed an issue where the data source was duplicated in some cases. |
| 7. | Updated variable item conversion to preserve and convert values when switching between numeric and string types instead of always clearing the list. |
| 8. | Unintentional termination of the report designer during calculation of empty text. |
| 9. | Applying the "dd.MM.yyyy" date format to chart labels. |
| 10. | Fixed variable's data binding bug with some integers types. |
| 11. | Fixed container selection in the clone component for containers located not on report pages. |
| 12. | Fixed an issue with nullable parameters initialization in the WinForms viewer for string, int and decimal types. |
| 13. | Displaying constant lines for charts when the "Reverse Vertical" property is set to "True.". |
| 14. | Fixed an issue that occurred when using the C# parser alongside the CheckListBox control in the legacy dialog mode. |
| 15. | Fixed incorrect line and column calculation for tokens in the C# parser. |