Skip to content

Releases: mobile-next/mobilecli

Version 0.3.75

26 May 13:22
0.3.75
fc64db4

Choose a tag to compare

  • General: File system support for ls, mkdir, rm, push, pull and get app path (#228)
  • General: Fix websocket timeouts after around 50-60 seconds (#239)

Version 0.3.74

17 May 19:30
0.3.74
18bcda0

Choose a tag to compare

  • Android: Use devicekit instrumentation for android view tree dump (#233)

Version 0.3.73

12 May 13:39
0.3.73
2ad9113

Choose a tag to compare

  • Android: Include elements with resource-id in UI element tree dump even when text and content-desc are empty

Version 0.3.72

11 May 14:26
0.3.72
732c64c

Choose a tag to compare

  • Android: Fix launching apps installed with -t (test) flag (#225)

Version 0.3.71

05 May 09:16
0.3.71
0cbeb00

Choose a tag to compare

  • Android: Fix launching apps on emulators with hw.keyboard = no by passing --pct-syskeys 0 to monkey

Version 0.3.70

04 May 12:11
0.3.70
6cb7b6a

Choose a tag to compare

  • iOS: Fix terminating simulator runner and register shutdown hook on agent start (#217)
  • iOS: Update devicekit-ios agent to 0.0.18 (#220)
  • iOS: Include placeholder field in dump UI view tree response

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)