Wiki source code of Release Notes for XWiki 9.5.1

Last modified by Manuel Smeria on 2017/07/07

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]], [[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 version fix important bugs found in [[XWiki 9.5>>ReleaseNotes.Data.XWiki.9\.5]]: broken flavor picker in the Distribution Wizard, broken sub wiki template creation and missing extensions notifications in the profile.
8
9 {{error}}
10 The following important issues were found after the release:
11 * Several Macros that were bundled by default before [[are missing from the distribution>>https://jira.xwiki.org/browse/XWIKI-14485]]. To name a few: Code Macro, RSS Macro, Cache Macro, etc. As a workaround you can manually install them in your wiki using the [[Extension Manager>>extensions:Extension.Extension Manager Application]].
12 {{/error}}
13
14 = New and Noteworthy (since XWiki 9.5) =
15
16 [[Full list of issues fixed and Dashboard for 9.5.1>>https://jira.xwiki.org/secure/Dashboard.jspa?selectPageId=13899]].
17
18 = All Changes =
19
20 {{cache id="RN951"}}
21 {{jira style="list" url="https://jira.xwiki.org" fields="type, status, key, summary" source="jql"}}
22 category = 10000 AND fixVersion in ("9.5.1") AND resolution in (Fixed) and component not in ("Development Issues only")
23 {{/jira}}
24 {{/cache}}
25
26 = Tested Browsers & Databases =
27
28 {{include reference="TestReports.ManualTestReportSummaryXWiki951.WebHome"/}}
29
30 = Known issues =
31
32 * [[Bugs we know about>>https://jira.xwiki.org/secure/IssueNavigator.jspa?reset=true&jqlQuery=category+%3D+%22Top+Level+Projects%22+AND+issuetype+%3D+Bug+AND+resolution+%3D+Unresolved+ORDER+BY+updated+DESC]]
33
34 = Backward Compatibility and Migration Notes =
35
36 == General Notes ==
37
38 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.
39
40 == API Breakages ==
41
42 The following APIs were modified since XWiki 9.5:
43
44 {{backwardCompatiblityReport version="9.5.1"/}}
45
46 = Credits =
47
48 The following people have contributed code to this release (sorted alphabetically):
49
50 * Ecaterina Moraru (Valica)
51 * Guillaume Delhumeau
52 * Thomas Mortagne
53 * Vincent Massol

Get Connected