Version 3.1 by Thomas Mortagne on 2019/01/18

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 0.42>>https://jira.xwiki.org/browse/XWIKI-16028]]
24 * [[Byte Buddy 1.9.7>>https://jira.xwiki.org/browse/XCOMMONS-1542]]
25 * [[JAXB 2.3.2>>https://jira.xwiki.org/browse/XCOMMONS-1555]]
26 * [[JNA 5.2.0>>https://jira.xwiki.org/browse/XWIKI-15918]]
27 * [[Groovy 2.5.5>>https://jira.xwiki.org/browse/XCOMMONS-1546]]
28 * [[commons-fileupload 1.4>>https://jira.xwiki.org/browse/XCOMMONS-1547]]
29 * [[Jackson 2.9.8>>https://jira.xwiki.org/browse/XCOMMONS-1543]]
30
31 = Translations =
32
33 The following translations have been updated:
34
35 {{language codes="none, none"/}}
36
37 {{comment}}
38 TODO: uncomment and update with proper link when the report is ready.
39
40 = Tested Browsers & Databases =
41
42 {{include reference="TestReports.<test report page>"/}}
43 {{/comment}}
44
45 {{comment}}
46 TODO: uncomment and update with proper links when the report is ready.
47
48 = Performances tests compared to <last super stable version> =
49
50 <a summary of the comparison with latest super stable version>
51
52 More details on <link to the test report>.
53 {{/comment}}
54
55 = Known issues =
56
57 * [[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]]
58
59 = Backward Compatibility and Migration Notes =
60
61 == General Notes ==
62
63 * When upgrading make sure you compare and merge the following XWiki configuration files since some parameters may have been modified, removed or added:
64 ** ##xwiki.cfg##
65 ** ##xwiki.properties##
66 ** ##web.xml##
67 ** ##hibernate.cfg.xml##
68 * 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.
69
70 == Issues specific to XWiki <version> ==
71
72 <issues specific to the project>
73
74 == API Breakages ==
75
76 The following APIs were modified since <project> <version - 1>:
77
78 {{comment}}
79 Remove!
80 {{backwardCompatiblityReport version="<version>"/}}
81 {{/comment}}
82
83 = Credits =
84
85 The following people have contributed code and translations to this release (sorted alphabetically):
86
87 <code contributors>

Get Connected