diff options
| author | 2024-03-23 17:50:41 +0100 | |
|---|---|---|
| committer | 2024-03-23 17:50:41 +0100 | |
| commit | 2254dab893ec439f9a73235ea07194afa77399db (patch) | |
| tree | 5d7a89d785932f7557b0be5b8571f61768bbf51b | |
| parent | 6f0f00e8c7debfd96ebafadba16ebe258a27b8cc (diff) | |
| download | libirecovery-2254dab893ec439f9a73235ea07194afa77399db.tar.gz libirecovery-2254dab893ec439f9a73235ea07194afa77399db.tar.bz2 | |
Updated NEWS for release1.2.0
| -rw-r--r-- | NEWS | 22 |
1 files changed, 22 insertions, 0 deletions
| @@ -1,3 +1,25 @@ | |||
| 1 | Version 1.2.0 | ||
| 2 | ~~~~~~~~~~~~~ | ||
| 3 | |||
| 4 | * Changes: | ||
| 5 | - Allow building --without-tools | ||
| 6 | - Add KIS (aka Debug USB) support for macOS, Linux, and Windows | ||
| 7 | (Windows note: requires up-to-date AppleMobileDeviceSupport64.msi package installed) | ||
| 8 | - Add Port DFU support (restore procedure is handled externally) | ||
| 9 | - irecovery: Print detailed mode for -q and -m commands | ||
| 10 | - Overall code cleanup and de-duplication | ||
| 11 | - Windows-specific code cleanup and improvements | ||
| 12 | |||
| 13 | * Device database changes: | ||
| 14 | - Add Mac Pro, Mac Studio (M2) and MacBook Air (M2) models | ||
| 15 | - Add iPhone 15 family | ||
| 16 | - Add Apple Watch Series 9 and Ultra 2 models | ||
| 17 | - Add November 2023 iMac and MacBook Pro models | ||
| 18 | - Add support for Apple Vision Pro (RealityDevice14,1) | ||
| 19 | |||
| 20 | * Bug Fixes: | ||
| 21 | - A few minor Windows-specific bug fixes | ||
| 22 | |||
| 1 | Version 1.1.0 | 23 | Version 1.1.0 |
| 2 | ~~~~~~~~~~~~~ | 24 | ~~~~~~~~~~~~~ |
| 3 | 25 | ||
