Releases: Vanilla-OS/apx
Releases · Vanilla-OS/apx
v2.4.5
What's Changed
- chore/docs: update apx manpage by @kbdharun in #418
- fix: add missing package manager header by @jardon in #419
- fix: use formatted println for stack exists error by @jardon in #425
- fix: [close #422] Don't panic when config files cant be created by @axtloss in #426
- fix:[#427] refuse to remove stack if in use by @jardon in #430
- Fix/start stop message format by @jardon in #432
- fix:[#434] exit with 1 if error is detected by @jardon in #435
- chore/l10n: translation updates from Hosted Weblate by @weblate in #433
- build(deps): bump actions/attest-build-provenance from 1 to 2 by @dependabot in #436
- feat: forbid use commands names as container name by @nisel11 in #438
- fix: nvidia invalid cross-device link upgrade error by @jardon in #442
- chore/l10n: translation updates from Hosted Weblate by @weblate in #441
- fix:[#449] remove stdout discard by @jardon in #451
- fix: dbox debug message typo by @jardon in #452
- fix:[#450] increase exported bin scan buffer token size by @jardon in #453
New Contributors
Full Changelog: v2.4.4...v2.4.5
v2.4.4
What's Changed
- chore/l10n: translation updates from Hosted Weblate by @weblate in #382
- chore/l10n: translation updates from Hosted Weblate by @weblate in #387
- Make table formatting consistent by @jardon in #392
- chore/l10n: translation updates from Hosted Weblate by @weblate in #388
- fix:[close #393] escape spaces when creating labels by @jardon in #394
- fix(Makefile): don't use
sudo
by @vigress8 in #397 - feat(Makefile): GO variable, several improvements by @vigress8 in #398
- feat: remove sonarcube workflow by @kbdharun in #401
- chore/l10n: translation updates from Hosted Weblate by @weblate in #402
- fix:[#396] increase buffer length for exported bin by @jardon in #404
- fix: disallow updating built-in package managers by @jardon in #406
- fix:[#384] disallow updating built-in stacks by @jardon in #405
- fix: move first package in stack packages to list by @jardon in #410
- fix:[#408] use string reader for pkgm update input by @jardon in #413
- feat: change assume-yes wording to no-prompt by @jardon in #414
- fix:[#411] stacks update asks for new list of pkgs by @jardon in #412
- feat: add apx documentation by @jardon in #407
- feat(docs): add frontmatter to articles and format them by @GabsEdits in #416
- feat:[#399] set pkgm input defaults by @nellfs in #415
- chore: bump dbox submodule to 1.8.0 by @kbdharun in #417
New Contributors
- @jardon made their first contribution in #392
- @vigress8 made their first contribution in #397
- @GabsEdits made their first contribution in #416
Full Changelog: v2.4.3...v2.4.4
v2.4.3
Note
Version flag is now set via a build flag i.e. go build -o apx -ldflags="-X 'main.Version=v2.4.3'"
, package maintainers are suggested to update their configurations/manifests for the same.
What's Changed
- chore/l10n: translation updates from Hosted Weblate by @weblate in #356
- Add missing strings workflow by @matbme in #358
- fix: missing strings, refactor runtime commands by @matbme in #357
- fix: Add missing strings by @matbme in #359
- Using Distrobox in PATH by @nellfs in #363
- feat: Bump Orchird to v0.6.0, usage localization by @matbme in #365
- chore/l10n: translation updates from Hosted Weblate by @weblate in #361
- chore/l10n: translation updates from Hosted Weblate by @weblate in #366
- fix/ci: repo name in release step permission by @kbdharun in #367
- fix [#368]: checks if folder exists before wallking it by @taukakao in #369
- chore/l10n: translation updates from Hosted Weblate by @weblate in #370
- chore/l10n: translation updates from Hosted Weblate by @weblate in #374
- build(deps): bump goreleaser/goreleaser-action from 5 to 6 by @dependabot in #372
- docs/l10n: fix export/unexport strings by @kbdharun in #375
- chore/l10n: translation updates from Hosted Weblate by @weblate in #376
- feat/371 Add YML extension support for stacks and pkgmanagers by @deepu9 in #373
- chore/l10n: translation updates from Hosted Weblate by @weblate in #377
- feat: revamp CI and package versioning, update deps by @kbdharun in #380
New Contributors
- @nellfs made their first contribution in #363
- @taukakao made their first contribution in #369
- @deepu9 made their first contribution in #373
Full Changelog: v2.4.2...v2.4.3
v2.4.2
Full Changelog: v2.4.1...v2.4.2
v2.4.1
What's Changed
- Translations update from Hosted Weblate by @weblate in #330
- Translations update from Hosted Weblate by @weblate in #333
- Translations update from Hosted Weblate by @weblate in #335
- feat: Update Distrobox submodule by @matbme in #337
- Translations update from Hosted Weblate by @weblate in #336
- Translations update from Hosted Weblate by @weblate in #338
- feat: bump distrobox submodule to 1.7.1 by @kbdharun in #339
- Translations update from Hosted Weblate by @weblate in #341
- chore: bump distrobox submodule version to 1.7.2 by @kbdharun in #352
- Translations update from Hosted Weblate by @weblate in #353
- Translations update from Hosted Weblate by @weblate in #354
Full Changelog: v2.4.0...v2.4.1
v2.4.0
What's Changed
- Translations update from Hosted Weblate by @weblate in #311
- fix: typo in subsystems string by @kbdharun in #319
- Translations update from Hosted Weblate by @weblate in #320
- Translations update from Hosted Weblate by @weblate in #321
- cleanup: update files by @kbdharun in #323
- build(deps): bump actions/checkout from 3 to 4 by @dependabot in #325
- new detachedMode property can be used to run background processes
New Contributors
- @dependabot made their first contribution in #325
Full Changelog: v2.3.0...v2.4.0
v2.3.0
Full Changelog: v2.2.0...v2.3.0
- support for custom home directory using the
--home/-H
flag inapx subsystems new
v2.2.0
Full Changelog: v2.1.2...v2.2.0
v2.1.2
What's Changed
- docs: update description for stack's base by @CITWil in #313
- feat [close #316]: Support creating subsystems with init by @matbme in #317
- feat: use pkexec instead of sudo for root dbox by @mirkobrombin in c468ffb
New Contributors
Full Changelog: v2.1.1...v2.1.2
v2.1.1
Full Changelog: v2.1.0...v2.1.1