Skip to content

Releases: callstack/agent-device

v0.16.9

01 Jun 23:03

Choose a tag to compare

What's Changed

  • fix: dismiss RN overlays in Maestro compat by @thymikee in #650
  • fix: improve maestro test output by @thymikee in #652
  • refactor(ios): extract the text-entry engine into RunnerTests+TextEntry.swift by @thymikee in #651
  • fix: align Maestro assertVisible timeout by @thymikee in #653

Full Changelog: v0.16.8...v0.16.9

v0.16.8

01 Jun 22:18

Choose a tag to compare

What's Changed

  • feat: e2e command perf benchmark harness + nightly CI by @thymikee in #630
  • perf(ios): make get text ~80x faster for non-editable elements by @thymikee in #632
  • perf+fix(ios): faster text entry (readiness + typed-query field resolve) + fix fill mis-navigation by @thymikee in #633
  • fix(ios): drive gesture pinch via two-finger synthesis (#629) by @thymikee in #634
  • fix: improve iOS selector reads and Maestro reliability by @thymikee in #636
  • fix: preserve iOS AX snapshot failures by @thymikee in #639
  • fix: clean up recording stop and snapshot traversal by @thymikee in #640
  • fix: retry no-op maestro taps by @thymikee in #644
  • refactor(ios): single CommandTraits table for runner command classification by @thymikee in #642
  • fix: improve maestro test output by @thymikee in #647
  • fix: harden React Native overlay dismissal by @thymikee in #641
  • fix: normalize maestro loading ellipsis by @thymikee in #648
  • fix(ios): unify multi-touch gestures on two-finger synthesis + hinted unsupported errors by @thymikee in #645
  • fix: resolve test-app dependabot alerts by @thymikee in #649

Full Changelog: v0.16.7...v0.16.8

v0.16.7

01 Jun 22:18

Choose a tag to compare

What's Changed

Full Changelog: v0.16.6...v0.16.7

v0.16.6

01 Jun 22:17

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.16.5...v0.16.6

v0.16.5

01 Jun 22:16

Choose a tag to compare

What's Changed

  • fix: stabilize Maestro React Navigation flows by @thymikee in #618

Full Changelog: v0.16.4...v0.16.5

v0.16.4

01 Jun 22:16

Choose a tag to compare

What's Changed

  • fix: improve Maestro Android reliability and snapshot speed by @thymikee in #612

Full Changelog: v0.16.3...v0.16.4

v0.16.3

29 May 10:07

Choose a tag to compare

What's Changed

Full Changelog: v0.16.2...v0.16.3

v0.16.2

29 May 10:06

Choose a tag to compare

What's Changed

Full Changelog: v0.16.1...v0.16.2

v0.16.1

29 May 10:06

Choose a tag to compare

What's Changed

Full Changelog: v0.16.0...v0.16.1

v0.16.0

29 May 10:06

Choose a tag to compare

What's Changed

  • fix: make swift helper cache builds concurrent-safe by @thymikee in #579
  • fix: improve Android snapshot fidelity by @thymikee in #580
  • feat: add gesture command coverage by @thymikee in #576
  • fix: allow inventory selectors with session locks by @thymikee in #583
  • docs: simplify README overview by @thymikee in #585
  • fix: clarify Android gesture transform behavior by @thymikee in #584
  • feat: support iOS simulator transform gesture by @thymikee in #586
  • fix: capture Android snapshot timeout evidence by @thymikee in #591
  • feat: auto-reverse Android localhost opens by @thymikee in #590
  • fix: recover Android app-owned ANRs by @thymikee in #592
  • test: remove 151 unit tests fully covered by integration tests by @thymikee in #595
  • feat: add Maestro YAML replay compatibility by @thymikee in #581
  • feat: expose structured MCP command tools by @thymikee in #593
  • build: enable noUncheckedIndexedAccess by @thymikee in #600

Full Changelog: v0.15.2...v0.16.0