Skip to content

v0.15.4

Compare
Choose a tag to compare
@marcellamaki marcellamaki released this 22 Jun 20:39
· 303 commits to release-v0.15.x since this release
08797dd

What's Changed

High level summary

This release of Kolibri includes security fixes to reduce the vulnerability of online Kolibri instances to discovery of user credentials and to sanitize exported CSV files.

Additional changes include small improvements to coach workflows in quiz and lesson workflows and fixing a regression with user search during class assignment.

Added

  • Restrict exclude coach for to assigned coaches only in #9453
  • Content dir argument in #9463

Changed

  • Enable "continue" in quiz creation only once exercises selected in #9515
  • Update bottom bar text in lesson resources to say save on changes in #9516

Fixed

  • add .trim to v-model for username in #9514
  • API and CSV fixes in #9523
  • Fix missing search results in coach quiz creation in #9522
  • Fix regression: search functionality for assigning coaches and enrolling learners in #9525

Full Changelog: v0.15.3...v0.15.4