Skip to content

v0.15.10

Compare
Choose a tag to compare
@marcellamaki marcellamaki released this 24 Jan 14:00
· 29 commits to release-v0.15.x since this release
11f8728

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

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