Show More
@@ -0,0 +1,46 b'' | |||||
|
1 | |RCE| 4.24.1 |RNS| | |||
|
2 | ------------------ | |||
|
3 | ||||
|
4 | Release Date | |||
|
5 | ^^^^^^^^^^^^ | |||
|
6 | ||||
|
7 | - 2021-02-04 | |||
|
8 | ||||
|
9 | ||||
|
10 | New Features | |||
|
11 | ^^^^^^^^^^^^ | |||
|
12 | ||||
|
13 | ||||
|
14 | ||||
|
15 | General | |||
|
16 | ^^^^^^^ | |||
|
17 | ||||
|
18 | - Core: added statsd client for statistics usage. | |||
|
19 | - Clone urls: allow custom clone by id template so users can set clone-by-id as default. | |||
|
20 | - Automation: enable check for new version for EE edition as automation task that will send notifications when new RhodeCode version is available | |||
|
21 | ||||
|
22 | Security | |||
|
23 | ^^^^^^^^ | |||
|
24 | ||||
|
25 | ||||
|
26 | ||||
|
27 | Performance | |||
|
28 | ^^^^^^^^^^^ | |||
|
29 | ||||
|
30 | - Core: bumped git to 2.30.0 | |||
|
31 | ||||
|
32 | ||||
|
33 | Fixes | |||
|
34 | ^^^^^ | |||
|
35 | ||||
|
36 | - Comments: add ability to resolve todos from the side-bar. This should prevent situations | |||
|
37 | when a TODO was left over in outdated/removed code pieces, and users needs to search to resolve them. | |||
|
38 | - Pull requests: fixed a case when template marker was used in description field causing 500 errors on commenting. | |||
|
39 | - Merges: fixed excessive data saved in merge metadata that could not fit inside the DB table. | |||
|
40 | - Exceptions: fixed problem with exceptions formatting resulting in limited exception data reporting. | |||
|
41 | ||||
|
42 | ||||
|
43 | Upgrade notes | |||
|
44 | ^^^^^^^^^^^^^ | |||
|
45 | ||||
|
46 | - Un-scheduled release addressing problems in 4.24.X releases. |
General Comments 0
You need to be logged in to leave comments.
Login now