Skip to content

v1.1.0

Choose a tag to compare

@skrimix skrimix released this 03 Feb 10:49
· 34 commits to master since this release

Changelog:

Added

  • New shortcuts: F2 - open APK picker, F3 - open folder picker
  • Quest 3 support
  • Task failure statuses for common errors (OS version too old, not enough disk space, not enough device space)
  • More button tooltips
  • Automatic updater (early implementation, may not work as expected)
  • Special handling for some renamed packages
  • Account token donation

Fixed

  • Crash on changing popularity display setting
  • Crash on sorting by popularity
  • Crash when failing to parse drag&dropped backup
  • Crash after opening game details window multiple times when trailers are not installed
  • Multiple app hangs
  • Launch issue when a headset is connected on macOS
  • Rclone operations failing when an orphan rclone process is running
  • Device info retrieval errors when the device is still booting
  • Download size not displaying in game details window
  • Sorting by Installed status not working
  • Multiple issues with keyboard shortcuts
  • Private data backups on v51+ firmware
  • Loading animation running even when hidden
  • Incorrect app label parsing for some APKs

Other changes

  • Some code rewrites, cleanups and optimizations
  • Migrated to Avalonia UI 11
  • Invalid progress percentages are replaced with "--%"
  • Reduced startup delay
  • Leftover APKs are cleaned on each connect
  • Set more strict rclone timeouts
  • Excluded more unwanted applications from donation
  • Running rclone processes are killed on exit
  • Binary dependencies are packed into the main executable and unpacked to a temporary directory on launch
  • Common APK install errors are handled in all install functions
  • Device free space is checked before trying to push a file
  • Rclone binary is now being updated along with the config