Skip to content

v2.0.0

Choose a tag to compare

@github-actions github-actions released this 25 May 18:10

New features

  • On-screen touch controls : initial support for playing without a physical controller/keyboard. (6b1224a)
  • Log export : export logs directly from the main screen or the exit popup, making it easier to report issues. (03c5631)
  • In-device browser links : added an xdg-open shim so links open in the device's browser instead of failing. (9d409c9)

UI/UX

  • Smoother pre-gameplay flow : full Steam 2FA support across all methods, and removed the awkward empty screen between the launch buttons and gameplay. (3de1b53)
  • More reliable Steam auth : hardened the Steam auth flow with a keep-alive service so logins don't silently drop. (824b1ce)
  • Fixed system-bar swipe-to-show/hide triggers. (cb99620)

Build system

  • Updated Gradle so JDK 21 is no longer required to build. (743af75)
  • versionName now actually matches the git tag. (af9e747)

Full Changelog: v1.4.0...v2.0.0