Features
- German translation. (issue #143, thanks @Ali1996mf!)
Bug Fixes
- Fixed crash when repeater remaining time was over 1 hour. (issue #140)
Refactors
- Random name generation logic extracted to separate files.
- Combined random CPF/CNPJ digits and string methods.
- Fixed compilation error on Release build without UITestsEnabled.
Others
- Raised .NET SDK version to 8.0.410.
- Compressed folder level for win portable in
makereleases.ps1
. - Win portable releases back with single-file publishing. (issue #146)
- Improved CONTRIBUTING.md.
- Added GitHub issue templates.
New Contributors
- @Ali1996mf made his first contribution in PR #148