Wiki source code of Release Notes for XWiki 11.7

Version 12.1 by Ilie Andriuta on 2019/09/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 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 {{error}}
10 Some important bugs have been found since XWiki 11.7 has been released:
11
12 {{jira url="http://jira.xwiki.org"}}
13 XWIKI-16698
14 {{/jira}}
15 {{/error}}
16
17 = New and Noteworthy (since XWiki 11.6.1) =
18
19 [[Full list of issues fixed and Dashboard for 11.7>>https://jira.xwiki.org/secure/Dashboard.jspa?selectPageId=14436]].
20
21 {{releasenotechanges/}}
22
23 === Upgrades ===
24
25 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]]):
26
27 * [[CSS4J 1.0.0RC3>>https://jira.xwiki.org/browse/XWIKI-16639]]
28 * [[SLF4J 1.7.28>>https://jira.xwiki.org/browse/XCOMMONS-1697]]
29 * [[Caffeine 2.8.0>>https://jira.xwiki.org/browse/XCOMMONS-1695]]
30 * [[Protobuf Java 3.9.1>>https://jira.xwiki.org/browse/XWIKI-16654]]
31 * [[Commons DBCP2 2.7.0>>https://jira.xwiki.org/browse/XCOMMONS-1698]]
32 * [[Infinispan 9.4.16.Final>>https://jira.xwiki.org/browse/XCOMMONS-1696]]
33 * [[MySQL connector 5.1.48>>https://jira.xwiki.org/browse/XWIKI-16629]]
34 * [[Hibernate 5.4.4>>https://jira.xwiki.org/browse/XWIKI-16628]]
35 * [[commons-codec 1.13>>https://jira.xwiki.org/browse/XCOMMONS-1679]]
36 * [[JNA 5.4.0>>https://jira.xwiki.org/browse/XWIKI-16603]]
37 * [[CKEditor Integration 1.37>>https://jira.xwiki.org/browse/XWIKI-16657]]
38
39 = Translations =
40
41 The following translations have been updated:
42
43 {{language codes="de, fr, ja, ko, no, pt_BR, ru"/}}
44
45 = Tested Browsers & Databases =
46
47 {{include reference="TestReports.ManualTestReportSummaryXWiki117RC1.WebHome"/}}
48
49 {{comment}}
50 TODO: uncomment and update with proper links when the report is ready.
51
52 = Performances tests compared to <last super stable version> =
53
54 <a summary of the comparison with latest super stable version>
55
56 More details on <link to the test report>.
57 {{/comment}}
58
59 = Known issues =
60
61 * [[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]]
62
63 = Backward Compatibility and Migration Notes =
64
65 == General Notes ==
66
67 * When upgrading make sure you compare and merge the following XWiki configuration files since some parameters may have been modified, removed or added:
68 ** ##xwiki.cfg##
69 ** ##xwiki.properties##
70 ** ##web.xml##
71 ** ##hibernate.cfg.xml##
72 * 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.
73
74 == Issues Specific to 11.7 ==
75
76 * If you're upgrading from a version older than 11.4:(((
77 {{include reference="ReleaseNotes.Data.XWiki.11\.4.IssuesSpecific11\.4.WebHome"/}}
78 )))
79
80 == API Breakages ==
81
82 No APIs were modified since XWiki 11.6.1.
83
84 {{backwardCompatiblityReport version="11.7"/}}
85
86 = Credits =
87
88 The following people have contributed code and translations to this release (sorted alphabetically):
89
90 * Alex Cotiugă
91 * Björn Ludwig
92 * Christian Fröhlich
93 * Clemens Robbenhaar
94 * Clément Aubin
95 * exveria1015
96 * Jarle Sandmo
97 * Marius Dumitru Florea
98 * Oana-Lavinia Florean
99 * Pyungkyu Moon
100 * RICARDO FAULHABER
101 * Simon Urli
102 * Thomas Mortagne
103 * Vincent Massol
104 * Vyacheslav Sukharnikov
105 * xrichard

Get Connected