Skip to content

Releases: danielpaulus/go-ios

v1.0.121

27 Dec 10:48
a49a358
Compare
Choose a tag to compare
Developer mode (#321)

Introduce capability to check current developer mode status or enable developer mode on a device
All credit goes to pymobiledevice3 and doronz88 for finding the way to do this.
Thanks @shamanec for writing the code.

v1.0.120

24 Oct 08:21
232e3a6
Compare
Choose a tag to compare
Merge pull request #290 Encode and decode remote XPC messages

v1.0.119

23 Oct 17:47
b18a3ab
Compare
Choose a tag to compare
Update REST-API to go1.21; remove reservation api again (#293)

* update to go1.21; remove reservation api again

* add activation endpoint

v1.0.118

20 Oct 20:31
19c53bf
Compare
Choose a tag to compare
Add filesharing (#277)

* Add filesharing

* This commit add a way to only lists apps which enable the file sharing

* fix identation

v1.0.117

27 Sep 13:33
aa56241
Compare
Choose a tag to compare
Developer disc image for iOS 16.6 added (#282)

v1.0.116

27 Sep 08:23
93bd004
Compare
Choose a tag to compare
Adding support to modify Time Format (#284)

* Adding support to modify Uses24HourClock on device

v1.0.115

05 Jul 11:31
37c40b3
Compare
Choose a tag to compare
Reuse code logic in image auto, tiny cleanup (#266)

v1.0.114

06 Jun 20:37
a83b3d3
Compare
Choose a tag to compare
Developer disc image for iOS 16.5 added (#264)

Co-authored-by: Milica Kostic <milica.kostic@segron.com>

v1.0.113

22 May 05:45
c67094f
Compare
Choose a tag to compare
adding ZoomTouch and VoiceOver setting changes (#259)

Co-authored-by: Assad Ginem <assad.ginem@smartbear.com>

ios voiceover (enable | disable | toggle | get) [--force] [options] Enables, disables, toggles, or returns the state of the "VoiceOver" software home-screen button. iOS 11+ only (Use --force to try on older versions).

ios zoom (enable | disable | toggle | get) [--force] [options] Enables, disables, toggles, or returns the state of the "ZoomTouch" software home-screen button. iOS 11+ only (Use --force to try on older versions).

v1.0.112

11 May 16:04
57a2627
Compare
Choose a tag to compare
Bugfix - wrong path to download image 16.4.1 (#257)

Co-authored-by: Milica Kostic <milica.kostic@segron.com>