Skip to content

Releases: Rall3n/galaxy-integration-amazon

v0.5.2

27 Jun 22:57
Compare
Choose a tag to compare
  • Fixed library not being properly updated as result of missing game title
  • Fixed game uninstall not working

v0.5.1

27 Jun 18:24
Compare
Choose a tag to compare
  • Fixed library games not being updated/shown

v0.5.0

26 May 16:53
Compare
Choose a tag to compare
  • Compatability with latest Amazon Games App version introducing a new library database

v0.4.3

22 May 15:49
Compare
Choose a tag to compare
  • Extended logging to log db errors

v0.4.2

12 Oct 20:27
Compare
Choose a tag to compare
  • Fixed (another) non critical error when trying to import owned games

v0.4.1

04 Sep 13:16
Compare
Choose a tag to compare
  • Fixed non critical error when trying to import local games

v0.4.0

27 Jun 22:00
Compare
Choose a tag to compare
  • Added Running state to local games
  • Fixed app not closing after game closes
  • Removed InstallGame feature due to no known way available to start the installation from outside the app
  • Small improvements regarding registry access

v0.3.1

26 Feb 23:50
Compare
Choose a tag to compare
  • Security: Update aiohttp dependency

v0.3.0

04 Feb 19:59
Compare
Choose a tag to compare
  • Add workaround for missing/delayed library synchronization
  • Update splash wording in regards to end of game support in the Twitch App
  • Update dependencies
  • Fix switch of variables in library updates
  • Fix error in logs if database table does not exist

v0.2.0

03 Sep 20:07
Compare
Choose a tag to compare
  • Replace "Twitch Prime" with "Prime Gaming"
  • Add timeout for library updates
    • Owned games: every 10 minutes
    • Installed games: every minute
  • Fetch installed games from SQLite database instead of registry
  • Minor improvements