v0.15.3-beta1
Pre-releaseWhat's Changed
Note: beta1 contains a KDS version bump to KDS v1.3.1-beta0
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.
This release contains the reference to the corresponding KDS beta release (v1.3.1-beta0) for testing and comparison. This was done to help identify where bugs or regression might be happening, by having two version to compare, to more easily deduce if the change was cause by KDS or if it is a Kolibri problem. The issues that should be addressed specifically by this version change are listed below, as well as one additional bug fix. The summary of the overall changes can be viewed under the header "beta0 Changelog".
NEW for this release
Additions and Fixes: Accessibility that are NEW for this release
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 that are NEW for this release
beta0 Changelog
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: 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
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-beta0