Last modified by Ilie Andriuta on 2019/04/22

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.5 has been released.
8
9 {{error}}
10 Some important bugs have been discovered since XWiki 10.11.6 has been released:
11
12 * [[Cannot share page by email if the configured sender email address doesn't contain < and >>>https://jira.xwiki.org/browse/XWIKI-16350]]
13 ** Workaround: Use ##<## and ##>## characters or don't specify a "From" address (it'll be computed)
14
15 If one or several of these bugs impact you, then you should wait for the next version of XWiki (10.11.7) that will be released soon!
16 Note that we still recommend upgrading to this new version if you have 10.11.5 installed as we have been fixing several major issues since then.
17 {{/error}}
18
19 = New and Noteworthy (since XWiki 10.11.5) =
20
21 [[Full list of issues fixed and Dashboard for 10.11.6>>https://jira.xwiki.org/secure/Dashboard.jspa?selectPageId=14408]].
22
23 = All Changes =
24
25 {{cache id="RN10116"}}
26 {{jira style="list" url="https://jira.xwiki.org" fields="type, status, key, summary" source="jql"}}
27 project in (XCOMMONS, XRENDERING, XWIKI) AND resolution = Fixed AND fixVersion = 10.11.6
28 {{/jira}}
29 {{/cache}}
30
31 {{comment}}
32 {{releasenotechanges/}}
33 {{/comment}}
34
35 = Translations =
36
37 The following translations have been updated:
38
39 {{language codes="de, fr, no, pl, ru"/}}
40
41 = Tested Browsers & Databases =
42
43 {{include reference="TestReports.ManualTestReportSummaryXWiki10116.WebHome"/}}
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 There was no API breakage since 10.11.5.
73
74 = Credits =
75
76 The following people have contributed code and translations to this release (sorted alphabetically):
77
78 * Eduard Moraru
79 * GinPachi
80 * Marius Dumitru Florea
81 * Thomas Mortagne

Get Connected