Features
- Added feature flags for BookRestore
- Added Kiosk mode flag
- Added disabling Liquid Glass via feature flags
- Added button to create the folders for feature flags/eligibility using restores so that BookRestore can apply those
- Added eligibility back for Apple Intelligence (should make it stay better)
- Added alternate dynamic island enabling method (will not cause rdar or require rdar fix)
- Added option to suppress the Dynamic Island completely (works on iOS 26.2+ as well)
- Updated the Nugget download message for BookRestore
- Removed Find My Friends daemon (for safety)
- Removed incorrect iPhone 15 Pro Max subtype
- Buttons now have fun mouse hover pointers!
Bug Fixes
- Added additional checks in the restore to prevent accidentally restoring sparserestore files on incompatible versions
- Moved all python code into src folder (excluding main_app.py)
- This should not impact the executable
- Fixed compatibility with python 3.9 and qt 6.5 (compiled version now uses qt 6.7.3 instead of 6.10.1)
- Fixed macOS 11 support in the compiled version
- Fixed restart button for Windows admin not actually closing the app