Version 3.1 by Simon Urli on 2020/01/16

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 <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
23 * [[CSS4J 2.0.0>>https://jira.xwiki.org/browse/XWIKI-16905]]
24 * [[Jodconverter 4.2.3>>https://jira.xwiki.org/browse/XWIKI-16973]]
25
26 = Translations =
27
28 The following translations have been updated:
29
30 {{language codes="none, none"/}}
31
32 {{comment}}
33 TODO: uncomment and update with proper link when the report is ready.
34
35 = Tested Browsers & Databases =
36
37 {{include reference="TestReports.<test report page>"/}}
38 {{/comment}}
39
40 {{comment}}
41 TODO: uncomment and update with proper links when the report is ready.
42
43 = Performances tests compared to <last super stable version> =
44
45 {{display reference="test:Performances.Jetty HSQLDB single wiki xxx to yyy" section="HSummary"/}}
46
47 More details on [[performance comparison on single wiki between x.x and y.y>>test:Performances.Jetty HSQLDB single wiki xxx to yyy]].
48 {{/comment}}
49
50 = Known issues =
51
52 * [[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]]
53
54 = Backward Compatibility and Migration Notes =
55
56 == General Notes ==
57
58 * When upgrading make sure you compare and merge the following XWiki configuration files since some parameters may have been modified, removed or added:
59 ** ##xwiki.cfg##
60 ** ##xwiki.properties##
61 ** ##web.xml##
62 ** ##hibernate.cfg.xml##
63 * 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.
64
65 == Issues specific to XWiki <version> ==
66
67 <issues specific to the project>
68
69 == API Breakages ==
70
71 The following APIs were modified since <project> <version - 1>:
72
73 {{comment}}
74 Remove!
75 {{backwardCompatiblityReport version="<version>"/}}
76 {{/comment}}
77
78 = Credits =
79
80 The following people have contributed code and translations to this release (sorted alphabetically):
81
82 <code contributors>

Get Connected