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