Skip to content

Commit ffce24f

Browse files
authored
docs: updated changelog to 0.0.38 (#141)
1 parent 2ee65ca commit ffce24f

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
* Fix(ios): call `getForegroundApp()` before `launchApp()` in mobilecli driver to ensure DeviceKit is running first, preventing a race where its startup minimizes the newly-launched app ([#89](https://github.com/mobile-next/mobilewright/issues/89))
33
* Fix(android): using instruments to get view tree, solves bug when constant UI change would fail "uiautomator dump" (fix is in mobilecli 0.3.74)
44
* General: skip redundant `mobilecli devices` shell-outs in `connect()` and `installApp()` when device type is already known, reducing test startup time by ~4s
5+
* General: break early if installApps points to non-zip containers, before allocating devices
6+
* General: added plenty of verbose logs when `DEBUG=mw:*`
57

68
## [0.0.37] (2026-05-16)
79
* Feat: add installApps to per-project overrides ([#133](https://github.com/mobile-next/mobilewright/pull/133))

0 commit comments

Comments
 (0)