Skip to content

Releases: learningequality/kolibri

v0.16.0-beta1

04 Aug 13:59
234c3de
Compare
Choose a tag to compare
v0.16.0-beta1 Pre-release
Pre-release

What's Changed

Full Changelog: v0.16.0-beta0...v0.16.0-beta1

v0.16.0-beta0

27 Jul 16:35
a36457a
Compare
Choose a tag to compare
v0.16.0-beta0 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.16.0-alpha21...v0.16.0-beta0

v0.16.0-alpha21

25 Jul 20:28
17c466a
Compare
Choose a tag to compare
v0.16.0-alpha21 Pre-release
Pre-release

What's Changed

Full Changelog: v0.16.0-alpha20...v0.16.0-alpha21

v0.15.12

15 Mar 16:34
b1fef69
Compare
Choose a tag to compare

What's Changed

  • Added localization and translation for Haitian Creole by @rtibbles in #10150
  • Add annotation layer to PDF Viewer by @AlexVelezLl in #10121
  • Update PID file when the zipcontent server starts by @dylanmccall in #10138
  • Ensure startremotecontentimport and startdiskcontentimport pass through the fail_on_error option to the importcontent command @dbnicholson in #10229

Full Changelog: v0.15.11...v0.15.12

v0.15.11

06 Feb 21:10
ddbbe55
Compare
Choose a tag to compare

What's Changed

  • Fix progress tracking edge case where float rounding issues prevent progress reaching 100% by @rtibbles in #10076

v0.15.10

24 Jan 14:00
11f8728
Compare
Choose a tag to compare

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

v0.16.0-alpha6

05 Jan 19:53
ca6125b
Compare
Choose a tag to compare
v0.16.0-alpha6 Pre-release
Pre-release

Fixes generation of percentages in downloaded Quiz CSV reports.

Full Changelog: v0.16.0-alpha5...v0.16.0-alpha6

v0.15.9

30 Nov 14:29
c804e5f
Compare
Choose a tag to compare

What's Changed

High level summary

This release makes improvements to the learn interface, updates supported python versions, and ensures proper display of new metadata labeling on Learn content.

Added

  • Specify pre-commit hook python version to 3.10 by @akolson in #9810
  • Add Python3.11 to supported python versions. by @rtibbles in #9799

Fixed

Changed

  • Change init.py from 5 tuple to 3. by @AllanOXDi in #9740
  • Set a max width on Library main content grid to display properly on extra large monitors by @marcellamaki in #9774
  • Remove "All options" from filters in Learn search/filtering side panel by @jredrejo in #9797
  • Switch display of the completion modal to require both completed progress and the resource to be finished by @rtibbles in #9814
  • Add tests to assert totalattempts behaviour. by @rtibbles in #9827
  • Backport fix from develop to resolve isTopicReference failures by @marcellamaki in #9841
  • Display completion modals only on first completion, and allow user to reopen the modal if needed by @rtibbles in #9830
  • Update KDS to 1.4.1 by @marcellamaki in #9866
  • Update category search for each level to be searchable by @marcellamaki in #9839

New Contributors

Full Changelog: v0.15.8...v0.15.9

v0.15.8

12 Oct 19:23
49a91e9
Compare
Choose a tag to compare

What's Changed

Added

  • Adds job storage sanity check to ensure that Kolibri will not fail to start if the asynchronous job storage is malformed by @rtibbles in #9722

Changed

  • Logging: remove unused simple formatter, add asctime to color formatter by @nucleogenesis in #9659
  • Order resume content display by last interaction by @AllanOXDi in #9666
  • Upgrade morango and lower default sync chunk size through CLI by @bjester in #9714
  • Make learners only appear once in reports when assigned from both groups and individually to lessons and quizzes. by @rtibbles in #9728
  • Persist collection tokens when switching between individual and bulk import workflows for channels by @rtibbles in #9729

Fixed

  • CSV Endpoint permissions and error handling by @rtibbles in #9657
  • Adds fix for multiple worker processes duplicating jobs.by @rtibbles in #9684
  • Adds translated string for user kind in the user table by @akolson in #9664
  • Check for an array's length to avoid breaking errors by @nucleogenesis in #9682
  • Fixes Version logic not handling non-tripartite version strings by @AllanOXDi in #9695
  • Filters out empty nodes, add safety to breaking code by @akolson in #9700
  • Prevent controls for the PDF renderer from overlapping content by @LianaHarris360 in #9699
  • Fix quiz completion regression which caused the notification to contain the incorrect score by @rtibbles in #9721
  • height = width in import cards on thumbnail, fix misaligned text by @nucleogenesis in #9658
  • Update levels to display translated strings, not constant ids by @marcellamaki in #9736

New Contributors 🎉

Full Changelog: v0.15.7...v0.15.8

v0.15.7

30 Aug 21:53
cbdf0ec
Compare
Choose a tag to compare

What's Changed

Added

  • Integration test gherkin story for automatic device provisioning by @pcenov in #9587

Fixed

Full Changelog: v0.15.6...v0.15.7