v1.0.1
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
- @eleius made their first contribution in #219
- @edgy-b made their first contribution in #230
- @xe1st made their first contribution in #247
- @Artem13327 made their first contribution in #264
- @qumuq-til made their first contribution in #257
Full Changelog: v1.0.0...v1.0.1