Skip to content

v1.0.1

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Feb 14:58
· 529 commits to main since this release
a07345e

What's Changed

Changed

  • feat(ui): don't force users to update without showing 'Apps' tab by @edgy-b in #230
  • fix(ci): Remove renderer matrix completely by @Frigyes06 in #233
  • feat(ui): prepend v in front of version in navigation menu by @Frigyes06 in #259
  • feat(update): switch to using GitHub's latest release API by @adhirajsinghchauhan in #269
  • feat(ci): changed release notes to use github's auto generated one. by @Frigyes06 in #275

Fixed

  • fix: typo in build_artifacts.yml by @eleius in #219
  • fix(program): redundant prepended 'v' by @AnonymousWP in #226
  • fix: strip v version prefix when checking for updates by @lavafroth in #236
  • fix: allow the app to display logs when launced from the terminal on windows by @B0ney in #238
  • lint: apply clippy suggestions by @lavafroth in #243
  • fix: pass user flag when sdk version is 21 or above by @lavafroth in #261
  • refactor(program): make UAD-NG list have key value pair for directly building hashmap by @lavafroth in #203

New Contributors

Full Changelog: v1.0.0...v1.0.1