Skip to content

v1.2.0

Latest

Choose a tag to compare

@skrimix skrimix released this 19 Oct 16:39
· 7 commits to master since this release

Changelog:

  • Added simple page for managing downloaded games
  • Added Quest 3S support
  • Disabled device wake up due to changes in Quest FW
  • More stable downloader handling
  • Moved data files to proper app data directories (Windows: %userprofile%\AppData\Local\QLoader, Linux and MacOS: ~/.local.share/QLoader). Existing installations will not be migrated.
  • Use new --portable flag if you want to revert to old behaviour
  • Removed "Copy to clipboard" option in error dialog
  • Application version label can be clicked to copy
  • Fixed unexpected behavior on double clicking table header
  • Fixed a crash caused by rclone errors
  • Other minor fixes