Skip to content

0.13.0 beta testing

Devon Rueckner edited this page Dec 21, 2019 · 39 revisions

0.13.0

This page contains information about the testing of Kolibri 0.13.0 that occurred prior its final public release. Testing is now complete, and 0.13.0 is available from the download page. See the list of recent changes at the bottom of this page to see what's new.

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!

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

  • Device resource management
    • P2P auto-discovery of channel import sources
    • Improved channel updating behaviors
    • Queues and task manager
    • Granular deletion of individual topics and resources
    • Re-ordering channels
    • Disk usage reporting improvements
    • Improved handling of duplicate resources
  • Translations
  • New lesson and quiz assignment flows
  • New 'Slideshow' content type
  • Video transcripts
  • Demographics collection and reporting (age and gender)
  • School ID feature
  • Improved keyboard accessibility
  • Data syncing with KDP
  • Printable and downloadable coach reports
  • MacOS app
  • Assignment of quizzes to individual learners
  • Assignment of lessons to individual learners
  • New server settings
    • limit learner content access only to items they have been assigned in classes
    • change the default landing page to the Learner app instead of the Sign In page
    • specify whether unlisted channels can be imported by other Kolibri peers on the same network
  • Documentation is up-to-date

Recent changes

0.13.0-rc2

  • Fixes for languages not built into Django

0.13.0-rc1

  • Disable assignment to individal learners because text was not properly internationalized
  • Fixes related to builds

0.13.0-beta8

  • Learner quiz view updates
  • Finalized Mac and Windows installers
  • Finalized translations
  • Prevention of zombie processes and database corruption
  • Prevention of DB variable overloads
  • Fixes related to resource deletion
  • Demographics reporting in telemetry data
  • Fixes related to individal learners
  • Close video menus when clicking outside
  • Fixes related to CSV export
  • Various mac app fixes
  • Automated Raspberry Pi image builds

PRs in this beta

0.13.0-beta7

PRs in this beta

  • Cleanup of peer discovery UI
  • Work on preventing zombie processes from staying open
  • Fix for modal scrolling regression
  • De-duplicate unlisted channels
  • Fixes reslated to channel upgrading
  • Add page container to setup wizard
  • Fixes related to default landing page

0.13.0-beta6

PRs in this beta

  • New device settings
  • Assignment of lessons to individual learners
  • CSV export fixes
  • Fixed video transcript RTL issues
  • Fixed modal scrollbar jitter issue
  • Work on preventing

0.13.0-beta5

PRs in this beta

  • Added peer discovery for import
  • Fixed bugs related to channel upgrade calculations
  • Various improvements to layouts
  • Added latest translations

0.13.0-beta4

PRs in this beta

  • Fixed 500 errors
  • Fixed Windows installer
  • Various slideshow fixes
  • Viewing resource changes between channel versions
  • Assignment of quizzes to individual learners
  • Lesson and quiz ordering fixes
  • Parallel task execution
  • Fixed size reporting during import
  • Improved default server language handling
  • Printable coach reports

0.13.0-beta3

  • Fixed 'select all' behavior during import - #6154

0.13.0-beta2

PRs in this beta

  • Fixed Windows installer - #6136
  • Added printable coach reports - #6105
  • Fixes related to shutdown and zeroconf - #6113, #6128, #6129
  • Performance changes - #6121

0.13.0-beta1

Initial version for testing