Skip to content

v0.9.0

Latest
Compare
Choose a tag to compare
@0x5bfa 0x5bfa released this 10 Aug 08:22
· 26 commits to main since this release
be39f76

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 v9.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

Infra

New Contributors

Full Changelog: 0.8.60...0.9.0