Last modified by Ilie Andriuta on 2020/01/20

<
From version < 1.4 >
edited by Eduard Moraru
on 2020/01/07
To version < 1.5 >
edited by Eduard Moraru
on 2020/01/07
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -4,30 +4,24 @@
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 -<insert description of release here>
7 +This is the bugfix release that marks the end of the 10.x cycle and covers important issues that we have discovered since 10.11.10 has been released.
8 8  
9 -= New and Noteworthy (since XWiki <version - 1>) =
9 += New and Noteworthy (since XWiki 10.11.10) =
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 10.11.11>>https://jira.xwiki.org/secure/Dashboard.jspa?selectPageId=14467]].
12 12  
13 -{{releasenotechanges/}}
13 +{{cache id="RN101111"}}
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.11
16 +{{/jira}}
17 +{{/cache}}
14 14  
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 -* <list libraries that have been upgraded>
23 +* [[Upgrade to CKEditor 1.39>>https://jira.xwiki.org/browse/XWIKI-16951]]
24 24  
25 -= Translations =
26 -
27 -The following translations have been updated:
28 -
29 -{{language codes="none, none"/}}
30 -
31 31  {{comment}}
32 32  TODO: uncomment and update with proper link when the report is ready.
33 33  
... ... @@ -61,10 +61,6 @@
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 70  The following APIs were modified since XWiki 10.11.10:

Get Connected