Releases: AccessKit/accesskit
Releases · AccessKit/accesskit
accesskit: v0.20.0
0.20.0 (2025-06-26)
⚠ BREAKING CHANGES
- Refactor actions for scrolling by discrete units (#573)
Bug Fixes
- impl
FromforToggled(#585) (d38776a) - Resolve new clippy warning about using variables directly in format strings (#590) (ccc62b7)
Code Refactoring
accesskit_android: 0.3.0
0.3.0 (2025-06-26)
⚠ BREAKING CHANGES
- Force a semver-breaking release (#589)
Bug Fixes
Dependencies
- The following workspace dependencies were updated
- dependencies
- accesskit bumped from 0.19.0 to 0.20.0
- accesskit_consumer bumped from 0.28.0 to 0.29.0
- dependencies
accesskit_atspi_common: 0.13.0
0.13.0 (2025-06-26)
⚠ BREAKING CHANGES
- Force a semver-breaking release (#589)
Bug Fixes
Dependencies
- The following workspace dependencies were updated
- dependencies
- accesskit bumped from 0.19.0 to 0.20.0
- accesskit_consumer bumped from 0.28.0 to 0.29.0
- dependencies
accesskit_consumer: 0.29.0
0.29.0 (2025-06-26)
Features
Bug Fixes
- Eliminate incorrect removal of reparented nodes (#576) (db7d4d0)
- Resolve new clippy warning about using variables directly in format strings (#590) (ccc62b7)
Dependencies
- The following workspace dependencies were updated
- dependencies
- accesskit bumped from 0.19.0 to 0.20.0
- dependencies
accesskit_macos: 0.21.0
0.21.0 (2025-06-26)
⚠ BREAKING CHANGES
- Force a semver-breaking release (#589)
Bug Fixes
- Destroy nodes that become filtered out on macOS (#569) (29584d4)
- Force a semver-breaking release (#589) (2887cdd)
- Resolve new clippy warning about using variables directly in format strings (#590) (ccc62b7)
Dependencies
- The following workspace dependencies were updated
- dependencies
- accesskit bumped from 0.19.0 to 0.20.0
- accesskit_consumer bumped from 0.28.0 to 0.29.0
- dependencies
accesskit_unix: 0.16.0
0.16.0 (2025-06-26)
⚠ BREAKING CHANGES
- Force a semver-breaking release (#589)
Bug Fixes
Dependencies
- The following workspace dependencies were updated
- dependencies
- accesskit bumped from 0.19.0 to 0.20.0
- accesskit_atspi_common bumped from 0.12.0 to 0.13.0
- dependencies
accesskit_windows: 0.28.0
0.28.0 (2025-06-26)
⚠ BREAKING CHANGES
- Force a semver-breaking release (#589)
Bug Fixes
Dependencies
- The following workspace dependencies were updated
- dependencies
- accesskit bumped from 0.19.0 to 0.20.0
- accesskit_consumer bumped from 0.28.0 to 0.29.0
- dependencies
accesskit_winit: 0.28.0
0.28.0 (2025-06-26)
⚠ BREAKING CHANGES
- Force a semver-breaking release (#589)
Bug Fixes
Dependencies
- The following workspace dependencies were updated
- dependencies
- accesskit bumped from 0.19.0 to 0.20.0
- accesskit_windows bumped from 0.27.0 to 0.28.0
- accesskit_macos bumped from 0.20.0 to 0.21.0
- accesskit_unix bumped from 0.15.0 to 0.16.0
- accesskit_android bumped from 0.2.0 to 0.3.0
- dependencies
accesskit_winit: v0.27.0
0.27.0 (2025-05-06)
⚠ BREAKING CHANGES
Code Refactoring
- Drop redundant
HasPopup::True(#550) (56abf17) - Simplify the core Android adapter API (#558) (7ac5911)
Dependencies
- The following workspace dependencies were updated
- dependencies
- accesskit bumped from 0.18.0 to 0.19.0
- accesskit_windows bumped from 0.26.0 to 0.27.0
- accesskit_macos bumped from 0.19.0 to 0.20.0
- accesskit_unix bumped from 0.14.0 to 0.15.0
- accesskit_android bumped from 0.1.1 to 0.2.0
- dependencies
accesskit_windows: v0.27.0
accesskit_unix: v0.15.0
0.15.0 (2025-05-06)
⚠ BREAKING CHANGES
- Drop redundant
HasPopup::True(#550)
Bug Fixes
- Expose tabs in the platform adapters (341a11b)
- Mention caveats with window bounds under Wayland (#559) (b0cf01a)
Code Refactoring
Dependencies
- The following workspace dependencies were updated
- dependencies
- accesskit bumped from 0.18.0 to 0.19.0
- accesskit_atspi_common bumped from 0.11.0 to 0.12.0
- dependencies
accesskit_macos: v0.20.0
0.20.0 (2025-05-06)
⚠ BREAKING CHANGES
- Drop redundant
HasPopup::True(#550)
Features
- Expose tabs in consumer and atspi-common (b1fb5b3)
Bug Fixes
- Expose tabs in the platform adapters (341a11b)
Code Refactoring
Dependencies
- The following workspace dependencies were updated
- dependencies
- accesskit bumped from 0.18.0 to 0.19.0
- accesskit_consumer bumped from 0.27.0 to 0.28.0
- dependencies
accesskit_consumer: v0.28.0
0.28.0 (2025-05-06)
⚠ BREAKING CHANGES
- Drop unused
Node::is_linked(#545) - Drop
FrozenNode(#496) - Replace
immutable-chunkmapwith dual tree states (#495)
Features
- Expose tabs in consumer and atspi-common (b1fb5b3)
Bug Fixes
Code Refactoring
- Drop
FrozenNode(#496) (f8c0d0a) - Drop unused
Node::is_linked(#545) (3aab4ac) - Replace
immutable-chunkmapwith dual tree states (#495) (a74dbfc)
Dependencies
- The following workspace dependencies were updated
- dependencies
- accesskit bumped from 0.18.0 to 0.19.0
- dependencies
accesskit_atspi_common: v0.12.0
0.12.0 (2025-05-06)
⚠ BREAKING CHANGES
- Drop redundant
HasPopup::True(#550)
Features
- Expose tabs in consumer and atspi-common (b1fb5b3)
Bug Fixes
Code Refactoring
Dependencies
- The following workspace dependencies were updated
- dependencies
- accesskit bumped from 0.18.0 to 0.19.0
- accesskit_consumer bumped from 0.27.0 to 0.28.0
- dependencies
accesskit_android: v0.2.0
0.2.0 (2025-05-06)
⚠ BREAKING CHANGES
- Simplify the core Android adapter API (#558)
- Use the queued-events pattern in the Android adapter (#555)
- Drop redundant
HasPopup::True(#550)
Bug Fixes
- Fix Android adapter after dropping
FrozenNode(#553) (735cb7e) - Return text content from multiline inputs (#552) (4b74090)
Code Refactoring
- Drop redundant
HasPopup::True(#550) (56abf17) - Simplify the core Android adapter API (#558) (7ac5911)
- Use the queued-events pattern in the Android adapter (#555) (0316518)
Dependencies
- The following workspace dependencies were updated
- dependencies
- accesskit bumped from 0.18.0 to 0.19.0
- accesskit_consumer bumped from 0.27.0 to 0.28.0
- dependencies
accesskit: v0.19.0
accesskit_winit: v0.26.0
0.26.0 (2025-03-17)
⚠ BREAKING CHANGES
- Panic if the window is visible when the adapter is created, for adapters where this is a problem (#529)
Bug Fixes
- Panic if the window is visible when the adapter is created, for adapters where this is a problem (#529) (c43c37b)
Dependencies
- The following workspace dependencies were updated
- dependencies
- accesskit_windows bumped from 0.25.0 to 0.26.0
- accesskit_android bumped from 0.1.0 to 0.1.1
- dependencies