v0.15.3-beta3
Pre-release
Pre-release
What's Changed
High level summary
The goal of the "v0.15.3: Content and A11y Patch Release" was to make improvements to the accessibility of Kolibri and to content display. Fixes include improvements to the focus outline that appears for keyboard navigation and fixes to notifications used in screen readers, as well as small improvements to content layout.
Additions and Fixes: Accessibility
- Update firefox bookmarks cards focus outline by @marcellamaki in #9409
- Update side panel focus trapping by @marcellamaki in #9408
- Adds aria labels to immersive toolbar buttons for back and close by @marcellamaki in #9411
- Adds aria-live=polite to the global snackbar component by @marcellamaki in #9410
Additions and Fixes: From KDS Version Bump
These were changes made to KDS that are now available within this release
- Focus outline improvements on video and audio displays on Content page
- Keyboard navigation and focus outline improvements on dropdown menus and popovers
Additions and Fixes: Content Display
- Fix pagination issues for facility user page by @rtibbles in #9422
- Push PDF pages rendering below full screen bar by @marcellamaki in #9439
- Fix X-Axis display for perseus graphs by @rtibbles in #9446
- Remove shrink ray from TopicsPage content side panel by @nucleogenesis in #9449
- Improve icon size in Cagetgory selection modal by @sharifmaryam in #8938
- Fix pagination user tables by @marcellamaki in #9450
- Restrict exclude coach for to assigned coaches only by @rtibbles in #9453
- Adjust padding for visible focus outline on bottom bar buttons in #9478
Changes
- Ensure all file handlers use utf-8 encoding. by @rtibbles in #9401
- Upgrade morango to v0.6.13 by @bjester in #9445
- 0.14 into 0.15 by @rtibbles in #9447
New Contributors
- @sharifmaryam made their first contribution in #8938
Full Changelog: v0.15.3-alpha0...v0.15.3-beta3