v0.16.6post1
benjaoming
released this
17 Jun 19:26
·
905 commits
to master
since this release
Bug fixes
- Content packs updated, bulk of broken exercises fixed and all languages rebuilt (and should be re-downloaded), pay attention to a couple of known issues!
- Allow logins during LOCKDOWN #5117
- Remove RPI warning message about max number of concurrent downloads, there’s no longer a limit on small platforms #4982
- Make ROOT_DATA_PATH consider the KALITE_DIR environment variable #5143
- Restore downloading on RPI w/ m2crypto: Unbundle requests and use requests.get instead of urllib.urlretrieve #5138
- Docs: Add warning message on KA Lite windows application docs #5137
- Treat socket.error as if no server is running #5135
- Docs: Connect to ka-lite on IRC #ka-lite (Freenode) - #5127
- Notify student when all exercises in a series are completed (level has been mastered) #4875
- Use current year in parts of footer #5112
- Handle socket.error: Fix some cases where KA Lite fails to start due to a previous unclean shutdown #5132
- Content packs 1800 outdated questions (assessment items) inside exercises (English version) used to cause problems due to their widgets and have been removed - not only by KA Lite, but also on KhanAcademy.org. This does not affect the number of exercises and there are still 29,839 assessment items left, so it’s not a big concern! #5131
Known issues
Please note that issues with content packs are not related to the software itself but are being fixed and updated along side our release.
Watch individual issues on Github or [email protected] for announcements and updates.
- Content packs ~1700 dubbed videos are missing in Non-English versions of the content packs, making several languages like Swahili, Xhosa, Zulu have empty content databases. These issues can be tracked in content-pack-maker#28. #5120 #5091
- Learner is not notified of mastery level, exercises keep displaying #4875
- Login counts and session times in Learner progress reports are wrong #5157
- Browsers on Windows XP are experiencing issues with SVG images #5140
- Exercise “Measure area with unit squares” is broken #5130
- VTT Subtitles are broken in Epiphany browser #5125
- Viewing subtitles on Ubuntu requires ubuntu-restricted-extras #4993
- Individual Student Progress Report may take a long time to load #5106
- Button “Show Keypad” may be missing on some exercises due to upstream data API issue #5103
- Writing to server.log is disabled on Windows #5057
Notes
This release is a re-release of 0.16.6 due to a re-built on PyPi and some documentation consolidation