Skip to content

Releases: learningequality/kolibri

v0.16.2-beta2

15 May 23:25
b3cb256
Compare
Choose a tag to compare
v0.16.2-beta2 Pre-release
Pre-release

What's Changed

Full Changelog: v0.16.2-beta1...v0.16.2-beta2

v0.16.2-beta1

01 May 20:34
561f7c8
Compare
Choose a tag to compare
v0.16.2-beta1 Pre-release
Pre-release

What's Changed

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

v0.16.2-beta0

01 May 19:42
86a5d19
Compare
Choose a tag to compare
v0.16.2-beta0 Pre-release
Pre-release

What's Changed

  • Resolve webpack loaders and dependencies relative to kolibri-tools by @bjester in #12052
  • Add --manifest-only option to exportcontent command by @thesujai in #12059
  • Fix issue with duplicate lesson from join. by @rtibbles in #12068
  • Do a correct check to know if the facility has been imported by @jredrejo in #12077
  • Add function to unregister a previously registered hook. by @rtibbles in #12100
  • Update font tooling to support semi-bold font weight by @rtibbles in #11976
  • Audit and fix theme token updates against KDS by @MisRob in #11911
  • Update logos and installer branding by @rtibbles in #12124

Full Changelog: v0.16.1...v0.16.2-alpha0

v0.16.1

08 Apr 15:32
c446419
Compare
Choose a tag to compare

What's Changed

Added

  • Add customizable demographic field entry to facility admin interface by @rtibbles in #12032
  • Add check to call render on the response if it has a render method by @KshitijThareja in #11762
  • Add devserver-with-kds to watch core for changes if KDS option is provided by @thesujai in #11785
  • Add IsAuthenticated permission class in api/content/contentrequest by @thesujai in #11995
  • Add pre-commit hook and documentation to prevent swappable model dependencies by @rtibbles in #11989

Fixed

  • Fixes bug with case insensitive username matches during facility user bulk import by @nick2432 in #11779
  • Fix screen flickering in Library page by @iskipu in #11853
  • Fix issues with Logging module ('kolibri.lib.logging') that blocks Library page access with a non-closable modal by @iskipu in #11820
  • Fix responsive onboarding setup wizard by @FidalMathew in #11847
  • Prevent errors for exact duplicate usernames by @rtibbles in #11755
  • Fix import duplicate usernames by @nick2432 in #11899
  • fix: os_user unnecessary password field by @ThEditor in #11814
  • Fix NO_FILE_BASED_LOGGING environment variable behavior by @KshitijThareja in
  • Fix Loader Misallignment and Flickering by @iskipu in #11921
  • Fix side navigation scrolling by @poju3185 in #11992
  • Fix 'missing resource' alert not showing on Home page for missing quiz resources by @LianaHarris360 in #12008
  • Fix inputs on devices that use both touchscreen and keyboard inputs by @poju3185 in #11998
  • Fix inaccurate duplicate username reporting in bulk import by @rtibbles in #12040
  • Fix URL handling regression by @rtibbles in #12049
  • Fix release upload bug by @rtibbles in #12050
  • Fix asset naming in windows installer by updating windows installer version. by @rtibbles in #12055
  • Fix signed asset naming in windows installer by updating windows installer version. by @rtibbles in #12058

Changed

New Contributors

Full Changelog: v0.16.0...v0.16.1

v0.16.1-rc3

06 Apr 00:31
c446419
Compare
Choose a tag to compare
v0.16.1-rc3 Pre-release
Pre-release

What's Changed

  • Update windows installer for another naming fix. This time for signed assets. by @rtibbles in #12058

Full Changelog: v0.16.1-rc2...v0.16.1-rc3

v0.16.1-rc2

05 Apr 21:11
e3358a7
Compare
Choose a tag to compare
v0.16.1-rc2 Pre-release
Pre-release

What's Changed

  • Update windows installer version for asset naming fix. by @rtibbles in #12055

v0.16.1-rc1

04 Apr 22:13
a54107c
Compare
Choose a tag to compare
v0.16.1-rc1 Pre-release
Pre-release

What's Changed

v0.16.1-rc0

04 Apr 13:22
fc83f79
Compare
Choose a tag to compare
v0.16.1-rc0 Pre-release
Pre-release
Merge pull request #12049 from rtibbles/my_name_is_url

Fix URL handling regression

v0.16.1-beta2

03 Apr 20:28
fc83f79
Compare
Choose a tag to compare
v0.16.1-beta2 Pre-release
Pre-release

What's Changed

v0.16.1-beta1

02 Apr 20:25
4f7ed2b
Compare
Choose a tag to compare
v0.16.1-beta1 Pre-release
Pre-release

What's Changed

  • Fix inaccurate duplicate username reporting in bulk import by @rtibbles in #12040
  • Add customizable demographic field entry to facility admin interface by @rtibbles in #12032
  • Reuse URL validator for remote URL access. by @rtibbles in #12028
  • Remove any order_by to ensure values_list is properly unique. by @rtibbles in #12044

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