diff options
| author | 2024-10-10 19:45:00 +0200 | |
|---|---|---|
| committer | 2024-10-10 19:45:00 +0200 | |
| commit | 2fb767d784c01269a0ded5bacd5539aee3768c35 (patch) | |
| tree | c3afe662d6912f9ec220d84f0aead4ce59e44271 | |
| parent | 7984b2aa01a51a3b4c43328024151a2fa50c86ef (diff) | |
| download | libirecovery-2fb767d784c01269a0ded5bacd5539aee3768c35.tar.gz libirecovery-2fb767d784c01269a0ded5bacd5539aee3768c35.tar.bz2 | |
Updated NEWS for release1.2.1
| -rw-r--r-- | NEWS | 15 |
1 files changed, 15 insertions, 0 deletions
| @@ -1,3 +1,18 @@ | |||
| 1 | Version 1.2.1 | ||
| 2 | ~~~~~~~~~~~~~ | ||
| 3 | |||
| 4 | * Changes: | ||
| 5 | - Make sure IRECV_DEVICE_REMOVE event has the mode set the device was in | ||
| 6 | - KIS: Add some retry loops around open/set config/set interface operations | ||
| 7 | |||
| 8 | * Device database changes: | ||
| 9 | - Support Apple Watch Series 10 and iPhone 16 models | ||
| 10 | - Add iPad Air (M2) and iPad Pro (M4) models | ||
| 11 | |||
| 12 | * Bug Fixes: | ||
| 13 | - Windows: Fix crash due to access to uninitialized data | ||
| 14 | |||
| 15 | |||
| 1 | Version 1.2.0 | 16 | Version 1.2.0 |
| 2 | ~~~~~~~~~~~~~ | 17 | ~~~~~~~~~~~~~ |
| 3 | 18 | ||
