Last modified by Ilie Andriuta on 2019/01/18

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 has been released.
8
9 {{error}}
10 Some important bugs have been discovered since XWiki 10.11.1 has been released:
11
12 * [[Some wikis are not displayed anymore in WikiManager page>>https://jira.xwiki.org/browse/XWIKI-16056]]
13 * [[Random warning log - Could not find any matching step>>https://jira.xwiki.org/browse/XWIKI-16036]]
14 * [[MessageSenderMacro still depends on Main.Activity>>https://jira.xwiki.org/browse/XWIKI-16029]]
15
16 If one or several of these bugs impact you, then you should wait for the next version of XWiki (10.11.2) that will be released soon!
17 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.
18 {{/error}}
19
20 = New and Noteworthy (since XWiki 10.11) =
21
22 [[Full list of issues fixed and Dashboard for 10.11.1>>https://jira.xwiki.org/secure/Dashboard.jspa?selectPageId=14355]].
23
24 = All Changes =
25
26 {{cache id="RN10111"}}
27 {{jira style="list" url="https://jira.xwiki.org" fields="type, status, key, summary" source="jql"}}
28 category = 10000 AND fixVersion in ("10.11.1") 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 = Tested Browsers & Databases =
39
40 {{include reference="TestReports.ManualTestReportSummaryXWiki10111.WebHome"/}}
41
42 {{comment}}
43 TODO: uncomment and update with proper links when the report is ready.
44
45 = Performances tests compared to <last super stable version> =
46
47 <a summary of the comparison with latest super stable version>
48
49 More details on <link to the test report>.
50 {{/comment}}
51
52 = Known issues =
53
54 * [[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]]
55
56 = Backward Compatibility and Migration Notes =
57
58 == General Notes ==
59
60 * When upgrading make sure you compare and merge the following XWiki configuration files since some parameters may have been modified, removed or added:
61 ** ##xwiki.cfg##
62 ** ##xwiki.properties##
63 ** ##web.xml##
64 ** ##hibernate.cfg.xml##
65 * 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.
66
67 == API Breakages ==
68
69 The following APIs were modified since XWiki 10.11:
70
71 {{backwardCompatiblityReport version="10.11.1"/}}
72
73 = Credits =
74
75 The following people have contributed code and translations to this release (sorted alphabetically):
76
77 Adel Atallah
78 Guillaume Delhumeau
79 Simon Urli
80 Thomas Mortagne
81 Vincent Massol

Get Connected