docs: added release notes for 4.5.1
This commit is contained in:
parent
d6efe8bf7d
commit
7cbef75638
2 changed files with 49 additions and 0 deletions
48
docs/release-notes/release-notes-4.5.1.rst
Normal file
48
docs/release-notes/release-notes-4.5.1.rst
Normal file
|
|
@ -0,0 +1,48 @@
|
|||
|RCE| 4.5.1 |RNS|
|
||||
-----------------
|
||||
|
||||
Release Date
|
||||
^^^^^^^^^^^^
|
||||
|
||||
- 2016-12-06
|
||||
|
||||
|
||||
New Features
|
||||
^^^^^^^^^^^^
|
||||
|
||||
|
||||
|
||||
General
|
||||
^^^^^^^
|
||||
|
||||
- Pull requests: save dates of updates when creating updates.
|
||||
This will help with later pull request versioning functionality.
|
||||
|
||||
|
||||
Security
|
||||
^^^^^^^^
|
||||
|
||||
|
||||
|
||||
Performance
|
||||
^^^^^^^^^^^
|
||||
|
||||
|
||||
|
||||
Fixes
|
||||
^^^^^
|
||||
|
||||
- VCSServer: improve error detection of servers pushed from VCSServer.
|
||||
- VCSServer: reduce redundant logging.
|
||||
- VCSServer: improved obfuscation logic in logs in case of no passwords.
|
||||
- Pull Requests: fixed outdated comments displaying.
|
||||
- Diffs: few fixes for new diffs discovered.
|
||||
- Repository groups: improved detection of repository groups parent.
|
||||
- Default Reviewers: fixed missing templates in installer that caused
|
||||
500 errors on first display.
|
||||
|
||||
|
||||
Upgrade notes
|
||||
^^^^^^^^^^^^^
|
||||
|
||||
|
||||
|
|
@ -9,6 +9,7 @@ Release Notes
|
|||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
release-notes-4.5.1.rst
|
||||
release-notes-4.5.0.rst
|
||||
release-notes-4.4.2.rst
|
||||
release-notes-4.4.1.rst
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue