Skip to content

Releases: callstackincubator/agent-device

v0.10.1

24 Mar 12:42

Choose a tag to compare

What's Changed

  • feat: add gesture telemetry recording overlays by @thymikee in #245

Full Changelog: v0.10.0...v0.10.1

v0.10.0

23 Mar 18:05

Choose a tag to compare

What's Changed

  • fix: improve android sdk path fallback by @thymikee in #241
  • fix: strip trailing OK from Android emulator names by @thymikee in #242
  • Fix batch recording session state preservation by @thymikee in #244
  • fix: tolerate android emulator avd probe timeouts by @thymikee in #243
  • Refactor interaction handler into command modules by @thymikee in #248
  • fix: split snapshot handler helpers and preserve wait cleanup semantics by @thymikee in #249
  • docs: simplify README landing page by @thymikee in #251
  • feat: add apple-family macOS desktop support by @thymikee in #246
  • fix: improve macOS runner snapshot and context menus by @thymikee in #252

Full Changelog: v0.9.0...v0.10.0

v0.9.0

23 Mar 18:05

Choose a tag to compare

What's Changed

Full Changelog: v0.8.6...v0.9.0

v0.8.4

17 Mar 19:31

Choose a tag to compare

What's Changed

  • fix: harden remote install-from-source transport by @thymikee in #224
  • fix: derive Android launch target for installFromSource by @thymikee in #225
  • fix: return Android identity from install_from_source by @thymikee in #226
  • refactor: reduce duplicated client wire mappings by @thymikee in #227
  • refactor: consolidate platform branching into Interactor by @thymikee in #231
  • chore: split session handler modules by @thymikee in #230
  • chore: prune redundant tests by @thymikee in #229
  • fix: remove interactive device prompt dependency by @thymikee in #232
  • refactor: simplify daemon transport resolution by @thymikee in #228
  • fix: bound iOS simulator focus timeout by @thymikee in #233
  • refactor: decompose selector system into focused modules by @thymikee in #234
  • feat: add diff screenshot command for pixel-level image comparison by @dannyhw in #214

New Contributors

Full Changelog: v0.8.0...v0.8.4

v0.8.0

14 Mar 20:01

Choose a tag to compare

What's Changed

Full Changelog: v0.7.22...v0.8.0

v0.7.12

12 Mar 11:36

Choose a tag to compare

What's Changed

  • feat: support remote runtime hints and artifact retrieval by @thymikee in #199

Full Changelog: v0.7.11...v0.7.12

v0.7.11

09 Mar 16:38

Choose a tag to compare

What's Changed

  • fix: avoid canceling active HTTP RPC requests by @thymikee in #196

Full Changelog: v0.7.10...v0.7.11

v0.7.10

09 Mar 15:39

Choose a tag to compare

What's Changed

  • test: add unit tests for dispatch-series helper functions by @JSweet314 in #190
  • feat: support installing local artifacts over remote daemon transport by @thymikee in #192
  • fix: propagate AbortSignal on cancellation to stop iOS runner promptly by @thymikee in #194

New Contributors

Full Changelog: v0.7.9...v0.7.10

v0.7.9

06 Mar 14:55

Choose a tag to compare

What's Changed

  • refactor: split Android platform module into focused submodules by @thymikee in #162
  • refactor: split session replay helpers into focused modules by @thymikee in #153
  • refactor: split iOS runner-client into focused modules by @thymikee in #163
  • fix: harden daemon startup retries by @thymikee in #166
  • refactor: split dispatch into command-family modules by @thymikee in #164
  • fix: stabilize iOS simulator screenshot capture by @thymikee in #167
  • refactor: split app-log backend into process/stream/platform modules by @thymikee in #174
  • feat: include device_udid and ios_simulator_device_set in iOS JSON payloads by @thymikee in #180
  • fix: enrich DEVICE_NOT_FOUND error for empty scoped iOS simulator sets by @thymikee in #175
  • fix: retry alert accept/dismiss on transient 'alert not found' errors by @thymikee in #177
  • fix: return deterministic matched-target metadata for find click responses by @thymikee in #178
  • feat: add ensure-simulator command for scoped iOS device sets by @thymikee in #179
  • feat: add --shutdown option to close command for iOS simulator teardown by @thymikee in #176
  • test: lock find click JSON response to exact deterministic key set by @thymikee in #183
  • fix: strip pre-PNG garbage from Android screenshots on multi-display devices by @thymikee in #185
  • fix: support explicit remote daemon endpoints by @thymikee in #189
  • fix: remove trailing commas in Swift for Xcode <16.3 compatibility by @mugnimaestra in #186

New Contributors

Full Changelog: v0.7.6...v0.7.9

v0.7.6

03 Mar 13:15

Choose a tag to compare

What's Changed

  • fix: harden iOS relaunch/close lifecycle to reduce simulator flakes by @thymikee in #152
  • feat: add install command with ipa/aab support by @thymikee in #151

Full Changelog: v0.7.5...v0.7.6