·
2 commits
to release-v0.18.x
since this release
What's Changed
High level overview
This release includes two important performance improvements. It fixes a long standing performance issue in our Windows app and it also improves the content import speed when downloading content from the Kolibri Library onto the device.
The release also makes some small but meaningful updates to the Learner experience, including fixing a community-reported bug that prevented listing of all resources in the resource side panel for large folders and updating the titles on content cards, displaying more words on longer titles.
It contains a variety of other bug fixes and small improvements.
Added
For forthcoming Windows Installer project support and windows performance fixes
- Upgrade windows installer action usage to latest version. by @rtibbles in #13672
- Vendor magicbus wait method to fix non-blocking select calls in Windows. by @rtibbles in #13673
Changed
Fixed
- Improve download speeds on Kolibri in "Streamline download skip chunked files" by @rtibbles
- Fixes stale state in USB content import page "Reloads channel list after import" by @akolson
- Fixes errors with user import via the setup wizard in "use token generator to authenticate just provisioned facility superadmin" by @AlexVelezLl
- Update Learn > Library Sidepanel show all folder resources by @LianaHarris360
- Update title truncation on cards to 3 lines by @AllanOXDi
- Fix
KSelect
in quiz reports to reactively update the time passed in "Prevent time desynchronization in survey report dropdowns" by @ozer550 - Fixes issue where unavailable nodes are not flagged for import (and adds regression test) by @rtibbles
- Bug fixes for QTI beta feature in "fix long text input in free response questions" by @ozer550 and "render MathML in QTI questions generated by Studio" by @rtibbles
- Make instance_ids from sync sessions unique before passing to class constructor by @rtibbles in #13638
Full Changelog: v0.18.2...v0.18.3