Releases: AccessKit/accesskit
Releases · AccessKit/accesskit
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
accesskit_unix: v0.18.0
0.18.0 (2025-12-23)
⚠ BREAKING CHANGES
Features
- Add GridCell role (#643) (1e5abca)
- Implement BrailleLabel and BrailleRoleDescription roles (#638) (0fdcebb)
Bug Fixes
- Activate when an assistive technology is actually running on Unix (#628) (ec67fdf)
- Bump atspi crates (dbf81c9)
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_atspi_common bumped from 0.14.2 to 0.15.0
- dependencies
accesskit_macos: v0.23.0
0.23.0 (2025-12-23)
⚠ BREAKING CHANGES
Features
- Add GridCell role (#643) (1e5abca)
- Implement BrailleLabel and BrailleRoleDescription roles (#638) (0fdcebb)
- Rename HeaderAsNonLandmark to SectionHeader, FooterAsNonLandmark to SectionFooter (#635) (dd69526)
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_consumer bumped from 0.31.0 to 0.32.0
- dependencies
accesskit_consumer: v0.32.0
0.32.0 (2025-12-23)
⚠ BREAKING CHANGES
- Use a proper
Colorstruct for the color properties (#663) - Change font size and weight to
f32(#662) - Drop deprecated roles (#642)
- Infrastructure for supporting text formatting changes (#626)
- Support properties on text ranges (#627)
Features
- Add
mapfunction toTextRangePropertyValue(#632) (555617a) - expose more data on Node (3d0d873)
- Implement BrailleLabel and BrailleRoleDescription roles (#638) (0fdcebb)
- Support dialogs in the consumer crate (028f611)
- Support inherited flags (#661) (176c90c)
- Support properties on text ranges (#627) (b854ad8)
Bug Fixes
Code Refactoring
- Change font size and weight to
f32(#662) (ae0ead8) - Drop deprecated roles (#642) (4d46c27)
- Infrastructure for supporting text formatting changes (#626) (ea23ec4)
- Use a proper
Colorstruct for the color properties (#663) (922e882)
Dependencies
- The following workspace dependencies were updated
- dependencies
- accesskit bumped from 0.21.1 to 0.22.0
- dependencies
accesskit_macos: 0.23.0
0.23.0 (2025-12-23)
⚠ BREAKING CHANGES
Features
- Add GridCell role (#643) (1e5abca)
- Implement BrailleLabel and BrailleRoleDescription roles (#638) (0fdcebb)
- Rename HeaderAsNonLandmark to SectionHeader, FooterAsNonLandmark to SectionFooter (#635) (dd69526)
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_consumer bumped from 0.31.0 to 0.32.0
- dependencies
accesskit_unix: 0.18.0
0.18.0 (2025-12-23)
⚠ BREAKING CHANGES
Features
- Add GridCell role (#643) (1e5abca)
- Implement BrailleLabel and BrailleRoleDescription roles (#638) (0fdcebb)
Bug Fixes
- Activate when an assistive technology is actually running on Unix (#628) (ec67fdf)
- Bump atspi crates (dbf81c9)
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_atspi_common bumped from 0.14.2 to 0.15.0
- dependencies
accesskit_windows: 0.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
accesskit_winit: 0.30.0
0.30.0 (2025-12-23)
⚠ BREAKING CHANGES
- Drop deprecated roles (#642)
- Infrastructure for supporting text formatting changes ([#626](https://github.com/AccessK...
accesskit_atspi_common: v0.15.0
0.15.0 (2025-12-23)
⚠ BREAKING CHANGES
Features
- Add GridCell role (#643) (1e5abca)
- Implement BrailleLabel and BrailleRoleDescription roles (#638) (0fdcebb)
- Rename HeaderAsNonLandmark to SectionHeader, FooterAsNonLandmark to SectionFooter (#635) (dd69526)
Bug Fixes
- Bump atspi crates (dbf81c9)
- Expose dialogs in the platform adapters (1576a94)
- Replace thiserror with manual trait implementations (#652) (b42c5e2)
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
accesskit_android: v0.5.0
0.5.0 (2025-12-23)
⚠ BREAKING CHANGES
Features
- Add GridCell role (#643) (1e5abca)
- Implement BrailleLabel and BrailleRoleDescription roles (#638) (0fdcebb)
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
accesskit: v0.22.0
0.22.0 (2025-12-23)
⚠ BREAKING CHANGES
- Drop the redundant "bold" flag (#660)
- Use a proper
Colorstruct for the color properties (#663) - Change font size and weight to
f32(#662) - Drop deprecated roles (#642)
- Infrastructure for supporting text formatting changes (#626)
Features
- Add GridCell role (#643) (1e5abca)
- Implement BrailleLabel and BrailleRoleDescription roles (#638) (0fdcebb)
- Rename HeaderAsNonLandmark to SectionHeader, FooterAsNonLandmark to SectionFooter (#635) (dd69526)
Bug Fixes
- Actually update schemars to version 1 (#650) (329cadb)
- Update schemars dependency to version 1 (#647) (0efca17)
Code Refactoring
accesskit_winit: v0.29.2
0.29.2 (2025-10-20)
Bug Fixes
Dependencies
- The following workspace dependencies were updated
- dependencies
- accesskit_windows bumped from 0.29.1 to 0.29.2
- accesskit_macos bumped from 0.22.1 to 0.22.2
- accesskit_unix bumped from 0.17.1 to 0.17.2
- accesskit_android bumped from 0.4.1 to 0.4.2
- dependencies
accesskit_windows: v0.29.2
0.29.2 (2025-10-20)
Dependencies
- The following workspace dependencies were updated
- dependencies
- accesskit_consumer bumped from 0.30.1 to 0.31.0
- dependencies