Skip to content

accesskit_consumer: v0.27.0

Choose a tag to compare

@github-actions github-actions released this 06 Mar 20:58
bcc70d9

0.27.0 (2025-03-06)

⚠ BREAKING CHANGES

  • Optimize simple string getters (#493)
  • Drop Tree::app_name (#492)

Features

  • Add list box support to the consumer and atspi-common crates (d6dca15)
  • Android adapter (#500) (7e65ac7)
  • Expose the is_required property (#497) (46ed99b)

Bug Fixes

  • Derive Debug for adapters (#513) (753d904)
  • Optimize dynamic string building (#491) (a86901d)
  • Optimize removal of unreachable nodes (#486) (93d0a72)
  • Optimize the "short node list" helper used in panic messages (#490) (b4a89a3)
  • Remove unnecessary explicit lifetimes (#488) (d2bcd6d)

Code Refactoring

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • accesskit bumped from 0.17.1 to 0.18.0