Version 8.1 by Guillaume Delhumeau on 2020/06/23

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 7.1 26 * [[CKEditor Integration 1.47>>https://jira.xwiki.org/browse/XWIKI-17382]]
Thomas Mortagne 6.1 27 * [[log4j API 2.13.3>>https://jira.xwiki.org/browse/XCOMMONS-1950]]
28 * [[Woodstox 6.2.1>>https://jira.xwiki.org/browse/XCOMMONS-1949]]
29 * [[Stax2 API 4.2.1>>https://jira.xwiki.org/browse/XCOMMONS-1951]]
30 * [[Protobuf Java 3.12.2>>https://jira.xwiki.org/browse/XWIKI-17369]]
31 * [[JNR POSIX 3.0.57>>https://jira.xwiki.org/browse/XWIKI-17366]]
32 * [[JNR FFI 2.1.15>>https://jira.xwiki.org/browse/XWIKI-17365]]
33 * [[JGroups 4.2.4>>https://jira.xwiki.org/browse/XCOMMONS-1954]]
34 * [[Hibernate 5.4.17>>https://jira.xwiki.org/browse/XWIKI-17442]]
35 * [[Hibernate 5.4.16>>https://jira.xwiki.org/browse/XWIKI-17370]]
36 * [[Groovy 2.5.12>>https://jira.xwiki.org/browse/XCOMMONS-1955]]
37 * [[Error Prone annotations 2.4.0>>https://jira.xwiki.org/browse/XCOMMONS-1969]]
38 * [[Commons IO 2.7>>https://jira.xwiki.org/browse/XCOMMONS-1956]]
39 * [[Caffeine 2.8.4>>https://jira.xwiki.org/browse/XCOMMONS-1953]]
40 * [[Batik 1.13>>https://jira.xwiki.org/browse/XWIKI-17368]]
Vincent Massol 1.1 41
42 = Translations =
43
44 The following translations have been updated:
45
Guillaume Delhumeau 8.1 46 {{language codes="da,de,es,fr,hr,lv,mr,pl,pt_BR,ru,ug,uk,zh"/}}
Vincent Massol 1.1 47
48 {{comment}}
49 TODO: uncomment and update with proper link when the report is ready.
50
51 = Tested Browsers & Databases =
52
53 {{include reference="TestReports.<test report page>"/}}
54 {{/comment}}
55
56 {{comment}}
57 TODO: uncomment and update with proper links when the report is ready.
58
59 = Performances tests compared to <last super stable version> =
60
61 {{display reference="test:Performances.Jetty HSQLDB single wiki xxx to yyy" section="HSummary"/}}
62
63 More details on [[performance comparison on single wiki between x.x and y.y>>test:Performances.Jetty HSQLDB single wiki xxx to yyy]].
64 {{/comment}}
65
66 = Known issues =
67
68 * [[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]]
69
70 = Backward Compatibility and Migration Notes =
71
72 == General Notes ==
73
74 * When upgrading make sure you compare and merge the following XWiki configuration files since some parameters may have been modified, removed or added:
75 ** ##xwiki.cfg##
76 ** ##xwiki.properties##
77 ** ##web.xml##
78 ** ##hibernate.cfg.xml##
79 * 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.
80
81 == Issues specific to XWiki <version> ==
82
83 <issues specific to the project>
84
85 == API Breakages ==
86
87 The following APIs were modified since <project> <version - 1>:
88
89 {{comment}}
90 Remove!
91 {{backwardCompatiblityReport version="<version>"/}}
92 {{/comment}}
93
94 = Credits =
95
96 The following people have contributed code and translations to this release (sorted alphabetically):
97
98 <code contributors>

Get Connected