Version 5.1 by Marius Dumitru Florea on 2020/06/20

Hide last authors
Vincent Massol 1.1 1 {{box cssClass="floatinginfobox" title="**Contents**"}}
2 {{toc/}}
3 {{/box}}
4
5 This is the release notes for [[XWiki Commons>>http://commons.xwiki.org]], [[XWiki Rendering>>http://rendering.xwiki.org]] and [[XWiki Platform>>http://platform.xwiki.org]]. They share the same release notes as they are released together and have the same version.
6
7 <insert description of release here>
8
9 = New and Noteworthy (since XWiki <version - 1>) =
10
11 [[Full list of issues fixed and Dashboard for <full version here even for RC, e.g. 10.5>>>https://jira.xwiki.org/secure/Dashboard.jspa?selectPageId=<fill id here>]].
12
13 {{releasenotechanges/}}
14
15 === Moved Modules ===
16
17 <description deprecated, retired and moved projects>
18
19 === Upgrades ===
20
21 The following runtime dependencies have been upgraded (they have a different release cycle than [[XWiki Commons>>http://commons.xwiki.org]], [[XWiki Rendering>>http://rendering.xwiki.org]] and [[XWiki Platform>>http://platform.xwiki.org]]):
22
Vincent Massol 2.1 23 * [[CSS4J 2.0.3>>https://jira.xwiki.org/browse/XWIKI-17416]]
Vincent Massol 3.1 24 * [[Jetty 9.4.29.v20200521>>https://jira.xwiki.org/browse/XWIKI-17232]]
Simon Urli 4.1 25 * [[HtmlCleaner 2.24>>https://jira.xwiki.org/browse/XCOMMONS-1938]]
Marius Dumitru Florea 5.1 26 * [[CKEditor Integration 1.46>>https://jira.xwiki.org/browse/XWIKI-17382]]
Vincent Massol 1.1 27
28 = Translations =
29
30 The following translations have been updated:
31
32 {{language codes="none, none"/}}
33
34 {{comment}}
35 TODO: uncomment and update with proper link when the report is ready.
36
37 = Tested Browsers & Databases =
38
39 {{include reference="TestReports.<test report page>"/}}
40 {{/comment}}
41
42 {{comment}}
43 TODO: uncomment and update with proper links when the report is ready.
44
45 = Performances tests compared to <last super stable version> =
46
47 {{display reference="test:Performances.Jetty HSQLDB single wiki xxx to yyy" section="HSummary"/}}
48
49 More details on [[performance comparison on single wiki between x.x and y.y>>test:Performances.Jetty HSQLDB single wiki xxx to yyy]].
50 {{/comment}}
51
52 = Known issues =
53
54 * [[Bugs we know about>>https://jira.xwiki.org/issues/?jql=category%20%3D%2010000%20AND%20issuetype%20%3D%20Bug%20AND%20resolution%20%3D%20Unresolved%20ORDER%20BY%20updated%20DESC]]
55
56 = Backward Compatibility and Migration Notes =
57
58 == General Notes ==
59
60 * When upgrading make sure you compare and merge the following XWiki configuration files since some parameters may have been modified, removed or added:
61 ** ##xwiki.cfg##
62 ** ##xwiki.properties##
63 ** ##web.xml##
64 ** ##hibernate.cfg.xml##
65 * Add ##xwiki.store.migration=1## in ##xwiki.cfg## so that XWiki will attempt to automatically migrate your current database to any new schema. Make sure you backup your Database before doing anything.
66
67 == Issues specific to XWiki <version> ==
68
69 <issues specific to the project>
70
71 == API Breakages ==
72
73 The following APIs were modified since <project> <version - 1>:
74
75 {{comment}}
76 Remove!
77 {{backwardCompatiblityReport version="<version>"/}}
78 {{/comment}}
79
80 = Credits =
81
82 The following people have contributed code and translations to this release (sorted alphabetically):
83
84 <code contributors>

Get Connected