Version 2.1 by Vincent Massol on 2021/04/01

Show last authors
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 * The [[Help Center Application>>extensions:Extension.Help Center Application.WebHome]] has been retired and its content integrated in the [[Help Application>>extensions:Extension.Help Application]], for the following reasons:
18 ** 2 extensions must not share the same pages
19 ** It’s logical that the help is in sync with what it documents
20 ** contrib extensions should be minimized for XS, all of XS deps should be in the XWiki GitHub organization (since they are maintained by the XS dev team), and preferably inside ##xwiki-platform## when possible.
21 ** Simpler to manage XS releases
22
23 === Upgrades ===
24
25 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]]):
26
27 * <list libraries that have been upgraded>
28
29 = Translations =
30
31 The following translations have been updated:
32
33 {{language codes="none, none"/}}
34
35 {{comment}}
36 TODO: uncomment and update with proper link when the report is ready.
37
38 = Tested Browsers & Databases =
39
40 {{include reference="TestReports.<test report page>"/}}
41 {{/comment}}
42
43 {{comment}}
44 TODO: uncomment and update with proper links when the report is ready.
45
46 = Performances tests compared to <last super stable version> =
47
48 {{display reference="test:Performances.Jetty HSQLDB single wiki xxx to yyy" section="HSummary"/}}
49
50 More details on [[performance comparison on single wiki between x.x and y.y>>test:Performances.Jetty HSQLDB single wiki xxx to yyy]].
51 {{/comment}}
52
53 = Known issues =
54
55 * [[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]]
56
57 = Backward Compatibility and Migration Notes =
58
59 == General Notes ==
60
61 * When upgrading make sure you compare and merge the following XWiki configuration files since some parameters may have been modified, removed or added:
62 ** ##xwiki.cfg##
63 ** ##xwiki.properties##
64 ** ##web.xml##
65 ** ##hibernate.cfg.xml##
66 * 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.
67
68 == Issues specific to XWiki <version> ==
69
70 <issues specific to the project>
71
72 == API Breakages ==
73
74 The following APIs were modified since <project> <version - 1>:
75
76 {{comment}}
77 Remove!
78 {{backwardCompatiblityReportXml version="<version>"/}}
79 {{/comment}}
80
81 = Credits =
82
83 The following people have contributed code and translations to this release (sorted alphabetically):
84
85 <code contributors>

Get Connected