Wiki source code of Release Notes for XWiki 9.11.5

Last modified by Guillaume Delhumeau on 2018/08/13

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 9.11.4 has been released. It also includes a feature from XWiki 10.4: the [[notifications macro>>doc:extensions:Extension.Notifications Application||anchor="HNotificationsMacro"]], that is designed to replace [[Activity Stream>>doc:extensions:Extension.Activity Macro]] soon.
8
9 {{include reference="ReleaseNotes.Data.XWiki.10\.6\.1.WarningNotificationsScalability"/}}
10
11 = New and Noteworthy (since XWiki 9.11.4) =
12
13 [[Full list of issues fixed and Dashboard for 9.11.5>>https://jira.xwiki.org/secure/Dashboard.jspa?selectPageId=14299]].
14
15 = All Changes =
16
17 {{cache id="RN9115"}}
18 {{jira style="list" url="https://jira.xwiki.org" fields="type, status, key, summary" source="jql"}}
19 category = 10000 AND fixVersion in ("9.11.5") AND resolution in (Fixed) and component not in ("Development Issues only")
20 {{/jira}}
21 {{/cache}}
22
23 = Translations =
24
25 The following translations have been updated:
26
27 {{language codes="fr, de, lv, sv, no"/}}
28
29
30 = Tested Browsers & Databases =
31
32 {{include reference="TestReports.ManualTestReportSummaryXWiki9115.WebHome"/}}
33
34 {{comment}}
35 TODO: uncomment and update with proper links when the report is ready.
36
37 = Performances tests compared to <last super stable version> =
38
39 <a summary of the comparison with latest super stable version>
40
41 More details on <link to the test report>.
42 {{/comment}}
43
44 = Known issues =
45
46 * [[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]]
47
48 = Backward Compatibility and Migration Notes =
49
50 == General Notes ==
51
52 When upgrading make sure you compare your ##xwiki.cfg##, ##xwiki.properties## and ##web.xml## files with the newest version since some configuration parameters may have been modified or added. Note that you should add ##xwiki.store.migration=1## so that XWiki will attempt to automatically migrate your current database to the new schema. Make sure you backup your Database before doing anything.
53
54 == API Breakages ==
55
56 The following APIs were modified since XWiki 9.11.4:
57
58 {{backwardCompatiblityReport version="9.11.5"/}}
59
60 = Credits =
61
62 The following people have contributed code to this release (sorted alphabetically):
63
64 * Adel Atallah
65 * Alex Cotiugă
66 * Clemens Klein-Robbenhaar
67 * Clément Aubin
68 * Guillaume Delhumeau
69 * Marc Sladek
70 * Pascal Bastien
71 * Thomas Mortagne
72 * Vincent Massol

Get Connected