Version 12.1 by Thomas Mortagne on 2020/04/22

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.2) =
10
11 [[Full list of issues fixed and Dashboard for 12.3>>https://jira.xwiki.org/secure/Dashboard.jspa?selectPageId=14508]].
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 * [[HtmlCleaner 2.23>>https://jira.xwiki.org/browse/XCOMMONS-1740]]
20 * [[Dom4J 2.1.3>>https://jira.xwiki.org/browse/XCOMMONS-1916]]
21 * [[CSS4J 2.0.2>>https://jira.xwiki.org/browse/XWIKI-17217]]
22 * [[Solr 8.5.1>>https://jira.xwiki.org/browse/XWIKI-16833]]
23 * [[Jython 2.7.2>>https://jira.xwiki.org/browse/XWIKI-17165]]
24 * [[Jetty 9.4.27.v20200227>>https://jira.xwiki.org/browse/XWIKI-16865]]
25 * [[Javassist 3.27.0>>https://jira.xwiki.org/browse/XCOMMONS-1904]]
26 * [[Hibernate 5.4.14>>https://jira.xwiki.org/browse/XWIKI-17181]]
27 * [[Commons Lang 3.10>>https://jira.xwiki.org/browse/XCOMMONS-1906]]
28 * [[Checker Qual 3.3.0>>https://jira.xwiki.org/browse/XCOMMONS-1910]]
29 * [[Bouncy Castle 1.65>>https://jira.xwiki.org/browse/XCOMMONS-1912]]
30 * [[ASM 8.0.1>>https://jira.xwiki.org/browse/XCOMMONS-1907]]
31 * [[PostgresSQL connector 42.2.12>>https://jira.xwiki.org/browse/XWIKI-17182]]
32 * [[CKEditor Integration 1.42>>https://jira.xwiki.org/browse/XWIKI-17224]]
33
34 = Translations =
35
36 The following translations have been updated:
37
38 {{language codes="ca, fr, no"/}}
39
40 {{comment}}
41 TODO: uncomment and update with proper link when the report is ready.
42
43 = Tested Browsers & Databases =
44
45 {{include reference="TestReports.<test report page>"/}}
46 {{/comment}}
47
48 {{comment}}
49 TODO: uncomment and update with proper links when the report is ready.
50
51 = Performances tests compared to <last super stable version> =
52
53 {{display reference="test:Performances.Jetty HSQLDB single wiki xxx to yyy" section="HSummary"/}}
54
55 More details on [[performance comparison on single wiki between x.x and y.y>>test:Performances.Jetty HSQLDB single wiki xxx to yyy]].
56 {{/comment}}
57
58 = Known issues =
59
60 * [[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]]
61
62 = Backward Compatibility and Migration Notes =
63
64 == General Notes ==
65
66 * When upgrading make sure you compare and merge the following XWiki configuration files since some parameters may have been modified, removed or added:
67 ** ##xwiki.cfg##
68 ** ##xwiki.properties##
69 ** ##web.xml##
70 ** ##hibernate.cfg.xml##
71 * 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.
72
73 == API Breakages ==
74
75 The following APIs were modified since XWiki 12.2:
76
77 {{backwardCompatiblityReport version="12.3-rc-1"/}}
78
79 = Credits =
80
81 The following people have contributed code and translations to this release (sorted alphabetically):
82
83 * Cami Andrei
84 * Clemens Robbenhaar
85 * Damoebai·Cloud
86 * Guillaume Delhumeau
87 * Jarle Sandmo
88 * Joan
89 * Manuel Leduc
90 * Marius Dumitru Florea
91 * Simon Urli
92 * Thomas Mortagne
93 * Varad Thokal
94 * Vincent Massol
95 * xrichard

Get Connected