##// END OF EJS Templates
dependencies: bumped / freeze some libraries to make rhodecode-tools/vcsserver in sync...
dependencies: bumped / freeze some libraries to make rhodecode-tools/vcsserver in sync - pyparsing-2.4.5 - pyasn1-0.4.8 - pluggy-0.13.1 - contextlib2-0.6.0.post1 - attrs-19.3.0

File last commit:

r3548:f8cf50e1 stable
r4113:10cc3443 default
Show More
release-notes-4.16.1.rst
47 lines | 864 B | text/x-rst | RstLexer
/ docs / release-notes / release-notes-4.16.1.rst
docs: added 4.16.1 release notes
r3548 |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.