v0.15.10
·
29 commits
to release-v0.15.x
since this release
What's Changed
High level summary
This release makes accessibility improvements across Kolibri including an all new PDF accessibility feature for screen readers! It also adds support for captions and transcript for audio files, and it improves the positioning of audio transcripts for languages that are read from right to left.
Added
- Add PDF accessibility support for screen readers by @AlexVelezLl in #9959 and #10001
- Add support for captions for audio by @rtibbles in #9912
Fixed
- Fixed overflowing title alignment on content cards by @AllanOXDi in #9868
- Improved visible focus outline fixed by @AllanOXDi in #9897
- Fixed positioning of transcript layout when language is set to a right-to-left language by @LianaHarris360 in #9963
- Fixed calculation for number of users displayed on the User Tables. Original fix by @Kej-r03 in #9942. Ported from
develop
into this release by @rtibbles in #9995
Changed
- Only display the completion modal on the finish event when the resource is also complete by @rtibbles in #9985
New Contributors
@Kej-r03 made their first contribution
Full Changelog: v0.15.9...v0.15.10