docs: added 4.16.1 release notes

This commit is contained in:
Marcin Kuzminski 2019-03-07 11:00:12 +01:00
parent 33fb560347
commit 20b23c353b
2 changed files with 48 additions and 0 deletions

View file

@ -0,0 +1,47 @@
|RCE| 4.16.1 |RNS|
------------------
Release Date
^^^^^^^^^^^^
- 2019-03-07
New Features
^^^^^^^^^^^^
General
^^^^^^^
- Docs: added missing reference for the user bookmarks feature.
Security
^^^^^^^^
- Comments: prevent from allowing to resolve TODO comments across projects. In certain
conditions users could resolve TODOs not belonging to the same project.
Performance
^^^^^^^^^^^
Fixes
^^^^^
- Downloads: fixed archive links from file tree view.
- Markdown: fixed sanitization of checkbox extensions that removed "checked" attribute.
- Upgrade: fixed upgrades from older versions of RhodeCode.
- Pull Requests: handle non-ascii branches from short branch selector via URL.
- Hooks: fixed again unicode problems with new pull request link generator.
Upgrade notes
^^^^^^^^^^^^^
- Scheduled release addressing problems in 4.16.X releases.

View file

@ -9,6 +9,7 @@ Release Notes
.. toctree::
:maxdepth: 1
release-notes-4.16.1.rst
release-notes-4.16.0.rst
release-notes-4.15.2.rst
release-notes-4.15.1.rst