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 (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -4,7 +4,7 @@ 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 ... ... @@ -29,10 +29,6 @@ 29 29 30 30 {{image reference="EM-extensionUpdater.png"/}} 31 31 32 -== Miscellaneous == 33 - 34 -* Automatically register translations for the Annotations application 35 - 36 36 == Full Issue List == 37 37 38 38 {{jira style="list" url="http://jira.xwiki.org" fields="type, status, key, summary" source="jql"}} ... ... @@ -39,6 +39,12 @@ 39 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 40 {{/jira}} 41 41 38 +== Miscellaneous == 39 + 40 +<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!> 41 + 42 +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. 43 + 42 42 = For Developers = 43 43 44 44 == Joda Time plugin adds Duration API ==