Skip to content

Releases: Odyssey-Team/Taurine

1.1.0

25 Aug 08:40
dadb0b3
Compare
Choose a tag to compare
  • 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

19 Aug 15:47
dadb0b3
Compare
Choose a tag to compare
  • 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

11 Jun 21:53
dadb0b3
Compare
Choose a tag to compare
  • 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

06 Jun 19:29
dadb0b3
Compare
Choose a tag to compare
  • 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)

1.0.4

15 Apr 09:47
dadb0b3
Compare
Choose a tag to compare
  • Improves battery life
  • Fixes hangs when renaming certain tweak dylibs
  • Fixes userspace reboot failing for certain users
  • Fixes full system hangs for certain users

1.0.3

09 Apr 12:35
dadb0b3
Compare
Choose a tag to compare
  • Fixes CarPlay on Ford vehicles (or the FordPass app) crashing
  • Fixes the shell failing to spawn sometimes (e.g. when spamming open tab in NewTerm)
  • Fixes kernel panics on malformed shell commands
  • Updates bundled bootstrap

1.0.2

06 Apr 22:38
dadb0b3
Compare
Choose a tag to compare
  • Increase jetsam limits
  • Fix battery drain bug from 1.0.1
  • Redesigned userspace reboot screens!

1.0.1

04 Apr 06:14
dadb0b3
Compare
Choose a tag to compare
  • Fix sandbox issues with certain processes (e.g. WebContent)
  • Fix zombie processes on subsequent userspace reboot

1.0

01 Apr 16:14
dadb0b3
Compare
Choose a tag to compare
1.0
  • Initial Taurine Release!