Wiki source code of Release Notes for XWiki 11.3.1

Last modified by Thomas Mortagne on 2019/06/17

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 11.3 has been released.
8
9 {{error}}
10 Some important bugs have been found since XWiki 11.4 has been released:
11
12 {{jira url="http://jira.xwiki.org"}}
13 XWIKI-16470
14 XWIKI-16480
15 {{/jira}}
16
17 If one or several of these bugs impact you, then you should wait for the next version of XWiki that will be released soon!
18 {{/error}}
19
20 = All Changes =
21
22 [[Issue Dashboard for 11.3.1>>https://jira.xwiki.org/secure/Dashboard.jspa?selectPageId=14420]].
23
24 {{cache id="RN10117"}}
25 {{jira style="list" url="https://jira.xwiki.org" fields="type, status, key, summary" source="jql"}}
26 project in (XCOMMONS, XRENDERING, XWIKI) AND resolution = Fixed AND fixVersion = 11.3.1
27 {{/jira}}
28 {{/cache}}
29
30 === Upgrades ===
31
32 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]]):
33
34 * [[Application Help Center 1.5.1>>https://jira.xwiki.org/browse/XWIKI-16444]]
35
36 = Tested Browsers & Databases =
37
38 {{include reference="TestReports.ManualTestReportSummaryXWiki1131.WebHome"/}}
39
40 {{comment}}
41 TODO: uncomment and update with proper links when the report is ready.
42
43 = Performances tests compared to <last super stable version> =
44
45 <a summary of the comparison with latest super stable version>
46
47 More details on <link to the test report>.
48 {{/comment}}
49
50 = Known issues =
51
52 * [[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]]
53
54 = Backward Compatibility and Migration Notes =
55
56 == General Notes ==
57
58 * When upgrading make sure you compare and merge the following XWiki configuration files since some parameters may have been modified, removed or added:
59 ** ##xwiki.cfg##
60 ** ##xwiki.properties##
61 ** ##web.xml##
62 ** ##hibernate.cfg.xml##
63 * 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.
64
65 == API Breakages ==
66
67 No breakage since XWiki 11.3.
68
69 = Credits =
70
71 The following people have contributed code and translations to this release (sorted alphabetically):
72
73 Alex Cotiugă
74 Anca Luca
75 Eduard Moraru
76 Guillaume Delhumeau
77 Marius Dumitru Florea
78 Simon Urli
79 slauriere
80 Thomas Mortagne
81 Vincent Massol

Get Connected