summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Nikias Bassen2024-10-10 19:45:00 +0200
committerGravatar Nikias Bassen2024-10-10 19:45:00 +0200
commit2fb767d784c01269a0ded5bacd5539aee3768c35 (patch)
treec3afe662d6912f9ec220d84f0aead4ce59e44271
parent7984b2aa01a51a3b4c43328024151a2fa50c86ef (diff)
downloadlibirecovery-1.2.1.tar.gz
libirecovery-1.2.1.tar.bz2
Updated NEWS for release1.2.1
-rw-r--r--NEWS15
1 files changed, 15 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index cb06ea6..4061789 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,18 @@
+Version 1.2.1
+~~~~~~~~~~~~~
+
+* Changes:
+ - Make sure IRECV_DEVICE_REMOVE event has the mode set the device was in
+ - KIS: Add some retry loops around open/set config/set interface operations
+
+* Device database changes:
+ - Support Apple Watch Series 10 and iPhone 16 models
+ - Add iPad Air (M2) and iPad Pro (M4) models
+
+* Bug Fixes:
+ - Windows: Fix crash due to access to uninitialized data
+
+
Version 1.2.0
~~~~~~~~~~~~~