##// END OF EJS Templates
docs: added release notes for 4.5.1
marcink -
r1208:0db7c57b stable
parent child Browse files
Show More
@@ -0,0 +1,48 b''
1 |RCE| 4.5.1 |RNS|
2 -----------------
3
4 Release Date
5 ^^^^^^^^^^^^
6
7 - 2016-12-06
8
9
10 New Features
11 ^^^^^^^^^^^^
12
13
14
15 General
16 ^^^^^^^
17
18 - Pull requests: save dates of updates when creating updates.
19 This will help with later pull request versioning functionality.
20
21
22 Security
23 ^^^^^^^^
24
25
26
27 Performance
28 ^^^^^^^^^^^
29
30
31
32 Fixes
33 ^^^^^
34
35 - VCSServer: improve error detection of servers pushed from VCSServer.
36 - VCSServer: reduce redundant logging.
37 - VCSServer: improved obfuscation logic in logs in case of no passwords.
38 - Pull Requests: fixed outdated comments displaying.
39 - Diffs: few fixes for new diffs discovered.
40 - Repository groups: improved detection of repository groups parent.
41 - Default Reviewers: fixed missing templates in installer that caused
42 500 errors on first display.
43
44
45 Upgrade notes
46 ^^^^^^^^^^^^^
47
48
@@ -9,6 +9,7 b' Release Notes'
9 .. toctree::
9 .. toctree::
10 :maxdepth: 1
10 :maxdepth: 1
11
11
12 release-notes-4.5.1.rst
12 release-notes-4.5.0.rst
13 release-notes-4.5.0.rst
13 release-notes-4.4.2.rst
14 release-notes-4.4.2.rst
14 release-notes-4.4.1.rst
15 release-notes-4.4.1.rst
General Comments 0
You need to be logged in to leave comments. Login now