Skip to content

8.0

Compare
Choose a tag to compare
@Willy-JL Willy-JL released this 30 Apr 07:08
· 1603 commits to main since this release
  • Switched to HEAD requests (thanks ploper26!):
    • MUCH faster
    • No more issues with games not being found
    • Support any kind of thread (non game threads wont have accurate versions / changelogs, you'll just get notified when the link changes)
    • Restructured the config file, will auto adapt (7.x compatible saved as "pre8.0.json")
    • Max threads are now 999, default 100, will auto adjust to game count (just leave it at 100 if youre unsure)
  • Added 2FA account support
  • Added a notes section to the changelog screen
  • Persistent cookies + login, tool won't need to login every time, 2FA login should last 30 days
  • Added proper window geometry persistency, will remember size and position
  • When opening the GUI it will now appear on top even if you clicked something else while it was loading
  • Added some placeholder text in a few places to clear some things up
  • Changed styling for the tray icon right click menu, now has a gradient and better margins
  • More reliable overall
  • Many other minor refinements and fixes