New features:
Adding list-view to main screen
Support for js-dos v8 #4
Right shift key isn't working #17
Create ability to sort games list by: Name, Date added, Year released. #39
Full OAuth support #40
BREAKING CHANGES
Environment variables TWITCH_APP_ACCESS_TOKEN / TWITCH_APP_ACCESS_TOKEN_FILE are DEPRECATED and replaced by TWITCH_CLIENT_SECRET / TWITCH_CLIENT_SECRET_FILE, allowing wDOSg to automatically renew its Twitch credentials, removing the need for manual updates.
For more information, follow these instructions