Skip to content

Commit e941add

Browse files
author
Benjamin Bach
committed
Add some more release notes clarifying download improvements
1 parent c916492 commit e941add

File tree

1 file changed

+19
-3
lines changed

1 file changed

+19
-3
lines changed

docs/installguide/release_notes.rst

Lines changed: 19 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,19 +20,35 @@ Added
2020
Bug fixes
2121
^^^^^^^^^
2222

23-
* Video download retry upon connection timeouts/errors :url-issue:`5528`
23+
* Video download retry upon connection establishment errors :url-issue:`5528`
24+
* Resume download if unplugged connection while downloading :url-issue:`5545`
2425
* Blank videos produced when ``kalite.learningequality.org`` server down :url-issue:`5538`
26+
* Video download jobs hanging indefinitely after pressing "Cancel" :url-issue:`5545`
27+
* Also delete content database when deleting a content pack :url-issue:`5545`
2528
* Simplified login is now working when there are 1,000 or more users registered in a facility. :url-issue:`5523`
2629

2730
Developers
2831
^^^^^^^^^^
2932

30-
* Do not use `npm clean`, now requires npm>=5 for building on unclean systems :url-issue:`5519`
33+
* Do not use `npm clean`, now requires npm>=5 for building on unclean systems :url-issue:`5519`
3134

3235
Contents
3336
^^^^^^^^
3437

35-
* Resized video torrent set for English rebuilt with missing videos
38+
* Resized video torrent set for English rebuilt with missing videos
39+
40+
41+
Known issues
42+
^^^^^^^^^^^^
43+
44+
* It isn't possible to cancel video downloads if a video is downloading while
45+
the connection is switched off.
46+
* **Chrome 55-56** has issues scrolling the menus on touch devices. Upgrading to Chrome 57 fixes this. :url-issue:`5407`
47+
* **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 <https://www.python.org/downloads/windows/>`__.
48+
* **Windows** installer tray application option "Run on start" does not work, see `learningequality/installers#106 <https://github.com/learningequality/installers/issues/106>`__ (also contains `a work-around <https://github.com/learningequality/installers/issues/106#issuecomment-237729680>`__)
49+
* **Windows + IE9** One-Click device registration is broken. Work-around: Use a different browser or use manual device registration. :url-issue:`5409`
50+
* **Firefox 47**: Subtitles are misaligned in the video player. This is fixed by upgrading Firefox.
51+
* A limited number of exercises with radio buttons have problems displaying :url-issue:`5172`
3652

3753

3854
0.17.3

0 commit comments

Comments
 (0)