Show More
@@ -0,0 +1,47 b'' | |||||
|
1 | |RCE| 4.17.4 |RNS| | |||
|
2 | ------------------ | |||
|
3 | ||||
|
4 | Release Date | |||
|
5 | ^^^^^^^^^^^^ | |||
|
6 | ||||
|
7 | - 2019-10-28 | |||
|
8 | ||||
|
9 | ||||
|
10 | New Features | |||
|
11 | ^^^^^^^^^^^^ | |||
|
12 | ||||
|
13 | ||||
|
14 | ||||
|
15 | General | |||
|
16 | ^^^^^^^ | |||
|
17 | ||||
|
18 | - Permissions: properly flush user cache permissions in more cases of permission changes. | |||
|
19 | Some API methods and user-group additions didn't invalidate permission caches resulting in | |||
|
20 | users not seeing the permission changes immediately. | |||
|
21 | - Pull requests: properly handle exceptions in state change logic, and improve logging on this. | |||
|
22 | ||||
|
23 | ||||
|
24 | Security | |||
|
25 | ^^^^^^^^ | |||
|
26 | - Security: fixed XSS in file editing. | |||
|
27 | ||||
|
28 | ||||
|
29 | Performance | |||
|
30 | ^^^^^^^^^^^ | |||
|
31 | ||||
|
32 | ||||
|
33 | ||||
|
34 | Fixes | |||
|
35 | ^^^^^ | |||
|
36 | ||||
|
37 | - Diffs: handle paths with quotes in diffs. | |||
|
38 | - Diffs: fixed outdated files in pull-requests re-using the filediff raw_id for anchor generation. | |||
|
39 | This could make rendering diff crash in cases of only having outdated files in a diff. | |||
|
40 | - Diffs: handle very odd case of binary, corrupted diffs which crashed the diff parser. | |||
|
41 | - Svn: handle non-ascii message editing. | |||
|
42 | ||||
|
43 | ||||
|
44 | Upgrade notes | |||
|
45 | ^^^^^^^^^^^^^ | |||
|
46 | ||||
|
47 | - Scheduled release addressing problems in 4.17.X releases. |
General Comments 0
You need to be logged in to leave comments.
Login now