Releases: Vanilla-OS/vanilla-system-operator
Releases · Vanilla-OS/vanilla-system-operator
v2.0.4
What's Changed
- chore/l10n: translation updates from Hosted Weblate by @weblate in #141, #144, #149, #151
- fix:[#146] tasks: delete file using slug by @jardon in #155
- fix:[#153] tasks: remove newline from inputs by @jardon in #154
- build(deps): bump go.etcd.io/bbolt from 1.3.10 to 1.3.11 by @dependabot in #147
- build(deps): bump github.com/vanilla-os/apx/v2 from 2.4.3 to 2.4.4 by @dependabot in #156
New Contributors
Full Changelog: v2.0.3...v2.0.4
v2.0.3
What's Changed
- Translations update from Hosted Weblate by @weblate in #107
- fix: trigger repo refresh before sideloading by @matbme in #116
- feat: update CI files, fix/l10n: missing strings by @kbdharun in #115
- chore/l10n: translation updates from Hosted Weblate by @weblate in #114
- fix: Add unstable warning for Waydroid by @matbme in #122
- feat: Allow disabling automatic updates by @matbme in #125
- chore/l10n: translation updates from Hosted Weblate by @weblate in #119
- feat: rename 'sys-upgrade' command to 'sys' by @nellfs in #127
- fix: removing creation of autostart file for 'vso tasks rotate' by @nellfs in #131
- fix:[#121] bug: desktop icons aren't exported for the sideloaded DEB packages by @muhdsalm in #133
- chore/l10n: translation updates from Hosted Weblate by @weblate in #129
- chore/l10n: translation updates from Hosted Weblate by @weblate in #135
- chore/l10n: translation updates from Hosted Weblate by @weblate in #137
- build(deps): bump goreleaser/goreleaser-action from 5 to 6 by @dependabot in #134
- cleanup: update files by @kbdharun in #138
- fix: run continuous release only on main by @kbdharun in #140
- chore/l10n: translation updates from Hosted Weblate by @weblate in #139
New Contributors
Full Changelog: v2.0.2...v2.0.3
v2.0.2
Full Changelog: v2.0.1...v2.0.2
v2.0.1
What's Changed
- fix/l10n: broken strings in English files by @kbdharun in #86
- fix: missing/broken l10n strings by @kbdharun in #98
- feat: Allow positional args when calling vso shell by @matbme in #106
- fix[close #108]: Check arguments in vso android info by @axtloss in #110
- Translations update from Hosted Weblate by @weblate in #85
- Translations update from Hosted Weblate by @weblate in #89
- Translations update from Hosted Weblate by @weblate in #90
- Translations update from Hosted Weblate by @weblate in #94
- Translations update from Hosted Weblate by @weblate in #97
- Translations update from Hosted Weblate by @weblate in #99
- Translations update from Hosted Weblate by @weblate in #103
New Contributors
- @dependabot made their first contribution in #102
Full Changelog: v2.0.0...v2.0.1
v2.0.0
Full Changelog: 1.3.4...v2.0.0
Continuous Build
CI: add continuous build and PR CI (#42) * CI: add continuous build and PR CI