diff options
author | 2024-10-10 19:45:00 +0200 | |
---|---|---|
committer | 2024-10-10 19:45:00 +0200 | |
commit | 2fb767d784c01269a0ded5bacd5539aee3768c35 (patch) | |
tree | c3afe662d6912f9ec220d84f0aead4ce59e44271 /NEWS | |
parent | 7984b2aa01a51a3b4c43328024151a2fa50c86ef (diff) | |
download | libirecovery-2fb767d784c01269a0ded5bacd5539aee3768c35.tar.gz libirecovery-2fb767d784c01269a0ded5bacd5539aee3768c35.tar.bz2 |
Updated NEWS for release1.2.1
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -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 ~~~~~~~~~~~~~ |