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
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
- Add
useIosDeploy
config option to useios-deploy
instead ofcfgutil
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
- Adds
profile
command to reapply SAM profile to specific devices. - Adds support for tethered devices
iPhoneController v1.2.1
- Remove unused
pogoAppPath
property from config - Rename releases directory from
releases/jorg
to justreleases
, i.e.releases/config
instead ofreleases/jorg/config
- Fix issue listing devices
- Add
brew install megatools
toinstall.sh
script
iPhoneController v1.2.0
- 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
- 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