Changes for page Release Notes for XWiki 10.11.10
Last modified by Ilie Andriuta on 2019/11/26
Change comment:
New Release note
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -4,24 +4,23 @@ 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 - Thisis a bugfix releasethatcovermportantissues that we have discovered since10.11.9has beenreleased.7 +<insert description of release here> 8 8 9 -= New and Noteworthy (since XWiki 1 0.11.9) =9 += New and Noteworthy (since XWiki <version - 1>) = 10 10 11 -[[Full list of issues fixed and Dashboard for XWiki10.11.10>>https://jira.xwiki.org/secure/Dashboard.jspa?selectPageId=14458]].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>]]. 12 12 13 -{{cache id="RN101110"}} 14 -{{jira style="list" url="https://jira.xwiki.org" fields="type, status, key, summary" source="jql"}} 15 -project in (XCOMMONS, XRENDERING, XWIKI) AND resolution = Fixed AND fixVersion = 10.11.10 16 -{{/jira}} 17 -{{/cache}} 13 +{{releasenotechanges/}} 18 18 15 +=== Moved Modules === 16 + 17 +<description deprecated, retired and moved projects> 18 + 19 19 === Upgrades === 20 20 21 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]]): 22 22 23 -* [[Upgrade to CKEditor 1.38>>https://jira.xwiki.org/browse/XWIKI-16773]] 24 -* [[Upgrade to Selenium 3.141.59>>https://jira.xwiki.org/browse/XCOMMONS-862]] 23 +* <list libraries that have been upgraded> 25 25 26 26 = Translations = 27 27 ... ... @@ -62,6 +62,10 @@ 62 62 ** ##hibernate.cfg.xml## 63 63 * 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. 64 64 64 +== Issues specific to XWiki <version> == 65 + 66 +<issues specific to the project> 67 + 65 65 == API Breakages == 66 66 67 67 The following APIs were modified since <project> <version - 1>: