Skip to content

Releases: mobile-next/mobilecli

Version 0.0.35

13 Nov 08:43
0.0.35
b952770

Choose a tag to compare

  • General: Support "type", "platform" and "includeOffline" in jsonrpc for 'devices' command (#94)
  • General: Changed "devices --all" to "devices --include-offline" for consistency and clarity (#94)

Version 0.0.34

13 Nov 07:49
0.0.34
03a5ea7

Choose a tag to compare

  • General: Support --type and --platform in list devices command (#81)
  • iOS: List simulators that have been initialized once (they boot fast) in "devices --all" (#81)
  • iOS: Add an icon and a display name for installed webdriveragent (#93)
  • Android: List offline emulators in "devices --all" (#81)

Version 0.0.33

01 Nov 09:42
0.0.33
de96d8c

Choose a tag to compare

  • General: Fix launching mobilecli using npx on macos after split to arm64/amd64 (#91)

Version 0.0.32

01 Nov 09:19
0.0.32
7cf8c3d

Choose a tag to compare

  • General: Use USERPROFILE and LOCALAPPDATA on Windows to locate adb.exe without relying on PATH (#88)

Version 0.0.31

23 Oct 22:36
0.0.31
fa6d709

Choose a tag to compare

  • Android: CRLF was getting in the way of mjpeg on Windows (#86)

Version 0.0.30

23 Oct 14:59
0.0.30
bdccfd9

Choose a tag to compare

  • General: Do not attempt fetching iOS simulators if not running on macos (#85)
  • iOS: Skip tunnel creation if running on iOS 16.x and below (#84)
  • Android: CRLF was getting in the way of mjpeg and screenshots on Windows (#85)

Version 0.0.29

21 Oct 14:01
0.0.29
bc38ced

Choose a tag to compare

  • General: Split mac binaries into arm64 and amd64 for smaller packages (06d7e89)

Version 0.0.28

07 Oct 19:12
0.0.28
7ef7143

Choose a tag to compare

  • General: Statically linked binaries for linux (#79)

Version 0.0.27

05 Oct 14:20
0.0.27
c67d347

Choose a tag to compare

  • General: Fix potential zip-split security issue when unpacking wda (#76)
  • iOS: Set MJPEG server to stream at 30 fps instead of default 10 (#78)
  • iOS: Fix buggy 'device info' on an iOS device when wda wasn't running prior (#77)

Version 0.0.26

02 Oct 13:55
0.0.26
1628638

Choose a tag to compare

  • iOS: Added swipe command, use "mobilecli io swipe" (#72)
  • Simlator: Fixed 'mobilecli device info', it requires wda prior (#73)
  • Android: Added swipe command, use "mobilecli io swipe" (#72)