Show More
@@ -0,0 +1,46 b'' | |||
|
1 | |RCE| 4.5.2 |RNS| | |
|
2 | ----------------- | |
|
3 | ||
|
4 | Release Date | |
|
5 | ^^^^^^^^^^^^ | |
|
6 | ||
|
7 | - 2016-12-19 | |
|
8 | ||
|
9 | ||
|
10 | New Features | |
|
11 | ^^^^^^^^^^^^ | |
|
12 | ||
|
13 | ||
|
14 | ||
|
15 | General | |
|
16 | ^^^^^^^ | |
|
17 | ||
|
18 | - Github authentication: no longer require repository permissions when | |
|
19 | connecting RhodeCode account with Github login. | |
|
20 | - Api: added new function get_repo_refs. This was accidentally exposed in our | |
|
21 | documentation as valid function, but wasn't implemented. This function is now | |
|
22 | backported from next major release due the documentation issues. | |
|
23 | ||
|
24 | ||
|
25 | Security | |
|
26 | ^^^^^^^^ | |
|
27 | ||
|
28 | ||
|
29 | ||
|
30 | Performance | |
|
31 | ^^^^^^^^^^^ | |
|
32 | ||
|
33 | ||
|
34 | ||
|
35 | Fixes | |
|
36 | ^^^^^ | |
|
37 | ||
|
38 | - Api: Fixed a regression in API validation on create_* functions. | |
|
39 | Before this fix it always converted given data to lowercase. | |
|
40 | - System info: fixed reporting of free inodes as taken. | |
|
41 | ||
|
42 | ||
|
43 | Upgrade notes | |
|
44 | ^^^^^^^^^^^^^ | |
|
45 | ||
|
46 |
General Comments 0
You need to be logged in to leave comments.
Login now