Skip to content

Releases: AccessKit/accesskit

accesskit_consumer: v0.24.0

29 Jun 11:55
552032c
Compare
Choose a tag to compare

0.24.0 (2024-06-29)

⚠ BREAKING CHANGES

  • Rename the StaticText role to Label (#434)

Bug Fixes

  • Correctly handle recursive filtering (#438) (72f9b42)

Code Refactoring

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • accesskit bumped from 0.15.0 to 0.16.0

accesskit_c: v0.12.0

29 Jun 11:55
552032c
Compare
Choose a tag to compare

0.12.0 (2024-06-29)

⚠ BREAKING CHANGES

  • Rename the StaticText role to Label (#434)

Features

Code Refactoring

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • accesskit bumped from 0.15.0 to 0.16.0
      • accesskit_windows bumped from 0.21.0 to 0.22.0
      • accesskit_macos bumped from 0.16.0 to 0.17.0
      • accesskit_unix bumped from 0.11.1 to 0.12.0

accesskit_atspi_common: v0.9.0

29 Jun 11:55
552032c
Compare
Choose a tag to compare

0.9.0 (2024-06-29)

⚠ BREAKING CHANGES

  • Rename the StaticText role to Label (#434)

Bug Fixes

  • Correctly handle recursive filtering (#438) (72f9b42)
  • Smarter calculation of AT-SPI extents for the window (#435) (7f40fbc)

Code Refactoring

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • accesskit bumped from 0.15.0 to 0.16.0
      • accesskit_consumer bumped from 0.23.0 to 0.24.0

accesskit: v0.16.0

29 Jun 11:55
552032c
Compare
Choose a tag to compare

0.16.0 (2024-06-29)

⚠ BREAKING CHANGES

  • Optimize serialization and make it compatible with more data formats (#437)
  • Rename the StaticText role to Label (#434)

Code Refactoring

  • Optimize serialization and make it compatible with more data formats (#437) (5a80d3a)
  • Rename the StaticText role to Label (#434) (7086bc0)

accesskit_winit: v0.21.1

15 Jun 15:05
acd7810
Compare
Choose a tag to compare

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • accesskit_unix bumped from 0.11.0 to 0.11.1

accesskit_unix: v0.11.1

15 Jun 15:05
acd7810
Compare
Choose a tag to compare

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • accesskit_atspi_common bumped from 0.7.0 to 0.8.0

accesskit_python: v0.4.1

15 Jun 15:05
acd7810
Compare
Choose a tag to compare

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • accesskit_unix bumped from 0.11.0 to 0.11.1

accesskit_c: v0.11.1

15 Jun 15:05
acd7810
Compare
Choose a tag to compare

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • accesskit_unix bumped from 0.11.0 to 0.11.1

accesskit_atspi_common: v0.8.0

15 Jun 15:05
acd7810
Compare
Choose a tag to compare

0.8.0 (2024-06-15)

Features

  • Feature-gate the accesskit_atspi_common::simplified module (#430) (50341f1)

Bug Fixes

  • Avoid unnecessary repeated checks for text changes (#432) (0e89671)

accesskit_winit: v0.21.0

09 Jun 19:04
0a53baf
Compare
Choose a tag to compare

0.21.0 (2024-06-09)

Features

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • accesskit bumped from 0.14.0 to 0.15.0
      • accesskit_windows bumped from 0.20.0 to 0.21.0
      • accesskit_macos bumped from 0.15.0 to 0.16.0
      • accesskit_unix bumped from 0.10.1 to 0.11.0