Skip to content

Releases: ComputerElite/QuestAppVersionSwitcher

Lots of Bugfixes V. 1.10.11

05 Apr 15:30

Choose a tag to compare

Changelog:

  • Fixed mod installation on Android 10 (Quest 1 and pre v51)
  • Fixed mods being detected as not enabled after restart of QuestAppVersionSwitcher on A12
  • Fixed crash on resizing the application (bug introduced in 1.10.10)
  • Improved startup time even more
  • Fixed being offline crashing the app
  • Added delete all mods button
  • Fixed update available prompt colliding with access needed prompt
  • Fixed obb downloading when downgrading (apps with more than 50 obbs tend to crash the app. A fix will come in the next update)
  • Various under the hood changes for future versions

Big thanks to @nabel0 for testing this build

Bugfix V. 1.10.10

05 Apr 08:34

Choose a tag to compare

Changelog:

  • Fixed mod installation on Android 10 giving Object reference not set to instance of object error.
  • Improved start time by 1.5 seconds by removing Thread.Sleep
  • Added android version to upload logs feature

Bugfix for V50 and Quest 1 V. 1.10.9

02 Apr 21:24

Choose a tag to compare

Changelog:

  • Fixed always getting grant access popup on Quest 1 and pre v51 devices

Important bugfixes V. 1.10.8

02 Apr 20:14

Choose a tag to compare

Changelog:

  • Fixed app data and obb backup and restore for real (this has been independently tested)
  • Permissions for the Android data folder are now global instead of per app. You only have to allow access to one folder now so everything works
  • Mods which are downloading now get shown in installed under running operations
  • QAVS will quit again on first start cause apparently there were issues with allowing permissions and it starting afterwards
  • QAVS will now ask you to allow the MANAGE_EXTERNAL_STORAGE permission when you're patching a game

Big thanks to 6cxe, who helped test everything for this build

Fix backup and restore V. 1.10.7

02 Apr 13:11

Choose a tag to compare

Changelog:

  • Fixed app data backup and app data restore

Start update V. 1.10.6

02 Apr 09:36

Choose a tag to compare

Changelog:

  • QAVS now doesn't quit on first start after granting the allow all file access permission but instead starts normally

Stability update V. 1.10.5

02 Apr 09:24

Choose a tag to compare

Changelog:

  • QAVS now checks for access to the data folder on app start and app change and asks you to grant access if it doesn't have access. This makes sure that everything works as intended
  • QAVS now reloads mods internally when you grant access to the data folder to make sure installed mods are showed correctly
  • Added hasCover field to mods

Password fixes V. 1.10.4

01 Apr 21:45

Choose a tag to compare

Changelog:

  • Password now get uri encoded before being sent via http. This ensures that special characters are supported in passwords

Fix crash on startup V. 1.10.3

01 Apr 20:11

Choose a tag to compare

we're out of pre-release for v51 updates. Woohoo

Changelog:

  • Fixed QAVS trying to write to a folder that doesn't eixst on startup which resulted in a crash
  • Made permission buttons in tools and options disappear if you're on android 10 and below as they aren't needed there
  • Made mod installations queueable, allows for multiple mods to be installed at once without conflicing file accesses

QoL V. 1.10.2

01 Apr 12:28

Choose a tag to compare

QoL V. 1.10.2 Pre-release
Pre-release

This release contains a qmod for a custom types update you must install if you want to mod beat saber on v51

Changelog:

  • Remove top bar from app (more screen space to work with)
  • Added log file to /sdcard/QuestAppVersionSwitcher/qavslog.log
  • grant access page gets skipped if you already have access to the folder