-
Notifications
You must be signed in to change notification settings - Fork 691
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!
("X" means link is not to latest beta: 12)
- Online beta server
- X
PyPI pre-release package - Python Executable (.pex)
- X
Signed Windows installer (.exe) - Unsigned Windows installer (.exe)
- Debian package (.deb) - [unsigned]
- X
Debian (PPA via apt) - X
MacOS app (.dmg) - Raspberry Pi disk image (.zip)
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.
- 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
- Internationalization
- 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
- 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
- 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
- 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"
- Update Morango to 0.5.1 and small fixes to task management UI
- Fix more adjacent buttons with KButtonGroup
- Fixed bug when bulk importing users with a CSV file
- 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
- 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
Initial version for testing
- Fixed bug where devices would fail to provision in Setup Wizard
- Initial version for testing