v2.3.2
v2.3.2 (2026-07-02)
♿ Accessibility
AudioPlayer.SpeedSelectormenu semantics & close-on-select (Closes #59): the speed dropdown now exposes its options as a labelledrole="group"ofaria-pressedtoggle buttons instead ofrole="menu"/role="menuitemradio"+aria-checked, and selecting a rate now closes the dropdown. The originalrole="menu"contract implied full WAI-ARIA APG keyboard navigation (arrow keys,Home/End,Esc) that was never implemented; the toggle-button group is fully operable with nativeTab+Enter/Spaceand carries no unmet keyboard expectation.
New Contributors
- @dependabot[bot] made their first contribution in #64
Full Changelog: v2.3.1...v2.3.2