Releases: UncleGoogle/galaxy-integration-humblebundle
Releases · UncleGoogle/galaxy-integration-humblebundle
0.9.2b
- Fix typo in subscription months mapping #139 (comment) (thanks @Oxenoth)
0.9.2a
0.9.1
0.9.0 Installed game sizes
0.8.1 Bugfixes
Addressed issues: https://github.com/UncleGoogle/galaxy-integration-humblebundle/milestone/6?closed=1
[Fixed]
0.8.0
Version 0.8.0
[Added]
- Humble Choice support #108; see how to set Humble Choice bookmark:
https://github.com/UncleGoogle/galaxy-integration-humblebundle#recommended-humble-choice-view
[Changed]
- Trove as subscription #102; trove access is automatically detected but it can be overwritten from Galaxy Settings -> Features
- Installed games detection: limit executable search to root level #119
[Fixed]
0.8.0-alpha
0.7.0
[Added]
- 🎉 Graphical User Interface for configuration. It can be opened by clicking "Install" button twice on any Humble game.
- Ability to import predefined tags:
Key
,Unrevealed
andTrove
to library. This won't add tags for newly appeared games automatically. You have to reimport them manually by going to Settings -> Features -> Import button under "HUMBLE BUNDLE". - Support for keys containing multiple games at once.
- Automatic updates for integration downloaded from here. Previously only plugin installed from Galaxy was updated automatically. Now, updates from here ("latest channel"), should be available earlier than from FriendsOfGalaxy fork ("stable channel").
0.6.0
[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
- Windows:
- Config: dropped caching previous config (no need now)
[Fixed]