Releases: AccessKit/accesskit
Releases · AccessKit/accesskit
accesskit_winit: v0.31.0
0.31.0 (2026-01-15)
⚠ BREAKING CHANGES
- Multiple tree support (#655)
Features
Dependencies
- The following workspace dependencies were updated
- dependencies
- accesskit bumped from 0.22.0 to 0.23.0
- accesskit_windows bumped from 0.30.0 to 0.31.0
- accesskit_macos bumped from 0.23.0 to 0.24.0
- accesskit_unix bumped from 0.18.0 to 0.19.0
- accesskit_android bumped from 0.5.0 to 0.6.0
- dependencies
accesskit_windows: v0.31.0
0.31.0 (2026-01-15)
⚠ BREAKING CHANGES
- Multiple tree support (#655)
Features
- Implement the
urlproperty (#669) (6202e63) - More text attributes on Windows (#676) (259e832)
- Multiple tree support (#655) (c16eb80)
Dependencies
- The following workspace dependencies were updated
- dependencies
- accesskit bumped from 0.22.0 to 0.23.0
- accesskit_consumer bumped from 0.32.0 to 0.33.0
- dependencies
accesskit_unix: v0.19.0
accesskit_macos: v0.24.0
accesskit_consumer: v0.33.0
0.33.0 (2026-01-15)
⚠ BREAKING CHANGES
Features
Bug Fixes
Code Refactoring
Dependencies
- The following workspace dependencies were updated
- dependencies
- accesskit bumped from 0.22.0 to 0.23.0
- dependencies
accesskit_atspi_common: v0.16.0
accesskit_android: v0.6.0
accesskit: v0.23.0
accesskit_winit: v0.30.0
0.30.0 (2025-12-23)
⚠ BREAKING CHANGES
Features
- Add GridCell role (#643) (1e5abca)
- Implement BrailleLabel and BrailleRoleDescription roles (#638) (0fdcebb)
Bug Fixes
Code Refactoring
- Drop deprecated roles (#642) (4d46c27)
- Infrastructure for supporting text formatting changes (#626) (ea23ec4)
Dependencies
- The following workspace dependencies were updated
- dependencies
- accesskit bumped from 0.21.1 to 0.22.0
- accesskit_windows bumped from 0.29.2 to 0.30.0
- accesskit_macos bumped from 0.22.2 to 0.23.0
- accesskit_unix bumped from 0.17.2 to 0.18.0
- accesskit_android bumped from 0.4.2 to 0.5.0
- dependencies
accesskit_windows: v0.30.0
0.30.0 (2025-12-23)
⚠ BREAKING CHANGES
Features
- Add GridCell role (#643) (1e5abca)
- Add simple text attributes on Windows (#659) (f2bfa63)
- Implement BrailleLabel and BrailleRoleDescription roles (#638) (0fdcebb)
- Implement the UIA
Cultureproperty (#631) (06fc934) - Rename HeaderAsNonLandmark to SectionHeader, FooterAsNonLandmark to SectionFooter (#635) (dd69526)
Bug Fixes
- Cast font size to
f64on Windows (#664) (a45124d) - Expose dialogs in the platform adapters (1576a94)
- expose more node data to UIA in aria_properties (fa15c84)
- Extend AriaRoleProperty in Windows adapter (#648) (4b8e01a)
- Upgrade hashbrown, indexmap (#653) (fd73a85)
Code Refactoring
- Drop deprecated roles (#642) (4d46c27)
- Infrastructure for supporting text formatting changes (#626) (ea23ec4)
Dependencies
- The following workspace dependencies were updated
- dependencies
- accesskit bumped from 0.21.1 to 0.22.0
- accesskit_consumer bumped from 0.31.0 to 0.32.0
- dependencies