|
| 1 | +Version 1.1.0 |
| 2 | +~~~~~~~~~~~~~ |
| 3 | + |
| 4 | +* Changes: |
| 5 | + - Remove duplicated thread/collection code and use new libimobiledevice-glue instead |
| 6 | + - Add new `irecv_send_command_breq` (for M1 restoring) |
| 7 | + - Add new `setenvnp` command |
| 8 | + - Add support for iPad 8 and iPad Air 4 models |
| 9 | + - Add all current Apple Watch models (device lookup) |
| 10 | + - Add support for HomePod and HomePod mini (device lookup) |
| 11 | + - Add support for Apple Silicon/M1 Macs (device lookup) and remaining T2/iBridge devices |
| 12 | + - Add iMac 24-inch M1 models |
| 13 | + - Add iPad Pro 11-inch (3rd gen) and iPad Pro 12.9-inch (5th gen) devices |
| 14 | + - Add Apple TV 4K (2nd gen) |
| 15 | + - Add iPhone 13 family |
| 16 | + - Add 9th gen iPad devices |
| 17 | + - Add 6th gen iPad mini |
| 18 | + - Add Apple Watch Series 7 |
| 19 | + - Add MacBook Pro 2021 models (device lookup) |
| 20 | + - Add iPad Air (5th gen) |
| 21 | + - Add iPhone SE (3rd gen) |
| 22 | + - Add Mac Studio |
| 23 | + - Add Studio Display (device lookup) |
| 24 | + - Add device ID for macOS 12 Apple Silicon VMs |
| 25 | + - Add M2 MacBook models |
| 26 | + - Add iPhone 14 family |
| 27 | + - Add Apple Watch SE 2, Series 8 and Ultra family |
| 28 | + - Add iPad (10th gen) |
| 29 | + - Add iPad Pro 11-inch (4th gen) and iPad Pro 12.9-inch (6th gen) |
| 30 | + - Add Apple TV 4K 3rd gen |
| 31 | + - Add January 2023 Macs and 2nd generation HomePod models |
| 32 | + - [Windows] Add support for newer drivers |
| 33 | + - irecovery: Add new "--devices" option to list internal device data |
| 34 | + - irecovery: Output product, model and marketing name for device information |
| 35 | + |
| 36 | +* Bug Fixes: |
| 37 | + - Send a ZLP in recovery mode if the buffer size is a multiple of 512 |
| 38 | + - Make sure DEVICE_ADD events are sent to additional event listeners |
| 39 | + - [Windows] Use ANSI versions for SetupDI and CreateFile API to prevent errors when compiling with unicode support |
| 40 | + - irecovery: Fix sending certain commands |
| 41 | + |
1 | 42 | Version 1.0.0 |
2 | 43 | ~~~~~~~~~~~~~ |
3 | 44 |
|
|
0 commit comments