Last modified by Ilie Andriuta on 2019/09/03

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 = Tested Browsers & Databases =
38
39 {{include reference="TestReports.ManualTestReportSummaryXWiki117RC1.WebHome"/}}
40
41 {{comment}}
42 TODO: uncomment and update with proper links when the report is ready.
43
44 = Performances tests compared to <last super stable version> =
45
46 <a summary of the comparison with latest super stable version>
47
48 More details on <link to the test report>.
49 {{/comment}}
50
51 = Known issues =
52
53 * [[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]]
54
55 = Backward Compatibility and Migration Notes =
56
57 == General Notes ==
58
59 * When upgrading make sure you compare and merge the following XWiki configuration files since some parameters may have been modified, removed or added:
60 ** ##xwiki.cfg##
61 ** ##xwiki.properties##
62 ** ##web.xml##
63 ** ##hibernate.cfg.xml##
64 * 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.
65
66 == API Breakages ==
67
68 The following APIs were modified since XWiki 11.6:
69
70 {{backwardCompatiblityReport version="11.7-rc-1"/}}
71
72 = Credits =
73
74 The following people have contributed code and translations to this release (sorted alphabetically):
75
76 * Alex Cotiugă
77 * Björn Ludwig
78 * Christian Fröhlich
79 * Clemens Robbenhaar
80 * Clément Aubin
81 * exveria1015
82 * Jarle Sandmo
83 * Marius Dumitru Florea
84 * Oana-Lavinia Florean
85 * Pyungkyu Moon
86 * RICARDO FAULHABER
87 * Simon Urli
88 * Thomas Mortagne
89 * Vincent Massol
90 * Vyacheslav Sukharnikov
91 * xrichard

Get Connected