Last modified by Thomas Mortagne on 2017/06/28

From version 1.1 >
edited by Thomas Mortagne
on 2017/04/25
To version < 2.1 >
edited by Thomas Mortagne
on 2017/04/25
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -4,24 +4,19 @@
4 4  
5 5  This is the release notes for [[XWiki Commons>>http://commons.xwiki.org]], [[XWiki Rendering>>http://rendering.xwiki.org]], [[XWiki Platform>>http://platform.xwiki.org]] and [[XWiki Enterprise>>http://enterprise.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 version fix a bug that makes impossible to migrate subwikis and a regression related to escaping in requests ##LIKE## values.
8 8  
9 -= New and Noteworthy (since XWiki <version - 1>) =
9 += New and Noteworthy (since XWiki 9.3>) =
10 10  
11 11  [[Full list of issues fixed and Dashboard for <version>>>https://jira.xwiki.org/secure/Dashboard.jspa?selectPageId=<fill id here>]].
12 += All Changes =
12 12  
13 -{{releasenotechanges/}}
14 +{{cache id="RN911"}}
15 +{{jira style="list" url="https://jira.xwiki.org" fields="type, status, key, summary" source="jql"}}
16 +category in ("Top Level Projects") AND fixVersion in ("9.3.1") AND resolution in (Fixed) and component not in ("Development Issues only")
17 +{{/jira}}
18 +{{/cache}}
14 14  
15 -=== Moved Modules ===
16 -
17 -<description deprecated, retired and moved projects>
18 -
19 -=== Upgrades ===
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]], [[XWiki Platform>>http://platform.xwiki.org]] and [[XWiki Enterprise>>http://enterprise.xwiki.org]]):
22 -
23 -* <list libraries that have been upgraded>
24 -
25 25  = Translations =
26 26  
27 27  The following translations have been updated:
... ... @@ -39,11 +39,13 @@
39 39  {{include reference="TestReports.ManualTestReportTemplateSummary"/}}
40 40  {{/comment}}
41 41  
37 +{{comment}}
42 42  = Performances tests compared to <last super stable version> =
43 43  
44 44  <a summary of the comparison with latest super stable version>
45 45  
46 46  More details on <link to the test report>.
43 +{{/comment}}
47 47  
48 48  = Known issues =
49 49  

Get Connected