v0.2.0
What's Changed
- Pin website deploy to production branch on Cloudflare Pages by @samsmithyeah in #123
- Strict mode for locators + runtime-true selector validation (PILOT-226) by @samsmithyeah in #124
- Capture iOS simulator keychain in app state save/restore/clear (PILOT-220) by @samsmithyeah in #125
- Tunnel HTTP/2-only and pinned-host TLS connections instead of dropping them (PILOT-231) by @samsmithyeah in #126
- Make stop actually stop tests immediately, with SIGKILL escalation for wedged workers (PILOT-222) by @samsmithyeah in #127
- Stop no longer leaks video recording + network capture on the daemon (PILOT-235) by @samsmithyeah in #129
- Live progress feedback during long device actions (PILOT-232) by @samsmithyeah in #128
- Video on-first-retry: startup warning, docs, and CI switch (PILOT-240) by @samsmithyeah in #130
- Stop dispatcher crashing with unhandled EPIPE when a worker dies mid-run (PILOT-228) by @samsmithyeah in #131
- Fix trace viewer not deploying to production on tag push by @samsmithyeah in #132
- Fix empty Source tab for in-progress actions in UI mode (PILOT-233) by @samsmithyeah in #133
- Retry transient stale snapshots during pre-action element resolution by @samsmithyeah in #134
- Tear down child resources when the dispatcher crashes (PILOT-230) by @samsmithyeah in #135
- Fix UI-mode MCP single-session transport; add multi-client support (PILOT-221) by @samsmithyeah in #136
- Bump version to 0.2.0 by @samsmithyeah in #138
Full Changelog: v0.1.8...v0.2.0