Skip to content

Releases: mobile-next/mobilecli

Version 0.3.69

01 May 17:53
0.3.69
489b608

Choose a tag to compare

  • iOS: update go-ios library to v1.0.211 which fixes iOS 26 on OSX Tahoe (#212)

Version 0.3.68

01 May 14:47
0.3.68
ecb3d4d

Choose a tag to compare

  • General: Add mobilecli remote commands for allocating, listing, and releasing remote devices, deprecate mobilecli fleet
  • General: Move crashes commands under device crashes, deprecate root crashes (#209)

Version 0.3.67

27 Apr 18:01
0.3.67
bd327de

Choose a tag to compare

  • General: Validate artifact host for upload and download to address codeql ssrf alerts (#207)
  • iOS: Fix race condition when assigning device kit agent a random port for iOS Simulator (#204)
  • iOS: Remove redundant HOME button press after launching device kit agent (#203)

Version 0.3.66

16 Apr 12:52
0.3.66
079dfc7

Choose a tag to compare

  • General: Add mobilecli agent install command for automatically installing devicekit-ios and devicekit-android (#196)
  • iOS: Disable HTTP keep-alives to fix real device port forwarding (#197)
  • iOS: Replace WebDriverAgent with devicekit-ios agent (#196)

Version 0.2.65

16 Apr 12:50
0.2.65
d87b358

Choose a tag to compare

  • General: Move npm package from @mobilenext/mobilecli to mobilecli (#191)
  • General: Update npm packages under 'test' directory (#192)

Version 0.2.0

13 Apr 16:07
0.2.0
d87b358

Choose a tag to compare

  • General: Move npm package from @mobilenext/mobilecli to mobilecli (#191)
  • General: Update npm packages under 'test' directory (#192)

Version 0.1.64

02 Apr 20:00
0.1.64
4e43c22

Choose a tag to compare

  • General: Add --wait and --timeout flags to fleet allocate for polling until device is ready (#189)

Version 0.1.63

02 Apr 13:51
0.1.63
bb025e4

Choose a tag to compare

  • General: Handle provider field as object in remote devices response (#188)

Version 0.1.62

27 Mar 14:01
0.1.62
9180bcb

Choose a tag to compare

  • General: List and fetch crash reports via CLI and JSON-RPC (#187)
  • iOS: Fetch crash reports from real devices via Apple crashreport service (#187)
  • iOS: Read .ips crash reports from simulator DiagnosticReports directory (#187)
  • Android: Parse native and Java crash reports from adb logcat crash buffer (#187)

Version 0.1.61

20 Mar 15:24
0.1.61
2ebb823

Choose a tag to compare

  • General: Fixed oauth login with device code flow (#185)
  • iOS: Use openssl instead of security cms for resigning (#182)
  • iOS: Support locale when launching apps (#181)
  • Android: Support locale when launching apps (#181)