You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/installguide/release_notes.rst
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,8 @@
1
1
Release Notes
2
2
=============
3
3
4
+
.. warning::
5
+
4
6
0.16.9
5
7
------
6
8
@@ -17,6 +19,11 @@ Known issues
17
19
* Windows installer tray application option "Run on start" does not work see `learningequality/installers#106 <https://github.com/learningequality/installers/issues/106>`__
18
20
* Writing to ``server.log`` is disabled on Windows :url-issue:`5057`
19
21
* Installing on Windows 8, 32bit is reported to take ~1 hour before eventually finishing.
22
+
* If you are upgrading from 0.15 on a Windows system, you have to manually locate
23
+
``python-packages\ka-lite``, typically in
24
+
``C:\Python27\share\kalite\python-packages\requests`` and delete it. Otherwise
0 commit comments