Releases: multi-os-engine/JavaPyMobileDevice3
Releases · multi-os-engine/JavaPyMobileDevice3
v1.3.0
- 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
- Handle a daemon death more gracefully
Full Changelog: v1.2.0...v1.2.1
v1.2.0
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
- 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