Releases: Vanilla-OS/apx
Releases · Vanilla-OS/apx
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
v2.1.0
Changelog
- e608cee (cleanup) Remove config file artifact
- 0454d4f (feat) CI: upload artifacts in Goreleaser workflow
- f5a52b6 (fix) CI: tar command
- e32c9d5 (fu) CI: compress and upload config as artifact (#267)
- 0581282 Add SonarQube
- fd56c6a Add czech language support. (#229)
- c1323dc Add requirements to install and uninstall targets (#297)
- 6120ed3 Allow secrets to be used in PRs
- edee9f0 Do not print pkg managers and stacks if system path is same of user path (user install)
- 23479bd Fix package manager creation process
- d15e062 Fix stacks and pgkmanagers remove abort message
- ddb1130 Fix stacks and pgkmanagers remove question loop
- a588b9a Improve pkgmanager remove operation
- 3b645e6 Improve pkgmanager remove operation
- 9433933 Improve stacks remove operation
- 41eb272 Library v2
- 5c9ee17 Make invalid choice message a warning in stacks and pgkmanagers remove
- 46cc953 Merge branch 'main' into v2
- 3619e33 Merge branch 'main' of https://hosted.weblate.org/git/vanilla-os/apx
- 18732c8 Merge pull request #1 from mirkobrombin/v2
- f57ea70 Merge pull request #239 from thednp/main
- 82526fe Merge pull request #276 from Vanilla-OS/v2
- 07d0307 Setup SonarQube (#232)
- 3af6d8b Translated using Weblate (Belarusian)
- 2694f08 Translated using Weblate (Bulgarian)
- cb4626e Translated using Weblate (Danish)
- b65dcff Translated using Weblate (French (Canada))
- 2d34794 Translated using Weblate (Hungarian)
- bfd2696 Translated using Weblate (Indonesian)
- dd33a27 Translated using Weblate (Japanese)
- 8c28449 Translated using Weblate (Malay)
- 460b574 Translated using Weblate (Polish)
- 2abc2b6 Translated using Weblate (Portuguese)
- 063e5ff Translated using Weblate (Romanian)
- a35cb0c Translated using Weblate (Russian)
- b2c81bf Translated using Weblate (Spanish)
- ef95b27 Translated using Weblate (Spanish)
- 7e6be55 Translated using Weblate (Spanish)
- ef89849 Translated using Weblate (Spanish)
- fd7a42e Translations update from Hosted Weblate (#223)
- 7e7cf8c Translations update from Hosted Weblate (#225)
- dd36d35 Translations update from Hosted Weblate (#257)
- d51bcf0 Translations update from Hosted Weblate (#262)
- 65e3e14 Translations update from Hosted Weblate (#265)
- 0ea1c20 Translations update from Hosted Weblate (#278)
- 12f11fb Translations update from Hosted Weblate (#288)
- 3b48b53 Translations update from Hosted Weblate (#289)
- f2e913e Translations update from Hosted Weblate (#302)
- 7aef554 Translations update from Hosted Weblate (#305)
- 36e206a Update registry image to GHCR
- 723bb17 Update ro.yml
- d2c156a [fix #275]: runtime command error for entering container isn't translated
- 3596eec add method to generate a correct apx configuration
- 9dc9baa add missing apx assignment on NewApx
- 962b6ee cleanup: bump Go actions to v5, set version to1.21
- 33eefa2 cleanup: rename artifact name
- 9486bfb feat Allow creating rootfull containers in Apx core
- 6a957f9 feat/ci: bump actions/checkout to v4 (#296)
- 6708de1 feat: Show distrobox output in create command (#295)
- 339fb07 feat: Translations update from Hosted Weblate
- 9170842 feat: new logo (#291)
- d68d147 feat: update distrobox submodule (#294)
- 92872a8 feat: update distrobox submodule to 1.6.0
- 473e2bb feat: upload build artifact
- a4b6c6f feat:[#283] Allow creating unshared containers in Apx core (#290)
- 38939a1 feat:[close #281] Allow creating rootfull containers in Apx core
- b708de9 feat:[close #283] Allow creating unshared containers in Apx core
- 6327d3d feat:[close #283] Allow creating unshared containers in Apx core (#285)
- 331177c fix/l10n: update strings path in subsyStems.go (#287)
- 8c7e398 fix: Export/unexport functions
- f9456bc fix: Incorrect path in CI
- 1f50040 fix: Prevent the root check while using Apx as a library
- 659e68a fix: Publish manpage on continuous build
- f4a7fea fix:[close #268]: Missing new line in some outputs
- 6dababb fix:[close #269]: no output during subsystem creation
- 561648c fix:[close #270]: Packages specified in stacks aren't installed in subsystem
- 3a7d607 fix:[close #279] Prevent the root check while using Apx as a library
- 3b97a31 fix:[close #292] Change distrobox install path in Makefile (#293)
- aedd84b po: update Polish translation, fix Weblate merge conflicts (#301)