Last modified by Ilie Andriuta on 2019/02/08

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 is a bugfix release that covers important issues that we have discovered since 10.11.1 has been released.
8
9 {{comment}}
10 {{error}}
11 Some important bugs have been discovered since XWiki 10.11.2 has been released:
12
13 * [[Label>>https://jira.xwiki.org/browse/ISSUE]]
14
15 If one or several of these bugs impact you, then you should wait for the next version of XWiki (10.11.3) that will be released soon!
16 Note that we still recommend upgrading to this new version if you have 10.11 installed as we have been fixing several major issues since then.
17 {{/error}}
18 {{/comment}}
19
20 = New and Noteworthy (since XWiki 10.11.1) =
21
22 [[Full list of issues fixed and Dashboard for 10.11.2>>https://jira.xwiki.org/secure/Dashboard.jspa?selectPageId=14391]].
23
24 = All Changes =
25
26 {{cache id="RN10112"}}
27 {{jira style="list" url="https://jira.xwiki.org" fields="type, status, key, summary" source="jql"}}
28 category = 10000 AND fixVersion in ("10.11.2") AND resolution in (Fixed) and component not in ("Development Issues only")
29 {{/jira}}
30 {{/cache}}
31
32 {{comment}}
33
34 {{releasenotechanges/}}
35
36 {{/comment}}
37
38 = Translations =
39
40 The following translations have been updated:
41
42 {{language codes="ca, cs, da, de, es, fa, fr, hr, it, lv, nl, no, pl, pt_BR, ru, sk, sv, tr, uk"/}}
43
44
45 = Tested Browsers & Databases =
46
47 {{include reference="TestReports.ManualTestReportSummaryXWiki10112.WebHome"/}}
48
49
50 {{comment}}
51 TODO: uncomment and update with proper links when the report is ready.
52
53 = Performances tests compared to <last super stable version> =
54
55 <a summary of the comparison with latest super stable version>
56
57 More details on <link to the test report>.
58 {{/comment}}
59
60 = Known issues =
61
62 * [[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]]
63
64 = Backward Compatibility and Migration Notes =
65
66 == General Notes ==
67
68 * When upgrading make sure you compare and merge the following XWiki configuration files since some parameters may have been modified, removed or added:
69 ** ##xwiki.cfg##
70 ** ##xwiki.properties##
71 ** ##web.xml##
72 ** ##hibernate.cfg.xml##
73 * 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.
74
75 == API Breakages ==
76
77 There was no API breakage since 10.11.1.
78
79 = Credits =
80
81 The following people have contributed code and translations to this release (sorted alphabetically):
82
83 * Adel Atallah
84 * Eduard Moraru
85 * Guillaume Delhumeau
86 * Marius Dumitru Florea
87 * Simon Urli
88 * Thomas Mortagne

Get Connected