Releases: versx/iPhoneController
Releases · versx/iPhoneController
iPhoneController v1.5.1
What's Changed
- ios15 support by @kamieniarz in #30
- Update DSharpPlus to latest nightly build by @andi2022 in #31
New Contributors
- @kamieniarz made their first contribution in #30
- @andi2022 made their first contribution in #31
Full Changelog: 1.5.0...1.5.1
iPhoneController v1.5.0
- Migrate DSharpPlus v3.2.3 to v4.0.1 (should fix reconnect issues)
- Update README.md regarding
cfgutil(Credits: Hunch)
iPhoneController v1.4.1
- Fix issue with not allowing permission if
channelIdsare 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
resigncommand, it will only resign instead of resigning and deploying
iPhoneController v1.4.0
- Add
useIosDeployconfig option to useios-deployinstead ofcfgutilfor fetching device list - Add multi Discord server support
- Assuming all for any command is not an option anymore, specify
allfor all devices
iPhoneController v1.3.0
- Adds
profilecommand to reapply SAM profile to specific devices. - Adds support for tethered devices
iPhoneController v1.2.1
- Remove unused
pogoAppPathproperty from config - Rename releases directory from
releases/jorgto justreleases, i.e.releases/configinstead ofreleases/jorg/config - Fix issue listing devices
- Add
brew install megatoolstoinstall.shscript
iPhoneController v1.2.0
- Download app, resign, and deploy to devices from Discord.
- Adds
.resignand.deploycommands.
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
Allto assume all devices.
iPhoneController v1.1.0
- Fix issue with reboot command
- Add reopen game endpoint support from DeviceConfigManager/RDMMonitor (eventually iPhoneController)
iPhoneController v1.0.0
Merge pull request #6 from versx/multi-channels Add support for multiple channel ids to accept commands from