Skip to content

Commit

Permalink
Updated NEWS
Browse files Browse the repository at this point in the history
  • Loading branch information
nikias committed Jan 27, 2019
1 parent b7deab3 commit 7fe0b91
Showing 1 changed file with 16 additions and 1 deletion.
17 changes: 16 additions & 1 deletion NEWS
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
Version 1.1.0
~~~~~~~~~~~~~

* Changes:
- Updated to use new mobileactivation service (requires latest libimobiledevice),
introducing 'drmHandshake' / session mode for activating never devices
- Add API calls to query if an input field is secure and to get its placeholder (buddyml)
- Mask input on console when querying secure input fields
- Fix parsing of updated activation lock buddyml page
- Add '-b' command line switch to run non-interactively
- Remove length check on UDID argument to support newer devices
- Set CURLOPT_FOLLOWLOCATION to handle 302 redirects from Apples activation server
- Add new 'state' command to query device for activation state
- Lots of other bug fixes

Version 1.0.0
~~~~~~~~~~~~~

Expand Down Expand Up @@ -28,4 +43,4 @@ Version 0.1.0
* Changes:
- Implement basic API to interact with activation webservice
- Add basic ideviceactivation tool
- Setup build system
- Setup build system

0 comments on commit 7fe0b91

Please sign in to comment.