diff options
Diffstat (limited to 'NEWS')
-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 | ||