v1.6.0
·
222 commits
to master
since this release
Immutable
release. Only release title and notes can be modified.
What's Changed
- feat(a11y): Document role, and disclosure of web content the reader cannot enter (#506) by @xxx in #516
- feat(a11y): read web content where the platform publishes it (#506) by @xxx in #517
- fix(a11y-linux): an <iframe> is a Group, not a Window (fixes #520) by @xxx in #523
- fix(a11y-android): a WebView's host is a Group, not a second Document (fixes #521) by @xxx in #524
- fix(wayland): a process table glass cannot read is not an absent Xwayland by @xxx in #525
- refactor(doctor): classify bounded probe outcomes by @xxx in #526
- refactor(a11y): centralize tree queries by @xxx in #527
- test(x11): cover app exit during discovery by @xxx in #528
- test(x11): cover private display startup by @xxx in #529
- test(x11): cover INCR clipboard boundaries by @xxx in #530
- fix(a11y): distinguish unavailable read-back from rejected writes by @xxx in #531
- refactor(mcp): extract tool test modules by @xxx in #532
- Fix accessibility blank names and Windows console flashes by @xxx in #538
- feat(a11y): select elements by description by @xxx in #539
- fix(a11y): render bounded editable values in compact snapshots by @xxx in #540
- fix(android): reacquire editable targets after IME relayout by @xxx in #541
- mcp: clarify semantic, visual, and stability verification by @xxx in #542
- Fix Android start discovery and write confirmation by @xxx in #546
- android a11y: distinguish displayed hints from entered values by @xxx in #548
- fix(doctor): scope macOS a11y checks to macOS by @xxx in #549
- chore(release): v1.6.0 by @xxx in #550
Full Changelog: v1.5.0...v1.6.0