##// END OF EJS Templates
docs: added 5.0.1 entry
super-admin -
r5405:8586bedb default
parent child Browse files
Show More
@@ -1,42 +1,43 b''
1 |RCE| 5.0.0 |RNS|
1 |RCE| 5.0.1 |RNS|
2 -----------------
2 -----------------
3
3
4 Release Date
4 Release Date
5 ^^^^^^^^^^^^
5 ^^^^^^^^^^^^
6
6
7 - 2024-05-20
7 - 2024-05-20
8
8
9
9
10 New Features
10 New Features
11 ^^^^^^^^^^^^
11 ^^^^^^^^^^^^
12
12
13
13
14
14
15 General
15 General
16 ^^^^^^^
16 ^^^^^^^
17
17
18
18
19
19
20 Security
20 Security
21 ^^^^^^^^
21 ^^^^^^^^
22
22
23
23
24
24
25 Performance
25 Performance
26 ^^^^^^^^^^^
26 ^^^^^^^^^^^
27
27
28
28
29
29
30
30
31 Fixes
31 Fixes
32 ^^^^^
32 ^^^^^
33
33
34 - Fixed Celery serialization issues
34 - Fixed Celery serialization issues
35 - Fixed Celery startup problems signaling
35 - Fixed SVN hooks binary dir paths which in certain scenarios resulted in empty values forbidding hooks to execute
36 - Fixed SVN hooks binary dir paths which in certain scenarios resulted in empty values forbidding hooks to execute
36 - Fixed annotation bug for files without new lines or mixed newlines
37 - Fixed annotation bug for files without new lines or mixed newlines
37
38
38
39
39 Upgrade notes
40 Upgrade notes
40 ^^^^^^^^^^^^^
41 ^^^^^^^^^^^^^
41
42
42 - RhodeCode 5.0.1 is unscheduled bugfix release to address some of the issues found during 4.X -> 5.X migration
43 - RhodeCode 5.0.1 is unscheduled bugfix release to address some of the issues found during 4.X -> 5.X migration
General Comments 0
You need to be logged in to leave comments. Login now