v0.16.2
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
- 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
- Exam report: Avoid loading on question change by @AlexVelezLl in #12082
- Fix facility sync elapsed time by @AlexVelezLl in #12158
- Learner devices status update by @rtibbles in #12153
- Don't let users that are used for os user have their passwords set via the not specified password flow. by @rtibbles in #12115
- Coach loading state reports by @marcellamaki in #12178
- Fix language preferentiality for duplicate resources by @rtibbles in #12152
- Align metadata dropdown order to the figma spec by @marcellamaki in #12161
- 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
Added
- Add --manifest-only option to exportcontent command by @thesujai in #12059
- Add function to unregister a previously registered hook. by @rtibbles in #12100
- Add form to add address after device import by @jredrejo in #12136
- Add duplicate log consolidation to sync hooks. by @rtibbles in #12131
Changed
- Resolve webpack loaders and dependencies relative to kolibri-tools by @bjester in #12052
- bump version number by @marcellamaki in #12125
Branding support PRs
- 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
- Always show the background for the Kolibri logo. by @rtibbles in #12129
- Update now value in SyncStatusDisplay by @AlexVelezLl in #12110
- Update facility settings link display for Learn Only Device users by @LianaHarris360 in #12123
- Fix some missed updates in theming by @rtibbles in #12154
- upgrade KDS version to latest by @marcellamaki in #12167
- Update background by @rtibbles in #12208
- Add transform to ensure proper layering in Safari. by @rtibbles in #12213
Build process and release support
- Next attempt at fixing GCS upload by @rtibbles in #12069
- Updates mac build to latest. by @rtibbles in #12128
- Update android build version. by @rtibbles in #12177
- Zip the whl file before uploading for BCK step. by @rtibbles in #12201
Full Changelog: v0.16.1...v0.16.2