Wiki source code of Release Notes for XWiki 5.0.2
Version 5.1 by Marius Dumitru Florea on 2013/05/30
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | {{box cssClass="floatinginfobox" title="**Contents**"}} | ||
2 | {{toc/}} | ||
3 | {{/box}} | ||
4 | |||
5 | {{warning}}We have found an important regression in this release: the //Add > Page// and //Add > Page from Office// menu entries are not visible in some cases for simple users (with no administration rights). See [[XWIKI-9183>>http://jira.xwiki.org/browse/XWIKI-9183]] for more details. The problem is going to be fixed in 5.0.3 and 5.1 Milestone 2. We are very sorry for the inconvenience.{{/warning}} | ||
6 | |||
7 | This is the release notes for XWiki Platform, XWiki Enterprise and XWiki Enterprise Manager. They share the same release notes as they are released together and have the same version. | ||
8 | |||
9 | This is a bugfix release. | ||
10 | |||
11 | = New and Noteworthy (since XWiki 5.0.1) = | ||
12 | |||
13 | [[Full list of issues fixed and Dashboard for 5.0.2>>http://jira.xwiki.org/secure/Dashboard.jspa?selectPageId=11592]]. | ||
14 | |||
15 | == Full Issue List == | ||
16 | |||
17 | {{jira style="list" url="http://jira.xwiki.org" fields="type, status, key, summary" source="jql"}} | ||
18 | Project in ("XWiki Commons", "XWiki Rendering", "XWiki Platform", "XWiki Enterprise", "XWiki Enterprise Manager") and fixVersion in ("5.0.2") and resolution in ("Fixed") and component not in ("Build, Infrastructure and Tests") | ||
19 | {{/jira}} | ||
20 | |||
21 | = Tested Browsers & Databases = | ||
22 | |||
23 | {{include reference="TestReports.ManualTestReportXWiki502Summary"/}} | ||
24 | |||
25 | = Known issues = | ||
26 | |||
27 | * [[Bugs we know about>>http://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]] | ||
28 | |||
29 | = Backward Compatibility and Migration Notes = | ||
30 | |||
31 | == General Notes == | ||
32 | |||
33 | You may also want to [[import the default wiki XAR>>Main.Download]] in order to benefit from all the improvements listed above. | ||
34 | |||
35 | {{warning}} | ||
36 | Always make sure you compare your ##xwiki.cfg## and ##xwiki.properties## files with the newest version since some configuration parameters were 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. | ||
37 | {{/warning}} |