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. dgervalle1 +XWiki.VincentMassol - Content
-
... ... @@ -4,18 +4,12 @@ 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 - <insert descriptionofrelease here>7 +This is mostly a stabilization release leading to 5.0 but we included a few bonus items: Distribution Wizard improvements to support multiwiki use cases and the ability to see which extensions have updates. 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 - 19 19 == New wiki mode in distribution wizard == 20 20 21 21 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. ... ... @@ -37,10 +37,14 @@ 37 37 38 38 == Miscellaneous == 39 39 40 - <insertmiscuser stuff and importantbug fix descriptionsheren a list, when they aretoo small to warrant asectionbythemselves- Changethe version inthe URL below!>34 +* Automatically register translations for the Annotations application 41 41 42 - Seethe [[fulllist 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.36 +== Full Issue List == 43 43 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 + 44 44 = For Developers = 45 45 46 46 == Joda Time plugin adds Duration API ==