Skip to content

Releases: nythepegasus/SideJITServer

1.3.6

12 Sep 02:33
Compare
Choose a tag to compare

What's Changed:

  • Added an option to enable a debug "all_apps" route to the web server per user shadow's request

Full Changelog: 1.3.5...1.3.6

1.3.5

23 Aug 02:41
e4f1c9d
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.3.4...1.3.5

1.3.4

22 Aug 07:28
61ec40d
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.3.3...1.3.4

1.3.3

17 Aug 11:17
a360230
Compare
Choose a tag to compare

What's Changed

  • Reduced Python requirement to 3.9

Full Changelog: 1.3.2...1.3.3

1.3.2

17 Aug 11:10
Compare
Choose a tag to compare

What's Changed

  • Improvement for docker. by @takov751 in #34
  • Updated README.md to be more User Friendly + Added with basic tutorial just to get it working by @SenyxLois in #41
  • workarounds for podman by @takov751 in #36
  • Compile to direct executable on Windows x64, Ubuntu x64, and MacOS arm by @cassowaree in #65

New Contributors

Full Changelog: 1.3.1...1.3.2

1.3.1

24 Apr 05:00
4b533e7
Compare
Choose a tag to compare

What's Changed

  • Add Bonjour / mDNS Support by @stossy11 in #19
  • Fix Bonjour Support by @stossy11 in #20
  • Fix C++ Error by @stossy11 in #21
  • Add a safety catch for pymobiledevice3, and fix README to reflect updates.

New Contributors

Full Changelog: 1.3.0...1.3.1

1.3.0

12 Apr 08:33
34b95a7
Compare
Choose a tag to compare

What's Changed

  • Added a version route that is just /ver/
  • Updated pymobiledevice3 to 3.4.0 in hopes of fixing other issues.

Full Changelog: 1.2.1...1.3.0

SideJITServer 1.2.1

04 Apr 18:32
1ddbc34
Compare
Choose a tag to compare

What's Changed?

  • Downgraded pymobiledevice3 until I figure out the new issues

Full Changelog: 1.2.0...1.2.1

SideJITServer 1.2.0

04 Apr 18:05
ed2b0ed
Compare
Choose a tag to compare

What's Changed

  • Added an option to not start the tunnel
  • Updated pymobiledevice3

Full Changelog: 1.1.1...1.2.0

SideJITServer 1.1.1

31 Mar 23:06
8c08ead
Compare
Choose a tag to compare

What changed

  • Fixed wonky Python error