##// END OF EJS Templates
docs: added release notes for 4.4.1
marcink -
r864:340a1e5b stable
parent child Browse files
Show More
@@ -0,0 +1,40 b''
1 |RCE| 4.4.1 |RNS|
2 -----------------
3
4 Release Date
5 ^^^^^^^^^^^^
6
7 - 2016-09-27
8
9
10 General
11 ^^^^^^^
12
13 - channelstream: auto-generate the url to channelstream server if it's not
14 explicitly defined in the config. It allows to use a relative server
15 without knowing its address upfront.
16
17
18 New Features
19 ^^^^^^^^^^^^
20
21
22
23 Security
24 ^^^^^^^^
25
26
27
28 Performance
29 ^^^^^^^^^^^
30
31
32
33 Fixes
34 ^^^^^
35
36 - GIT: properly extract branches on events and submit them to integrations.
37 - Pullrequests: fix problems with unicode in auto-generated descriptions
38 - Gist: fixed bug in update functionality of Gists that auto changed them
39 to private.
40 - SVN: add proper escaping in the autogenerated svn mod_dav config
@@ -9,6 +9,7 b' Release Notes'
9 .. toctree::
9 .. toctree::
10 :maxdepth: 1
10 :maxdepth: 1
11
11
12 release-notes-4.4.1.rst
12 release-notes-4.4.0.rst
13 release-notes-4.4.0.rst
13 release-notes-4.3.1.rst
14 release-notes-4.3.1.rst
14 release-notes-4.3.0.rst
15 release-notes-4.3.0.rst
General Comments 0
You need to be logged in to leave comments. Login now