- Fixed library not being properly updated as result of missing game title
- Fixed game uninstall not working
- Fixed library games not being updated/shown
- Compatability with latest Amazon Games App version introducing a new library database
- Extended logging to log db errors
- Fixed another non critical error when trying to import owned games
- Fixed non critial error when trying to import local games
- 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
- Security: Update
aiohttp
dependency
- Add workaround for missing/delayed library synchronisation
- 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
- 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
- Add OSCompatability check to allow installation of games
- Initial Version