Update στη 8.2.0.41.
- Architecture detection – TinyUmbrella will now warn you if iTunes is a different architecture. This affects device detection. If TinyUmbrella and iTunes are not the same architecture, TinyUmbrella will not be able to detect your device
- Contention issues – I had some nasty race conditions revolving around startup and the handling of files. This has been fixed in the latest build
- SHSH ECID and Version detection – TinyUmbrella was failing to detect very old (3.x) SHSH formats. This resulted in -1.shshs. This has been fixed and the actual SHSHs found in those -1 files will be placed in their proper homes automatically.
- Longer TSS Fetch cooldown – This is important because if we hit the TSS servers too quickly, their flood detection will kick in and we will earn ourselves a nice temporary IP ban.
- Device Highlighting from SHSH table – When you select a signature in the table, the corresponding device is highlighted in the device tree.
- Many more bug fixes