Show More
@@ -0,0 +1,54 b'' | |||
|
1 | |RCE| 4.21.0 |RNS| | |
|
2 | ------------------ | |
|
3 | ||
|
4 | Release Date | |
|
5 | ^^^^^^^^^^^^ | |
|
6 | ||
|
7 | - 2020-09-28 | |
|
8 | ||
|
9 | ||
|
10 | New Features | |
|
11 | ^^^^^^^^^^^^ | |
|
12 | ||
|
13 | - Pull requests: overhaul of the UX/UI by adding new sidebar | |
|
14 | - Pull requests: new live reviewer present indicator (requires channelstream enabled) | |
|
15 | - Pull requests: new live new comments indicator (requires channelstream enabled) | |
|
16 | - Pull requests: new sidebar with comments/todos/referenced tickets navigation | |
|
17 | - Commits page: Introduced sidebar for single commits pages | |
|
18 | ||
|
19 | ||
|
20 | General | |
|
21 | ^^^^^^^ | |
|
22 | ||
|
23 | - API: allow repo admins to get/set settings. | |
|
24 | Previously it was only super-admins that could do that. | |
|
25 | - Sessions: patch baker to take expire time for redis for auto session cleanup feature. | |
|
26 | - Git: bumped git version to 2.27.0 | |
|
27 | - Packages: bumped to channelstream==0.6.14 | |
|
28 | ||
|
29 | ||
|
30 | Security | |
|
31 | ^^^^^^^^ | |
|
32 | ||
|
33 | - Issue trackers: fix XSS with description field. | |
|
34 | ||
|
35 | ||
|
36 | Performance | |
|
37 | ^^^^^^^^^^^ | |
|
38 | ||
|
39 | - Artifacts: speed-up of artifacts download request processing. | |
|
40 | ||
|
41 | ||
|
42 | Fixes | |
|
43 | ^^^^^ | |
|
44 | ||
|
45 | - Pull requests: properly save merge failure metadata. | |
|
46 | In rare cases merge check reported conflicts which there were none. | |
|
47 | - Sessions: fixed cleanup with corrupted session data issue. | |
|
48 | ||
|
49 | ||
|
50 | Upgrade notes | |
|
51 | ^^^^^^^^^^^^^ | |
|
52 | ||
|
53 | - Scheduled feature release. | |
|
54 | - Git version was bumped to 2.27.0 |
General Comments 0
You need to be logged in to leave comments.
Login now