Skip to content

Releases: lucaIz-ldx/MobileTSS

MobileTSS v2.0.1

10 Oct 18:11
3c05e6d
Compare
Choose a tag to compare

Changelog:

  1. fixed a bug that blobs are not showing after background saving (blobs are properly saved).
  2. fixed a crash when delete the last profile.
  3. resolved a crash when add OTA requests or requests for certain iPhone/iPad models.
  4. iOS 15 blobs saving support

MobileTSS v2.0

29 Jun 23:23
Compare
Choose a tag to compare
  1. TSSRequest part complete rewrite. This should improve stability and efficiency.
  2. Added app icon and other symbols in app
  3. Multiple device profiles support
    • You no longer need to install this app on all devices you want to save blobs for; simply deploy this application on your daily device and create different profiles for those devices.
  4. SHSH blobs background fetching
  5. Enhanced notification
  6. Dropped support for 32-bit blobs verification
  7. Dropped support for lower iOS versions and the minimum is iOS 12.2 (you can compile it for iOS 11 since no APIs in iOS 11+ are being called currently)
  8. UI improvements with fixes
  9. iOS 13 and 14 support added
  10. Latest devices added (2020 and 2021 Spring devices)
  11. Disabled 64-bit blobs verification temporarily (this is currently broken for devices after 2020 since I haven't updated img4tool)

MobileTSS v1.2

30 Oct 00:21
Compare
Choose a tag to compare
  1. Support latest devices (iPhone 11/Pro/Max, iPad 10.2)
  2. Fixed a use-after-free bug
  3. Implemented Debian package support (I will release a deb package after finish testing)
  4. Codesigned the app (You should be able to install directly via Filza without Reprovision)

If your device is on or above iOS 12.2, please use the ipa with "12.2" ending, which takes advantages of Swift 5 (dramatically reduced package size and speed improvements).

(10/31/19 Added:)
MobileTSS in deb version comes out! Since I do not want to waste disk space to store swift libraries, the Debian package requires iOS 12.2 or above.

There are few differences compared to ipa version:

  1. ECID is auto fetched (You still can edit it in preferences anyway).
  2. You can show shsh blobs file in Filza in shsh details page.

If you do not see MobileTSS on SpringBoard after install, try to run "uicache --all" and respring.