Skip to content

Release v1.7.0

Choose a tag to compare

@github-actions github-actions released this 03 Aug 17:47
· 23 commits to main since this release
  • Account: Moved Discord sign-in to your default browser instead of an embedded window.
  • Game Detection: Added support for 7,400 more Steam games.
  • UX: Added confirmation dialogs for delete actions, disabled by default and toggleable in settings. Thanks @them3rcury!
  • Settings: Added a storage usage display to the storage settings. Thanks @them3rcury!
  • Recording: Added support for OBS 32.2.0.
  • Game Detection: Fixed the wrong window being captured when a launcher hands off to the real game executable.
  • Game Detection: Fixed anti-cheat executables being treated as games, broken since v1.5.0.
  • Game Detection: Fixed false detections by only skipping the resolution stability check for fullscreen or long-running games.
  • Networking: Moved the local frontend server from port 8000 to 44040 to avoid port conflicts.