diff options
-rw-r--r-- | NEWS | 20 |
1 files changed, 20 insertions, 0 deletions
@@ -1,3 +1,23 @@ +Version 1.3.0 +~~~~~~~~~~~~~ + +* Changes: + - Switch to better initializer strategy + - Allow building without readline support for the irecovery tool + - Added support for iOS 1 and iOS 2 recovery mode (Linux, macOS) + +* Device database changes: + - Support iPhone 17 family devices + - Support Watch 11 / SE3 / Ultra3 models + - Support March 2025 iPad and Mac models + - Support iPhone 16e + - Support November 2024 Mac models + - Support iPad mini (A17 Pro) + +* Bug Fixes: + - IOKit: Fix race condition when trying to delete runloop before it even started + + Version 1.2.1 ~~~~~~~~~~~~~ |