Skip to content

Releases: versx/iPhoneController

iPhoneController v1.5.1

18 Apr 05:31
f8f0d72
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.5.0...1.5.1

iPhoneController v1.5.0

08 Jul 01:24
8232444
Compare
Choose a tag to compare
  • Migrate DSharpPlus v3.2.3 to v4.0.1 (should fix reconnect issues)
  • Update README.md regarding cfgutil (Credits: Hunch)

iPhoneController v1.4.1

07 May 23:11
Compare
Choose a tag to compare
  • Fix issue with not allowing permission if channelIds are empty/not set in the config
  • Fix issue with devices being null if non provided and return error message
  • Add better device feedback when deploying
  • If no devices provided for resign command, it will only resign instead of resigning and deploying

iPhoneController v1.4.0

28 Apr 23:59
Compare
Choose a tag to compare
  • Add useIosDeploy config option to use ios-deploy instead of cfgutil for fetching device list
  • Add multi Discord server support
  • Assuming all for any command is not an option anymore, specify all for all devices

iPhoneController v1.3.0

06 Mar 16:52
4c5241e
Compare
Choose a tag to compare
  • Adds profile command to reapply SAM profile to specific devices.
  • Adds support for tethered devices

iPhoneController v1.2.1

28 Dec 01:31
c9cdd34
Compare
Choose a tag to compare
  • Remove unused pogoAppPath property from config
  • Rename releases directory from releases/jorg to just releases, i.e. releases/config instead of releases/jorg/config
  • Fix issue listing devices
  • Add brew install megatools to install.sh script

iPhoneController v1.2.0

22 Dec 07:10
a2bcdb7
Compare
Choose a tag to compare
  • Download app, resign, and deploy to devices from Discord.
  • Adds .resign and .deploy commands.

Download app from mega link, resign, and deploy to devices (comma delimited)
.resign <mega_link> <version> [device(s)]

Deploy the latest signed app to devices (comma delimited)
.deploy [device(s)]

Notes:

  • Omitting the specific devices will assume all, you can also specify All to assume all devices.

iPhoneController v1.1.0

20 Dec 21:49
f1c99ba
Compare
Choose a tag to compare
  • Fix issue with reboot command
  • Add reopen game endpoint support from DeviceConfigManager/RDMMonitor (eventually iPhoneController)

iPhoneController v1.0.0

25 Nov 21:54
29bf730
Compare
Choose a tag to compare
Merge pull request #6 from versx/multi-channels

Add support for multiple channel ids to accept commands from