Skip to content

Releases: multi-os-engine/JavaPyMobileDevice3

v1.3.0

Choose a tag to compare

@Berstanio Berstanio released this 27 Jun 20:47
  • Use pmd3 3.90.1
  • Removed tunneld support
  • Drop need for root for all supported functionality
  • Download and provision standalone python3 3.14.6 version instead of venv
  • Use better up-to-date checks for downloaded python and requirements

Full Changelog: v1.2.1...v1.3.0

v1.2.1

Choose a tag to compare

@Berstanio Berstanio released this 19 Nov 11:20
  • Handle a daemon death more gracefully

Full Changelog: v1.2.0...v1.2.1

v1.2.0

Choose a tag to compare

@Berstanio Berstanio released this 18 Nov 19:08

TCP Forwarder are now bound to the opening IPC connection. If the connection dies, the forwarder will be closed.

Full Changelog: v1.1.0...v1.2.0

v1.1.0

Choose a tag to compare

@Berstanio Berstanio released this 13 Nov 14:50
  • Fix issue on first daemon installation
  • Add options to query for installed app path and bundle identifier
  • Improve daemon versioning handling. Multiple daemons with different version can now run at the same time.
  • Improved documentation

Full Changelog: v1.0.0...v1.1.0

v1.0.0

Choose a tag to compare

@Berstanio Berstanio released this 12 Nov 11:56

This is the initial test release.