Version 14.1 by Guillaume Delhumeau on 2020/06/24

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 12.4) =
10
11 [[Full list of issues fixed and Dashboard for 12.5>>https://jira.xwiki.org/secure/Dashboard.jspa?selectPageId=14596]].
12
13 {{releasenotechanges/}}
14
15 === Upgrades ===
16
17 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]]):
18
19 * [[CSS4J 2.0.3>>https://jira.xwiki.org/browse/XWIKI-17416]]
20 * [[Jetty 9.4.29.v20200521>>https://jira.xwiki.org/browse/XWIKI-17232]]
21 * [[HtmlCleaner 2.24>>https://jira.xwiki.org/browse/XCOMMONS-1938]]
22 * [[CKEditor Integration 1.47>>https://jira.xwiki.org/browse/XWIKI-17382]]
23 * [[log4j API 2.13.3>>https://jira.xwiki.org/browse/XCOMMONS-1950]]
24 * [[Woodstox 6.2.1>>https://jira.xwiki.org/browse/XCOMMONS-1949]]
25 * [[Stax2 API 4.2.1>>https://jira.xwiki.org/browse/XCOMMONS-1951]]
26 * [[Protobuf Java 3.12.2>>https://jira.xwiki.org/browse/XWIKI-17369]]
27 * [[JNR POSIX 3.0.57>>https://jira.xwiki.org/browse/XWIKI-17366]]
28 * [[JNR FFI 2.1.15>>https://jira.xwiki.org/browse/XWIKI-17365]]
29 * [[JGroups 4.2.4>>https://jira.xwiki.org/browse/XCOMMONS-1954]]
30 * [[Hibernate 5.4.17>>https://jira.xwiki.org/browse/XWIKI-17442]]
31 * [[Hibernate 5.4.16>>https://jira.xwiki.org/browse/XWIKI-17370]]
32 * [[Groovy 2.5.12>>https://jira.xwiki.org/browse/XCOMMONS-1955]]
33 * [[Error Prone annotations 2.4.0>>https://jira.xwiki.org/browse/XCOMMONS-1969]]
34 * [[Commons IO 2.7>>https://jira.xwiki.org/browse/XCOMMONS-1956]]
35 * [[Caffeine 2.8.4>>https://jira.xwiki.org/browse/XCOMMONS-1953]]
36 * [[Batik 1.13>>https://jira.xwiki.org/browse/XWIKI-17368]]
37
38 = Translations =
39
40 The following translations have been updated:
41
42 {{language codes="da,de,es,fr,hr,lv,mr,pl,pt_BR,ru,ug,uk,zh"/}}
43
44 {{comment}}
45 TODO: uncomment and update with proper link when the report is ready.
46
47 = Tested Browsers & Databases =
48
49 {{include reference="TestReports.<test report page>"/}}
50 {{/comment}}
51
52 {{comment}}
53 TODO: uncomment and update with proper links when the report is ready.
54
55 = Performances tests compared to <last super stable version> =
56
57 {{display reference="test:Performances.Jetty HSQLDB single wiki xxx to yyy" section="HSummary"/}}
58
59 More details on [[performance comparison on single wiki between x.x and y.y>>test:Performances.Jetty HSQLDB single wiki xxx to yyy]].
60 {{/comment}}
61
62 = Known issues =
63
64 * [[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]]
65
66 = Backward Compatibility and Migration Notes =
67
68 == General Notes ==
69
70 * When upgrading make sure you compare and merge the following XWiki configuration files since some parameters may have been modified, removed or added:
71 ** ##xwiki.cfg##
72 ** ##xwiki.properties##
73 ** ##web.xml##
74 ** ##hibernate.cfg.xml##
75 * 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.
76
77 == API Breakages ==
78
79 The following APIs were modified since XWiki 12.4:
80
81 {{comment}}
82 {{backwardCompatiblityReport version="12.5-rc-1"/}}
83 {{/comment}}
84
85 = Credits =
86
87 The following people have contributed code and translations to this release (sorted alphabetically):
88
89 * Carr0ter
90 * Clemens Robbenhaar
91 * DenisF
92 * Francisco GarcĂ­a Moreno
93 * Guillaume Delhumeau
94 * Hassan Ali
95 * Marius Dumitru Florea
96 * Markus Gerhold
97 * Simon Urli
98 * Thomas Mortagne
99 * Vincent Massol
100 * xrichard

Get Connected