Skip to content

0.14.0 beta testing

Lingyi Wang edited this page Jul 16, 2020 · 47 revisions

This page contains information about testing of Kolibri 0.14.0 prior its final public release.See the list of recent changes at the bottom of this page to see what's new.

We hope to wrap up with testing by July 15, 2020.

If there is any information missing from this page or anything that you would like to see improved about the beta testing process, please let us know!

Server and Download Links

("X" means link is not to latest beta: 12)

Reporting issues

If you've found a bug or have feedback about a new feature, please create a new Github issue. Be sure to mention the specific version of Kolibri, browser, and operating system that you're running.

If you have a quick question, feel free to ask in the Kolibri developer chat room.

What's ready for testing

  • Regression testing of existing functionality from 0.13 and earlier
  • New CSV import and export of users
  • New assignment of lessons and quizzes to individual learners
  • Updated setup wizard
  • Updated password-free learner experience
  • Updated multi-facility login and management experience
  • New learner-facing channel descriptions
  • Mobile responsiveness updates
  • New peer-to-peer data syncing

What's still in-progress or unstable

  • Internationalization

Recent changes

0.14.0-beta10

  • Add support for German language (de)
  • Update vue-test-utils to 1.0.3
  • Fixes to CSV bulk import/export functionality
  • Disable CSV import/export on Android and Mac app
  • Add safeguards to channel fuzzing operations to prevent different operations from colliding
  • Fix a bug in aggregation where foreign key fields were not being properly coerced by the to_python function of their target field

0.14.0-beta9

Buildkite pipeline

  • Update zeroconf to work within Docker
  • Update KDS, fixing button shadows, fonts, and missing icons
  • Fix authentication bugs when exploring without account
  • Fix Demo Banner layout
  • Update Channel Upgrade flow
  • Update localizations

0.14.0-beta8

  • Fix HTML5 renderer height
  • Update UX for selecting individual lesson/quiz items from preview
  • More KButton/KButtonGroup fixes
  • Fix 'Facility - Facility Name' app bar bug
  • Fix sign-in page with no-pw setting
  • Update content negotiation for Morango operation
  • Fix same-username/different-facility bugs on Permissions Management pages
  • Fix bug when picking current language in language picker
  • Bug fixes for CSV import/export in multi-facility devices

0.14.0-beta7

  • Upgrade vue-router to 3.3.4
  • Fix bug with Lesson/Quiz assignments caused by coercing maps to lists at DB interface
  • Remove second "Create account" link on sign-up page
  • Fix links with missing facility_id param on Facility page
  • Fix unexplained "NOT_SPECIFIED" password on Create User page when facility doesn't require learner pws
  • Add more helpful console error when seeing the 404 error when downloading channel metadata DB
  • Gherkin story updates
  • Fix bug when pressing "Update" on "Update your info modal"

0.14.0-beta6

  • Update Morango to 0.5.1 and small fixes to task management UI
  • Fix more adjacent buttons with KButtonGroup

0.14.0-beta5

  • Fixed bug when bulk importing users with a CSV file

0.14.0-beta4

  • Multiple fixes to the Setup Wizard layout
  • Updated translations
  • More consistent use of KButtonGroup for adjacent buttons
  • More fixes to Device > Facilities page, esp. in Task Manager

0.14.0-beta3

  • Various style and layout fixes
  • Updated learner channel view
  • Updates to generateuserdata command for testing
  • Fixes related to sign-in flow and remote access control
  • Optimizations to topic view pages
  • Fixes related to facility deletion
  • Handling of provisioning errors
  • Improved layout of EPub renderer buttons

0.14.0-beta2

Initial version for testing

  • Fixed bug where devices would fail to provision in Setup Wizard

0.14.0-beta1

  • Initial version for testing