| Neue Möglichkeiten |
|---|
| 1. | New values Auto, SimpleDocked have been added to the ToolbarDisplayMode option, and a new option - PageBorderRadius has been added. |
| Verbesserungen |
|---|
| 1. | Updated the Microsoft.CodeAnalysis library dependency to version 5.0.0 for .NET 10. |
| 2. | Library signing keys have been updated. To ensure the project works correctly, simply update the libraries and rebuild it. |
| 3. | Improved support for generic type parsing. |
| Behobene Fehler |
|---|
| 1. | Fixed an issue with converting DateTimeOffset values in the expression parser. |
| 2. | Fixed variable's data binding bug with some integers types. |
| 3. | Fixed incorrect line and column calculation for tokens in the C# parser. |