summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--NEWS22
1 files changed, 22 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index d542aa4..cb06ea6 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,25 @@
1Version 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
1Version 1.1.0 23Version 1.1.0
2~~~~~~~~~~~~~ 24~~~~~~~~~~~~~
3 25