Changes for page Release Notes for XWiki 5.0 Release Candidate 1
Last modified by Thomas Mortagne on 2017/03/24
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. VincentMassol1 +XWiki.mflorea - Content
-
... ... @@ -4,12 +4,18 @@ 4 4 5 5 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. 6 6 7 - This is mostly a stabilizationreleaseleadingto5.0 but we included a few bonusitems: DistributionWizard improvementsto support multiwiki usecasesand theability to see which extensions have updates.7 +<insert description of release here> 8 8 9 9 = New and Noteworthy (since XWiki 5.0 M2) = 10 10 11 11 [[Full list of issues fixed and Dashboard for 5.0>>http://jira.xwiki.org/secure/Dashboard.jspa?selectPageId=11493]]. 12 12 13 +== Full Issue List == 14 + 15 +{{jira style="list" url="http://jira.xwiki.org" fields="type, status, key, summary" source="jql"}} 16 +Project in ("XWiki Commons", "XWiki Rendering", "XWiki Platform", "XWiki Enterprise", "XWiki Enterprise Manager") and fixVersion in ("5.0-rc-1") and resolution in ("Fixed") and component not in ("Build, Infrastructure and Tests") 17 +{{/jira}} 18 + 13 13 == New wiki mode in distribution wizard == 14 14 15 15 By default you can now get the same distribution wizard you used to have for main wiki only on subwikis too. When enabled it means that each wiki administrator is able to take care of his own wiki upgrade and farm administrator will only deal with main wiki. ... ... @@ -31,14 +31,10 @@ 31 31 32 32 == Miscellaneous == 33 33 34 - *Automaticallyregister translationsfortheAnnotationsapplication40 +<insert misc user stuff and important bug fix descriptions here in a list, when they are too small to warrant a section by themselves - Change the version in the URL below!> 35 35 36 - ==Full IssueList42 +See the [[full list of JIRA issues>>http://jira.xwiki.org/sr/jira.issueviews:searchrequest-printable/temp/SearchRequest.html?jqlQuery=project+in+%28XCOMMONS%2C+XRENDERING%2C+XWIKI%2C+XE%2C+XEM%29+and+status+%3D+Closed+and+resolution+%3D+Fixed+and+fixVersion+%3D+%22<version>%22&tempMax=1000]] fixed in this release. 37 37 38 -{{jira style="list" url="http://jira.xwiki.org" fields="type, status, key, summary" source="jql"}} 39 -Project in ("XWiki Commons", "XWiki Rendering", "XWiki Platform", "XWiki Enterprise", "XWiki Enterprise Manager") and fixVersion in ("5.0-rc-1") and resolution in ("Fixed") and component not in ("Build, Infrastructure and Tests") 40 -{{/jira}} 41 - 42 42 = For Developers = 43 43 44 44 == Joda Time plugin adds Duration API == ... ... @@ -95,11 +95,6 @@ 95 95 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. 96 96 {{/warning}} 97 97 98 -== Table xwikistringlists == 99 - 100 - The xwikistringlists table added in 5.0M2 has been removed and that change is postponed to 5.1M1 due to serious migration issues. 101 -{{warning}}Migration from release 5.0M2 to any newer version will be broken{{/warning}} 102 - 103 103 == Issues specific to XWiki 5.0 Release Candidate 1 == 104 104 105 105 <issues specific to the project>