Skip to content

v1.5.0

Choose a tag to compare

@github-actions github-actions released this 22 Aug 17:20
· 243 commits to master since this release
Immutable release. Only release title and notes can be modified.
b14d8c1

What's Changed

  • fix(x11): a clipboard owner that dies says so, and a bad reply is refused not fatal by @xxx in #449
  • update dependencies by @xxx in #451
  • fix(doctor): each distinct failure gets the remedy for that failure by @xxx in #452
  • fix(a11y): a host a11y bus that hangs warns instead of reading green by @xxx in #459
  • fix(doctor): the deep sway probe verifies the stop, and says what failed by @xxx in #472
  • fix(ios): resolve idb_companion to a binary glass can run, not one that is merely there by @xxx in #473
  • fix(proc-linux): one child-stderr reader, and it can stop without waiting for EOF by @xxx in #476
  • fix: a launch's log readers end at teardown, not at an EOF that never comes by @xxx in #478
  • docs: add AGENTS.md for AI-agent orientation by @xxx in #492
  • fix(update): a prerelease above the latest release is 'up to date', not 'the latest release' by @xxx in #479
  • fix(exec-unix): a path glass cannot stat is Unreadable, not Absent by @xxx in #480
  • fix(wayland): the Mesa check reads the host's own multiarch triplet dirs by @xxx in #481
  • fix(x11): a clipboard owner that does not answer is a timeout, not an empty clipboard by @xxx in #482
  • fix(android): a failed adb devices listing is Fail, not an empty host by @xxx in #483
  • docs(changelog): backfill entries for the merged fixes (#447, #474, #468, #372, #460) by @xxx in #495
  • fix(a11y): the GetAddress poll is bounded by a deadline, not an attempt count by @xxx in #484
  • test(a11y-android): pin the i64 far-edge promotion in encloses (fixes #322) by @xxx in #487
  • fix(android): a dump the wait could still resolve is not one a wait cannot help by @xxx in #485
  • fix(a11y-linux): subscribe() spawns with a fallible thread, so a refusal degrades to polling (fixes #463) by @xxx in #486
  • fix(x11): a vanished helper thread is not a wedge, and the ask is not the X server (fixes #453, #454, #458) by @xxx in #488
  • fix(ios): keep an unreadable device listing distinct from "nothing booted" by @xxx in #489
  • fix(macos): a wedged SCShareableContent query is not "the app has no window" by @xxx in #490
  • fix(wayland): retire the clipboard owner in a Drop, not a statement by @xxx in #491
  • fix(android,ios doctor): report a timed-out probe as one, not as a missing tool by @xxx in #493
  • fix(x11 doctor): bound the attach probe so a wedged server cannot hang the doctor by @xxx in #494
  • glass-ios: actuate a two-finger pinch through idb HIDPinch by @xxx in #497
  • refactor(a11y-macos): move the name/description precedence into mapping by @xxx in #498
  • refactor(a11y-macos): apply the review-panel fixes #498 described but did not carry by @xxx in #502
  • ci: drop the Miri job by @xxx in #503
  • mcp: annotate every tool so a host can tell an observation from an input action by @xxx in #512
  • mcp: mirror server.json's title, description and website onto the initialize handshake by @xxx in #513
  • chore(release): v1.5.0 by @xxx in #515

Full Changelog: v1.4.0...v1.5.0