Changes for page Release Notes for XWiki 11.0.2
Last modified by Ilie Andriuta on 2019/02/15
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -4,36 +4,32 @@ 4 4 5 5 This is the release notes for [[XWiki Commons>>http://commons.xwiki.org]], [[XWiki Rendering>>http://rendering.xwiki.org]] and [[XWiki Platform>>http://platform.xwiki.org]]. They share the same release notes as they are released together and have the same version. 6 6 7 - <insertdescriptionofrelease here>7 +This is a bugfix release that covers important issues that we have discovered since 11.0.1 has been released. 8 8 9 -= New and Noteworthy (since XWiki <version -1>) =9 += New and Noteworthy (since XWiki 11.0.1) = 10 10 11 -[[Full list of issues fixed and Dashboard for <full version here even for RC, e.g.10.5>>>https://jira.xwiki.org/secure/Dashboard.jspa?selectPageId=<fill id here>]].11 +[[Full list of issues fixed and Dashboard for 11.0.2>>https://jira.xwiki.org/secure/Dashboard.jspa?selectPageId=14394]]. 12 12 13 - {{releasenotechanges/}}13 += All Changes = 14 14 15 -=== Moved Modules === 15 +{{cache id="RN10112"}} 16 +{{jira style="list" url="https://jira.xwiki.org" fields="type, status, key, summary" source="jql"}} 17 +category = 10000 AND fixVersion in ("11.0.2") AND resolution in (Fixed) and component not in ("Development Issues only") 18 +{{/jira}} 19 +{{/cache}} 16 16 17 - <description deprecated, retired andmoved projects>21 +{{comment}} 18 18 19 - === Upgrades===23 +{{releasenotechanges/}} 20 20 21 - The following runtime dependencies have been upgraded (they have a different release cycle than [[XWiki Commons>>http://commons.xwiki.org]], [[XWiki Rendering>>http://rendering.xwiki.org]] and [[XWiki Platform>>http://platform.xwiki.org]]):25 +{{/comment}} 22 22 23 -* <list libraries that have been upgraded> 24 - 25 -= Translations = 26 - 27 -The following translations have been updated: 28 - 29 -{{language codes="none, none"/}} 30 - 31 31 {{comment}} 32 -TODO: uncomment and update with proper link when the report is ready. 33 33 34 34 = Tested Browsers & Databases = 35 35 36 -{{include reference="TestReports.<test report page>"/}} 31 +{{include reference="TestReports.ManualTestReportSummaryXWiki10112.WebHome"/}} 32 + 37 37 {{/comment}} 38 38 39 39 {{comment}} ... ... @@ -61,21 +61,12 @@ 61 61 ** ##hibernate.cfg.xml## 62 62 * Add ##xwiki.store.migration=1## in ##xwiki.cfg## so that XWiki will attempt to automatically migrate your current database to any new schema. Make sure you backup your Database before doing anything. 63 63 64 -== Issues specific to XWiki <version> == 65 - 66 -<issues specific to the project> 67 - 68 68 == API Breakages == 69 69 70 -The followingAPIsweremodifiedsince<project> <version -1>:62 +There was no API breakage since 11.0.2. 71 71 72 -{{comment}} 73 -Remove! 74 -{{backwardCompatiblityReport version="<version>"/}} 75 -{{/comment}} 76 - 77 77 = Credits = 78 78 79 79 The following people have contributed code and translations to this release (sorted alphabetically): 80 80 81 - <codecontributors>68 +* Thomas Mortagne