Version 10.1 by Thomas Mortagne on 2019/08/20

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 This release brings a new date picker and various merge improvements. Developers will also be able to reuse the standard color picker and the merge API give more details about the conflicts.
8
9 = New and Noteworthy (since XWiki 11.6) =
10
11 [[Full list of issues fixed and Dashboard for 11.7>>https://jira.xwiki.org/secure/Dashboard.jspa?selectPageId=14436]].
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 1.0.0RC3>>https://jira.xwiki.org/browse/XWIKI-16639]]
20 * [[SLF4J 1.7.28>>https://jira.xwiki.org/browse/XCOMMONS-1697]]
21 * [[Caffeine 2.8.0>>https://jira.xwiki.org/browse/XCOMMONS-1695]]
22 * [[Protobuf Java 3.9.1>>https://jira.xwiki.org/browse/XWIKI-16654]]
23 * [[Commons DBCP2 2.7.0>>https://jira.xwiki.org/browse/XCOMMONS-1698]]
24 * [[Infinispan 9.4.16.Final>>https://jira.xwiki.org/browse/XCOMMONS-1696]]
25 * [[MySQL connector 5.1.48>>https://jira.xwiki.org/browse/XWIKI-16629]]
26 * [[Hibernate 5.4.4>>https://jira.xwiki.org/browse/XWIKI-16628]]
27 * [[commons-codec 1.13>>https://jira.xwiki.org/browse/XCOMMONS-1679]]
28 * [[JNA 5.4.0>>https://jira.xwiki.org/browse/XWIKI-16603]]
29 * [[CKEditor Integration 1.37>>https://jira.xwiki.org/browse/XWIKI-16657]]
30
31 = Translations =
32
33 The following translations have been updated:
34
35 {{language codes="de, fr, ja, ko, no, pt_BR, ru"/}}
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 == API Breakages ==
71
72 The following APIs were modified since XWiki 11.6:
73
74 {{backwardCompatiblityReport version="11.7-rc-1"/}}
75
76 = Credits =
77
78 The following people have contributed code and translations to this release (sorted alphabetically):
79
80 * Alex Cotiugă
81 * Björn Ludwig
82 * Christian Fröhlich
83 * Clemens Robbenhaar
84 * Clément Aubin
85 * exveria1015
86 * Jarle Sandmo
87 * Marius Dumitru Florea
88 * Oana-Lavinia Florean
89 * Pyungkyu Moon
90 * RICARDO FAULHABER
91 * Simon Urli
92 * Thomas Mortagne
93 * Vincent Massol
94 * Vyacheslav Sukharnikov
95 * xrichard

Get Connected