Skip to content

Releases: coldfix/steam-acolyte

v0.10.0

04 Aug 13:40

Choose a tag to compare

Release steam-acolyte v0.10.0

- make window scrollable and resizeable

v0.9.0

25 May 15:02

Choose a tag to compare

Release steam-acolyte v0.9.0

- no longer modify/replace config.vdf (see #28)
- remove obsolete "logout" button
- the files in ``steam/acolyte/*/config.vdf`` that were created by
  previous versions of the program no longer have any purposes

v0.8.1

09 Oct 21:43

Choose a tag to compare

Release steam-acolyte v0.8.1

- new build to trigger PyPI/AUR deployment…
  It turns out, using ``schedule:`` in a GitHub Actions seems to prevent
  it from being run on push (or at least that seems to be the case after
  it has been disabled due to inactivity…)

v0.8.0

09 Oct 09:01

Choose a tag to compare

Release steam-acolyte v0.8.0

- add command line option ``--prefix`` to better support flatpack steam
- try to autodetect whether to use the default, native, or the flatpack
  version of steam (unreliable)

v0.7.9

31 May 01:34

Choose a tag to compare

Release steam-acolyte v0.7.9

- new build to trigger deployment after fixing AUR deployment

v0.7.8

31 May 00:05

Choose a tag to compare

Release steam-acolyte v0.7.8

- fix UnicodeDecodeError on systems with a preferred encoding different from
  UTF-8 (#13)

v0.7.7

27 Apr 10:52

Choose a tag to compare

Release steam-acolyte v0.7.7

- fix exception due to case-sensitive handling of steam config files (#10)

v0.7.6

30 Jan 20:45

Choose a tag to compare

Release steam-acolyte v0.7.6

- add workaround for trayicon not showing in plasma (#8)
- AUR package: fix incorrect usage of Version entry in desktop file
- AUR package: install desktop icon to /usr/share/pixmaps
- AUR package: rename desktop app to "Steam Acolyte"

v0.7.5

10 Dec 00:07

Choose a tag to compare

Release steam-acolyte v0.7.5

- package: fix unexpanded version in desktop file in AUR package

v0.7.4

09 Dec 20:53

Choose a tag to compare

Release steam-acolyte v0.7.4

- package: fix bug in AUR package