Skip to content

Update kolibri requirement from >=0.14 to >=0.19.4#15

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/kolibri-gte-0.19.4
Open

Update kolibri requirement from >=0.14 to >=0.19.4#15
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/kolibri-gte-0.19.4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 27, 2026

Copy link
Copy Markdown

Updates the requirements on kolibri to permit the latest version.

Release notes

Sourced from kolibri's releases.

v0.19.4

What's Changed

High level overview

This release adds picture password login, a way for learners to sign in by selecting a sequence of pictures instead of typing a password. It is configured per facility and is currently available only when the interface language is set to English.

It also adds the ability to import and update channels from the community library directly within Kolibri.

The rest of the release is mostly internal: a round of security improvements, behind-the-scenes work to keep the codebase maintainable, and early groundwork for an upcoming Courses feature that is not yet available to use.

Added

New Feature: Picture Password login

Learners can sign in by selecting a sequence of pictures instead of typing a password. Picture password login is off by default, and can be turned on per facility in the facility settings. It is currently available only when the interface language is English. Key workflows:

  • Admins enable picture password login from a facility's settings.
  • Each learner is assigned a picture password automatically; coaches and admins can view and print them from a dedicated page.
  • Learners sign in by selecting their pictures from a grid on the sign-in page.
  • Picture passwords are assigned and reconciled automatically as learners are created, synced between devices, or change role.

... (truncated)

Changelog

Sourced from kolibri's changelog.

0.19.4

High-level overview

This release adds picture password login, a way for learners to sign in by selecting a sequence of pictures instead of typing a password. It is configured per facility and is currently available only when the interface language is set to English.

It also adds the ability to import and update channels from the community library directly within Kolibri.

The rest of the release is mostly internal: a round of security improvements, behind-the-scenes work to keep the codebase maintainable, and early groundwork for an upcoming Courses feature that is not yet available to use.

Added

Picture Password login (English-only, per-facility setting)

... (truncated)

Commits
  • 39ab253 Merge pull request #14762 from rtibbles/changelog-0.19.4
  • f116bf5 Update changelog for 0.19.4
  • 713f4c9 Merge pull request #14760 from rtibbles/raspberries
  • 4f7a76d Set up Django app registry before building WSGI applications
  • 7fa5475 Merge pull request #14753 from marcellamaki/no-modal
  • 4b36878 Merge pull request #14747 from rtibblesbot/issue-14658-f6d3a0
  • f63e282 Fix draft channel import via token on AvailableChannelsPage
  • d885ac2 Redirect to NewChannelVersionPage when token resolves to different channel ve...
  • a3da400 Add token support to RemoteChannelDiffStatsValidator and fix draft channel im...
  • 02d961b Fix PostgreSQL ordering in DiskChannelResourceImportManager tests
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [kolibri](https://github.com/learningequality/kolibri) to permit the latest version.
- [Release notes](https://github.com/learningequality/kolibri/releases)
- [Changelog](https://github.com/learningequality/kolibri/blob/develop/CHANGELOG.md)
- [Commits](learningequality/kolibri@npm/kolibri/0.18.0...v0.19.4)

---
updated-dependencies:
- dependency-name: kolibri
  dependency-version: 0.19.4
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels May 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants