v0.4.0
Immutable
release. Only release title and notes can be modified.
What's Changed
- fix(doctor): correct Android deep-probe skip hint when backend not selected by @xxx in #109
- docs: lead Android companion setup with the drop-next-to-glass path by @xxx in #110
- Windows first-run parity: access-model doc + gated exe signing by @xxx in #111
- feat: add an iOS Simulator backend (glass-ios) by @xxx in #112
- feat(glass-ios): iOS Simulator input & accessibility via idb_companion by @xxx in #113
- docs: make the repo self-sufficient for installation, and bind the tool reference to the registry by @xxx in #118
- glass doctor --deep: verify idb_companion actually starts (#114) by @xxx in #120
- docs: changelog — doctor --deep verifies idb_companion actually starts by @xxx in #121
- test(glass-ios): de-flake two glass-ios tests (dead-socket + ETXTBSY self-test) by @xxx in #122
- test(glass-ios): testability seams + Linux tests for idb driver lifecycle paths by @xxx in #123
- fix(glass-ios): scale the idb hid RPC deadline to the gesture duration (#116) by @xxx in #124
- docs: document glass_diff's region parameter; guard tool params in the sync test (#119) by @xxx in #125
- chore(lint): enforce
unsafe_code = "deny"workspace-wide by @xxx in #126 - refactor(glass-core): split session.rs god-file into session/ submodules by @xxx in #127
- refactor(proc-linux): share the child-output log reader across backends by @xxx in #128
- test(clipboard): cover MIME selection, empty-clipboard, and X11 TARGETS paths by @xxx in #129
- test(android): unit-test the android_keycode/meta_keycode maps by @xxx in #130
- refactor(android): extract locate_editable_target for testable set_value guard by @xxx in #131
- docs: changelog for v0.4.0 by @xxx in #132
Full Changelog: v0.3.1...v0.4.0