Releases: learningequality/ka-lite
Releases · learningequality/ka-lite
0.17.5
To download KA Lite for your system platform, please go to our download page: https://learningequality.org/ka-lite/
Bug fixes
- Slow download using retrievecontentpack on Raspberry Pi #5575
- Customized content packs may fail depending on the Zip program used #5476
Removed
- Removed
--foreground
flag fromretrievecontentpack
command, the default behaviour is foreground #5575
0.17.4
Added
- Progress displayed while downloading content packs #5356
- Customizable welcome message setting KALITE_WELCOME_MESSAGE displayed to admin users on first login #5522
Bug fixes
- Video download retry upon connection establishment errors #5528
- Resume download if unplugged connection while downloading #5545
- Blank videos produced when kalite.learningequality.org server down #5538
- Video download jobs hanging indefinitely after pressing “Cancel” #5545
- Also delete content database when deleting a content pack #5545
- Simplified login is now working when there are 1,000 or more users registered in a facility. #5523
Developers
- Do not use npm clean, now requires npm>=5 for building on unclean systems #5519
Known issues
- It isn’t possible to cancel video downloads if a video is downloading while the connection is switched off.
- Chrome 55-56 has issues scrolling the menus on touch devices. Upgrading to Chrome 57 fixes this. #5407
- Windows needs at least Python 2.7.11. The Windows installer for KA Lite will install the latest version of Python. If you installed KA Lite in another way, and your Python installation is more than a year old, you probably have to upgrade Python - you can fetch the latest 2.7.12 version here.
- Windows installer tray application option “Run on start” does not work, see learningequality/ka-lite-installers#106 (also contains a work-around)
- Windows + IE9 One-Click device registration is broken. Work-around: Use a different browser or use manual device registration. #5409
- Firefox 47: Subtitles are misaligned in the video player. This is fixed by upgrading Firefox.
- A limited number of exercises with radio buttons have problems displaying #5172
0.17.4b2
0.17.3
0.17.2
Bug fixes
- Do not rely on ifconfig removed in Ubuntu 17.04+ #5455
- Display resource titles on the chosen locale inside the Teach tab #5494
- Severe: Missing translations - all content packs rebuilt #5477
- Broken questions removed upstream (missing radio buttons) #5172
New Features
Installers
- Windows: Update notification message when starting KA Lite server ka-lite-installers#461
- Windows: Menu item for displaying log ka-lite-installers#457
- Windows: Notification message when port 8008 is occupied ka-lite-installers#454
- Debian/Ubuntu/Raspberry Pi: Support for system.d systemctl enable command ka-lite-installers#450
- Debian/Ubuntu/Raspberry Pi: System command service ka-lite status fixed
Developers
- We now build with Node.js v.6
0.17.2rc1
Bug fixes
- Do not rely on ifconfig removed in Ubuntu 17.04+ #5455
New Features
Installers
- Windows: Update notification message when starting KA Lite server learningequality/ka-lite-installers#461
- Windows: Menu item for displaying log learningequality/ka-lite-installers#457
- Windows: Notification message when port 8008 is occupied learningequality/ka-lite-installers#454
- Debian/Ubuntu/Raspberry Pi: Support for system.d systemctl enable command learningequality/ka-lite-installers#450
0.17.1
Bug fixes
- Touch devices: Scroll events drop through to underlying page rather than scrolling long sidebar lists #5407 #5410
- Respect selected date range on tabular coach report #5022
- Correct summary of total exercise attempts on coach reports #5020
- Do not load video into memory to check its size, just use disk stats #2909
- Print server address after kalite start #5441
- Log everything from automatic initialization in kalite start and kalite manage setup #5408
- Remove unused Django package installed in kalite/packages/dist #5419
- Add line breaks in buttons so text isn’t cut #5004
New features
- Log rotation: Logs for 30 days are now stored in ~/.kalite/logs #4890
Installers
- Raspberry Pi Nginx configuration in ka-lite-raspberry-pi served wrong static item path #5430 (also fixed in latest 0.17.0 build, 0.17.0-0ubuntu3)
- Mac/OSX solved 100% CPU usage issue learningequality/ka-lite-installers#447
- Mac/OSX correctly display KA Lite’s version number learningequality/ka-lite-installers#448
- Debian/Ubuntu/Raspberry Pi (all packages) correctly adds system.d startup service - solves KA Lite not starting at boot learningequality/ka-lite-installers#440
0.17.1rc1
Bug fixes
- Touch devices: Scroll events drop through to underlying page rather than scrolling long sidebar lists #5407 #5410
- Respect selected date range on tabular coach report #5022
- Correct summary of total exercise attempts on coach reports #5020
- Do not load video into memory to check its size, just use disk stats #2909
- Print server address after kalite start #5441
- Log everything from automatic initialization in kalite start and kalite manage setup #5408
- Remove unused Django package installed in kalite/packages/dist #5419
- Add line breaks in buttons so text isn’t cut #5004
New features
- Log rotation: Logs for 30 days are now stored in ~/.kalite/logs #4890
0.17.0
v0.16.9
Bug fixes
- Learner is not notified of mastery level, exercises keep displaying #4875
- Test improvements: Avoid test failure due to race condition #5252
- Activating simplified login results in blank login modal #5255
Known issues
- Windows installer tray application option "Run on start" does not work see
learningequality/ka-lite-installers#106 - Writing to
server.log
is disabled on Windows #5057 - Installing on Windows 8, 32bit is reported to take ~1 hour before eventually finishing.
- If you are upgrading from 0.15 on a Windows system, you have to manually locate
python-packages\requests
, typically in
C:\Python27\share\kalite\python-packages\requests
and delete it (after
completing the installation process). Otherwise video download breaks.
#5263
Paper cuts
- Old versions of
pip
installer breaks because ofrequests
library downgrade. #5264 - 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