Skip to content

1.10.0 beta 1 (please test)

Pre-release
Pre-release

Choose a tag to compare

@shazron shazron released this 19 Jul 01:19
· 142 commits to master since this release

Please file test results or add to the discussion in #399

Milestone

https://github.com/ios-control/ios-deploy/milestone/14?closed=1

Install

npm install ios-deploy@beta

Features

  • feat: add JSON output for copy/install/launch #397
  • fix: don't hang forever when launching app fails #394
  • feat: add iPad 6th Gen and iPod 7th Gen devices #388
  • fix: Modified lldb command to fix remove_weak_ref issue #366
  • feat: get battery current capacity #373
  • feat: implement the stdout and stderr redirect to file #339
  • fix: fix parsing the short optional arguments #357
  • feat: fixup API usage to make ios-deploy work also with wifi connections #385
  • feat: add JSON Output Option #381
  • fix: add iPad (2018), iPad Air 3, iPad Pro 11", iPad Pro 12.9", iPad mini 5, iPhone 8, iPhone 8 Plus, iPhone X, iPhone XR, iPhone XS, iPhone XS Max #377
  • fix: remove odd memory copy function #380
  • fix: remove broken XCode version check #382
  • feat: add ability to inject arbitrary environment variables #354
  • fix: minor cleanup/formatting of README #362