Skip to content

Releases: nythepegasus/SideJITServer

1.4.2

05 Jan 17:29
Compare
Choose a tag to compare

What's Changed

  • fix broken compilation for v1.4.0 by @cassowaree in #181
  • Fix pairing file option

Full Changelog: 1.4.1...1.4.2

1.4.1

05 Jan 16:51
Compare
Choose a tag to compare

Changes

  • Change option arguments around a bit
    • -p -> -P for changing webserver port
    • -e -> -V for showing pymobiledevice3/SideJITServer versions
    • -t -> -T for specifying a timeout to allow devices to connect to the tunneld process (-t bypasses this)
    • -y -> -p for pairing to a USB connected device
    • -n -> -t for specifying a tunnel to connect to instead of subprocess spawning
    • Deleted -d unused after flask removal
    • New! -f for specifying a directory to export a pairing file to
  • Fix TunneldRunner not closing on exit

Full Changelog: 1.4.0...1.4.1

1.4.0

04 Jan 15:18
Compare
Choose a tag to compare

Changes

Full Changelog: 1.3.6...1.4.0

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