v0.3.0
What's Changed
- Fix npm ci sync failure after release: decouple committed @tapsmith dep versions by @samsmithyeah in #142
- Allow getBy*/locator() scoping off modified handles by @samsmithyeah in #141
- Preserve AndroidKeyStore on app-state restore; add device.platform getter by @samsmithyeah in #145
- docs: correct Android appState keystore behavior + cross-device limitation by @samsmithyeah in #146
- Trace element-action auto-wait so failures are attributed correctly (PILOT-244) by @samsmithyeah in #144
- Handle Firestore HTTP/2 cert rejects with passthrough by @samsmithyeah in #143
- Show pending state for MCP-initiated test runs in UI mode by @samsmithyeah in #147
- Trust the MITM CA on Android 14+ via the Conscrypt APEX store by @samsmithyeah in #149
- Fix route.abort() hanging instead of failing the request (PILOT-248) by @samsmithyeah in #150
- Fix literal … rendering in container "Run" button by @samsmithyeah in #151
- LLM-friendly setup: non-interactive init, doctor --json, verify command by @samsmithyeah in #122
- Bump version to 0.3.0 by @samsmithyeah in #152
Full Changelog: v0.2.0...v0.3.0