Announcements
Thank you so much for supporting this project while we have hardly maintained for a long time!
With the 1k stars, we've decided to publish a new release v0.9.0.
We're working on creating a new workflow on GitHub Actions to publish a new release to Microsoft Store seamlessly. I believe this workflow will have used in the next release, so we can easily patch when severe issues found.
Advisories and Breaking Changes
We bumped the underlying API contract package from v7.1.0 to v13.0.1. Recent updates in that package (Octokit) includes a really huge improvements on fetching data, particularly the type of IDs used across the API has changed from int to long because the IDs overflowed int's max value and that issue caused so many exceptions across the API. Now that issue has been solved entirely. Putting aside that, there're a lot of things updated and we can expect some other improvements as well.
What's Changed
App
- General Updates 19 by @0x5bfa in #463
- Added shimmer controls to PR page
- Upgraded projects to .NET 8
- Updated Octokit.GraphQL.NET models to be up-to-date
- Formatted with tabs
- Code quality: Upgrade assets to WinUI 3 by @Lamparter in #485
Localization
- Localization: Improved French translations by @ElProfessorFR in #422
- New Crowdin updates by @0x5bfa in #420 #433 #455
Infra
- Docs: Update the target link of MAT download in the translations page by @armanatory in #431
- GitHub: Add WASDK download link to README by @armanatory in #432
- GitHub: Improve issue & PR templates by @Lamparter in #487
- GitHub: Remove tasklists from issue templates by @Lamparter in #492
- GitHub: Added CD workflow to publish to Store by @0x5bfa in #496
- GitHub: Update legal copyright span by @Lamparter in #498
- GitHub: Move repo resources to
.github
for simplicity by @0x5bfa in #499 - GitHub: Update code of conduct by @Lamparter in #494
- GitHub: Add security policy by @Lamparter in #501
- GitHub: Add StoreBroker PowerShell script by @0x5bfa in #497
New Contributors
- @ElProfessorFR made their first contribution in #422
- @armanatory made their first contribution in #431
Full Changelog: 0.8.60...0.9.0