Releases: mido830/regis
Releases · mido830/regis
1.2
Steam recently limited how many games are visible in the XML view of a user's game list, which broke Regis. Technically it wasn't part of their API so no hard feelings. I had simply found out about that possibility and decided to use it instead of their API call because that particular API call requires giving Steam Web API key (Steam is kinda weird about this, some of their API calls require the key and some don't).
That recent change on Steam's end forced me to use the API to fetch the game list. As a result, you're now asked to enter Steam Web API key on first launch.
1.1
Notable changes:
- doing the job roughly 2x faster (due to proper implementation of CompletableFuture).
- now you're asked to enter your Steam profile URL only on first launch.