Features
UI/UX
- More monospaced fonts added for compatibility on text editors. Previously, in some operating systems, like Linux Mint, serif fonts were used due to lack of available fonts. Now, a monospaced font is preferred.
- GraphQL body and WebSocket exception TextBoxes now use the same monospaced font as other text editors in the program.
- Decimal time texts according to user language (ex.:
1,23s
or1.23s
).
Others
- Raised .NET SDK version to 8.0.412.
- Raised STJ version to 9.0.7.
- Updated test dependencies (xunit, NSubstitute, coverlet, Microsoft.NET.Test.Sdk).
- ReportGenerator GitHub Action version raised to 5.4.8.
- Additional informations in error logs: O.S. and program versions, and installation type. (no telemetry is used; read our data protection policy.)