| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Nugget_macOS_intel.zip | 2026-02-04 | 104.6 MB | |
| Nugget_Linux.tar.xz | 2026-02-04 | 157.9 MB | |
| Nugget_macOS_arm.dmg | 2026-02-04 | 116.4 MB | |
| Nugget_Windows.zip | 2026-02-04 | 162.5 MB | |
| README.md | 2026-02-04 | 1.2 kB | |
| v7.2 source code.tar.gz | 2026-02-04 | 11.7 MB | |
| v7.2 source code.zip | 2026-02-04 | 11.8 MB | |
| Totals: 7 Items | 564.9 MB | 0 | |
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