Skip to content

Commit 2ee65ca

Browse files
authored
docs: update changelog for 0.0.38 (#140)
1 parent 78f2284 commit 2ee65ca

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
1-
## [Unreleased]
1+
## [0.0.38] (2026-05-17)
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))
3-
* Perf: skip redundant `mobilecli devices` shell-outs in `connect()` and `installApp()` when device type is already known, reducing test startup time by ~4s
3+
* 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)
4+
* General: skip redundant `mobilecli devices` shell-outs in `connect()` and `installApp()` when device type is already known, reducing test startup time by ~4s
45

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

0 commit comments

Comments
 (0)