diff options
author | Martin Szulecki | 2020-06-04 05:06:32 +0200 |
---|---|---|
committer | Martin Szulecki | 2020-06-04 05:06:32 +0200 |
commit | 97d6b071a5b58a7307c35c36e1160e6065793663 (patch) | |
tree | a85d35fdb88435981af91e584dae465a1873ff4a /NEWS | |
parent | 1b2b2eb9914af4773079af5b1702b065dba4a6e5 (diff) | |
download | idevicerestore-97d6b071a5b58a7307c35c36e1160e6065793663.tar.gz idevicerestore-97d6b071a5b58a7307c35c36e1160e6065793663.tar.bz2 |
Update NEWS with latest changes
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 17 |
1 files changed, 16 insertions, 1 deletions
@@ -1 +1,16 @@ -Sample NEWS file for idevicerestore project. +Version 1.0.0 +~~~~~~~~~~~~~ + +* First official public release +* Features: + - Restore firmware files to iOS devices + - Use official IPSW firmware archive file or directory + - Updates the device by default or allows full restore erasing all data + - Download latest available firmware for device on demand + - Cache downloaded firmware files + - Restore using custom firmware files + - Skip NOR/Baseband upgrade + - Fetch TSS records as ".shsh" files + - Put devices in pwned DFU mode (limera1n devices only) + - Use custom AP ticket from file + - Developed since 2010 |