Skip to content

Releases: learningequality/kolibri

v0.16.2

28 May 18:28
01cfaeb
Compare
Choose a tag to compare

What's Changed

Important updates

Kolibri 0.16.2 is our first product to be released with new colors, logos, and styles to make learning in Kolibri a more fun, vibrant, and engaging experience. This rebrand will be rolled out across our product ecosystem, website, social media, and more, and it will be more widely announced in the coming months. We hope you enjoy the new Kolibri!

We received reports of errors when upgrading some devices that had previously used learner-only device syncing in 0.15. This version will fix these upgrade issues. If you have additional questions or need support, please reach out for support on the community forum.


Fixed

Added

Changed

Branding support PRs

Build process and release support

Full Changelog: v0.16.1...v0.16.2

v0.16.2-rc0

27 May 21:55
01cfaeb
Compare
Choose a tag to compare
v0.16.2-rc0 Pre-release
Pre-release

What's Changed

  • Add transform to ensure proper layering in Safari. by @rtibbles in #12213

Full Changelog: v0.16.2-beta3...v0.16.2-rc0

v0.16.2-beta3

24 May 20:17
c002270
Compare
Choose a tag to compare
v0.16.2-beta3 Pre-release
Pre-release

What's Changed

  • Don't deprovision within running Kolibri to create preseeded DBs by @bjester in #12184
  • Truncate the syncqueue table before we add the unique constraint. by @rtibbles in #12197
  • Handle case when username doesn't exist on remote and try to create it. by @rtibbles in #12193
  • Zip the whl file before uploading for BCK step. by @rtibbles in #12201
  • Update background by @rtibbles in #12208

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

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