docs: updated changelog for 4.4.2
This commit is contained in:
parent
0a933d98ea
commit
170507814a
2 changed files with 42 additions and 0 deletions
41
docs/release-notes/release-notes-4.4.2.rst
Normal file
41
docs/release-notes/release-notes-4.4.2.rst
Normal file
|
|
@ -0,0 +1,41 @@
|
|||
|RCE| 4.4.2 |RNS|
|
||||
-----------------
|
||||
|
||||
Release Date
|
||||
^^^^^^^^^^^^
|
||||
|
||||
- 2016-10-17
|
||||
|
||||
|
||||
General
|
||||
^^^^^^^
|
||||
|
||||
- packaging: pinned against rhodecode-tools 0.10.1
|
||||
|
||||
|
||||
New Features
|
||||
^^^^^^^^^^^^
|
||||
|
||||
|
||||
|
||||
Security
|
||||
^^^^^^^^
|
||||
|
||||
- integrations: fix 500 error on integrations page when delegated admin
|
||||
tried to access integration page after adding some integrations.
|
||||
Permission checks were to strict for delegated admins.
|
||||
|
||||
|
||||
Performance
|
||||
^^^^^^^^^^^
|
||||
|
||||
|
||||
|
||||
Fixes
|
||||
^^^^^
|
||||
|
||||
- vcsserver: make sure we correctly ping against bundled HG/GIT/SVN binaries.
|
||||
This should fix a problem where system binaries could be used accidentally
|
||||
by the RhodeCode.
|
||||
- ldap: fixed email extraction issues. Empty email addresses from LDAP server
|
||||
will no longer take precedence over those stored inside RhodeCode database.
|
||||
|
|
@ -9,6 +9,7 @@ Release Notes
|
|||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
release-notes-4.4.2.rst
|
||||
release-notes-4.4.1.rst
|
||||
release-notes-4.4.0.rst
|
||||
release-notes-4.3.1.rst
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue