Skip to content

0.6.0

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Jan 22:18
· 96 commits to master since this release

[Added]

  • Config: open config by double clicking "Install" button of any HumbleBundle game (#74)
  • Trove: get (scrap) ALL recent games (previously only humble trove API was used in which most recent games appears with a week or two delay (#79)

[Changed]

  • Config: config file was moved outside of the plugin code (#80) to:
    • Windows: %LocalAppData%/galaxy-hb/galaxy-humble-config.ini
    • Mac: ~/.config/galaxy-humble.cfg
  • Config: dropped caching previous config (no need now)

[Fixed]

  • Fix "no loading library" bug caused by titles longer than 100chars (#76)
  • Fix plugin crashes (IndexError) while checking installed games (eg. when game "Caffeine" was installed) (#77)
  • Fix release job (#72)