Skip to content

Commit

Permalink
Add release note for #5411
Browse files Browse the repository at this point in the history
  • Loading branch information
Benjamin Bach committed Feb 14, 2017
1 parent fa2e318 commit 878c233
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/installguide/release_notes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ Bug fixes
* ``kalite manage contentpackchecker all --update`` wrongly retrieved all available content packs. Now only updates *installed* content packs.
* No content pack files are placed in ``STATIC_ROOT``, ensuring that ``kalite manage collectstatic`` will not remove any files from content packs (subtitles!). :url-issue:`5386` :url-issue:`5073`
* Online availability incorrectly detected, bypassing registration progress on Video and Language downloads :url-issue:`5401`
* The ``rsa`` library has been upgraded to ``3.4.2`` following device registration blockers on Mac and Windows. :url-issue:`5401`
* **Windows**: Logging works again: Writing to ``server.log`` was disabled on Windows :url-issue:`5057`
* **Dev** Loading subtitles now works in ``bin/kalite manage runserver --settings=kalite.project.settings.dev``
* **Dev** Auto-discovery of content-packs in well-known location ``/usr/share/kalite/preseed/contentpack-<version>.<lang>.zip``, example: ``/usr/share/kalite/preseed/contentpack-0.17.en.zip``. Happens during ``kalite.distributed.management.commands.setup``.
Expand Down

0 comments on commit 878c233

Please sign in to comment.