Releases: Odyssey-Team/Taurine
Releases · Odyssey-Team/Taurine
1.1.0
- Adds a patch to fix the boot loop issue in stock iOS (the /var corruption that previously would require users to wait for the next BSOD to use startup repair)
- Adds battery level indicator to recovery UI
- Increases AMFI timeout so there's less BSODs on older/slower devices
- Adds support for custom in-app themes
1.0.7
- Includes new recovery utilities, including Startup Repair
- Startup Repair will fix any bootloop issues caused by a file being corrupted during userspace reboot
- Recovery menu can be manually activated by adding
/.libhooker_recovery
and then initiated via a userspace reboot
1.0.6
- Fixes BSOD looping issues on devices with 2 GB RAM (e.g. A9 or A10)
- Fixes memory spiking issues when loading certain large apps (now only uses 20 KB of RAM whereas 1.0.5 RC could spike temporarily up to ~400 - 500 MB depending on the size of the app)
- Improves performance and reliability in low memory situations
NOTE: Use with Libhooker 1.6.2 or newer for best results.
1.0.5
- Applies a fix for amfid panics so that it should happen less often
- BSODs dump info about the BSOD to /.last_bsod
- Creating /.verbose_bsod will show a verbose BSOD instead
- SpringBoard alert when tweaks are disabled (either in case of a BSOD or when they're disabled manually)