Skip to content

Releases: hkdb/app

v0.31

25 Oct 02:33

Choose a tag to compare

v0.29 breaks enable/disable and also pretty much cripples app from working for first time installers. This release fixes that:

  • Fixed enable/disable of package managers
  • Fixed first time install logic

To upgrade from:

>= v0.11:

app -m app update

<= v0.10:

curl -sL https://hkdb.github.io/app/getapp.sh | bash

v0.30

16 Oct 23:22

Choose a tag to compare

  • Fixed brew upgrade

To upgrade from:

>= v0.11:

app -m app update

<= v0.10:

curl -sL https://hkdb.github.io/app/getapp.sh | bash

v0.29

14 Oct 08:08

Choose a tag to compare

  • Changed settings.conf format to resolve paru and yay variable naming conflict that causes installations to fail
  • Auto-migration of settings file to v2 format

To upgrade from:

>= v0.11:

app -m app update

<= v0.10:

curl -sL https://hkdb.github.io/app/getapp.sh | bash

v0.28

02 Oct 01:41

Choose a tag to compare

  • Added -S (--stdin) to all sudo commands so that users can directly run app inside a container from the host(ie. incus exec container -- app -r all)

To upgrade from:

>= v0.11:

app -m app update

<= v0.10:

curl -sL https://hkdb.github.io/app/getapp.sh | bash

v0.27

01 Oct 08:19

Choose a tag to compare

  • Fixed restore repositories
  • Fixed restore go packages
  • Fixed restore cargo packages

To upgrade from:

>= v0.11:

app -m app update

<= v0.10:

curl -sL https://hkdb.github.io/app/getapp.sh | bash

v0.26

20 Sep 09:14

Choose a tag to compare

  • Arch, AUR, & Enable/Disable Native Package Managers #24

To upgrade from:

>= v0.11:

app -m app update

<= v0.10:

curl -sL https://hkdb.github.io/app/getapp.sh | bash

v0.25

27 Aug 02:00

Choose a tag to compare

  • Changed single installation command to be more universal
  • Fixed fish shell support
  • Fixed aarch64 support #22
  • Added reminder for enable/disable synatax errors #23

To upgrade from:

>= v0.11:

app -m app update

<= v0.10:

curl -sL https://hkdb.github.io/app/getapp.sh | bash

v0.24

18 Mar 00:57

Choose a tag to compare

  • Fixed restoration of .sh added repositories

To upgrade from:

>= v0.11:

app -m app update

<= v0.10:

bash <(curl -sL https://hkdb.github.io/app/getapp.sh)

v0.23

02 Jan 00:43

Choose a tag to compare

  • Really fixed mac self update (v0.19 broke macos compatibility)

To upgrade from:

>= v0.11:

app -m app update

<= v0.10:

bash <(curl -sL https://hkdb.github.io/app/getapp.sh)

v0.22

27 Dec 06:31

Choose a tag to compare

  • Fixed mac self update

To upgrade from:

>= v0.11:

app -m app update

<= v0.10 or from MacOS:

bash <(curl -sL https://hkdb.github.io/app/getapp.sh)