Skip to content

v0.16.1

Latest
Compare
Choose a tag to compare
@marcellamaki marcellamaki released this 08 Apr 15:32
· 152 commits to release-v0.16.x since this release
c446419

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