Releases: Rall3n/galaxy-integration-amazon
Releases · Rall3n/galaxy-integration-amazon
v0.5.2
- Fixed library not being properly updated as result of missing game title
- Fixed game uninstall not working
v0.5.1
- Fixed library games not being updated/shown
v0.5.0
- Compatability with latest Amazon Games App version introducing a new library database
v0.4.3
- Extended logging to log db errors
v0.4.2
- Fixed (another) non critical error when trying to import owned games
v0.4.1
- Fixed non critical error when trying to import local games
v0.4.0
- 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
- Security: Update
aiohttp
dependency
v0.3.0
- 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
- 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