Releases: AccessKit/accesskit
Releases · AccessKit/accesskit
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-chunkmap
with 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-chunkmap
with 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