Whats New
- Quest 1 support (adb setup and magisk flasher, check wiki)
- OS Update Monitor rewording
- Navigator switch fixes (Thank you @Natselketi)
- New exploit fugu (Support for Quest 2/3/3s/3sx/Pro)
- Removed pancake root method (obsolete)
- Removed Start on boot option
- Removed Battery warning and checker
- Removed Overclock toggle
- Removed auto reboot option
- Removed second retry for root method (useless)
- Fixed root on boot
- Fixed some bugs in the adb auto connection
- Put in safeguards so the device cant root loop
(if you disabled root access in magisk for singularity and had root on boot enabled, it would boot, root, reboot, root, reboot etc etc) - Fixed Zygisk checker in magisk repo section
- Made boot receiver not launch singularity if the user has already launched it
Before updating to this, make sure to uninstall all of your magisk modules for a fresh start with this command
adb shell su -c "magisk --remove-modules"