Last modified by Thomas Mortagne on 2018/12/27

Show last authors
1 {{box cssClass="floatinginfobox" title="**Contents**"}}
2 {{toc/}}
3 {{/box}}
4
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
7 This version is mostly a stabilization release for the 10.x end of cycle. We've added a way to rapidly empty the wiki's recycle bin, that contains all the deleted pages. We've also polished the asynchronous execution and caching of panels added in the previous version, that makes the panels render faster. Plus we added many other improvements and bugfixes.
8
9 = New and Noteworthy (since XWiki 10.10) =
10
11 [[Full list of issues fixed and Dashboard for 10.11>>https://jira.xwiki.org/secure/Dashboard.jspa?selectPageId=14348]].
12
13 = All Changes =
14
15 {{comment}}
16 {{cache id="RN1011RC1"}}
17 {{/cache}}
18 {{/comment}}
19
20 {{jira style="list" url="https://jira.xwiki.org" fields="type, status, key, summary" source="jql"}}
21 category = 10000 AND fixVersion in ("10.11-rc-1", "10.11") AND resolution in (Fixed) and component not in ("Development Issues only")
22 {{/jira}}
23
24 {{releasenotechanges/}}
25
26 {{comment}}
27 === Moved Modules ===
28
29 <description deprecated, retired and moved projects>
30 {{/comment}}
31
32 === Upgrades ===
33
34 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]]):
35
36 * [[CKEditor Integration 1.29>>https://jira.xwiki.org/browse/XWIKI-15963]]
37 * [[Pygments 2.3.1>>https://jira.xwiki.org/browse/XWIKI-15917]]
38 * [[JNR POSIX 3.0.47>>https://jira.xwiki.org/browse/XWIKI-15919]]
39 * [[Apache PDFBox 2.0.13>>https://jira.xwiki.org/browse/XWIKI-15958]]
40 * [[Rome 1.12.0>>https://jira.xwiki.org/browse/XWIKI-15959]]
41 * [[JNR Constants 0.9.12>>https://jira.xwiki.org/browse/XWIKI-15934]]
42
43 = Translations =
44
45 The following translations have been updated:
46
47 {{language codes="ca, cs, fr, ru, uk"/}}
48
49 = Tested Browsers & Databases =
50
51 {{include reference="TestReports.ManualTestReportSummaryXWiki1011RC1.WebHome"/}}
52
53 {{comment}}
54 TODO: uncomment and update with proper links when the report is ready.
55
56 = Performances tests compared to <last super stable version> =
57
58 <a summary of the comparison with latest super stable version>
59
60 More details on <link to the test report>.
61 {{/comment}}
62
63 = Known issues =
64
65 * [[Bugs we know about>>https://jira.xwiki.org/issues/?jql=category%20%3D%2010000%20AND%20issuetype%20%3D%20Bug%20AND%20resolution%20%3D%20Unresolved%20ORDER%20BY%20updated%20DESC]]
66
67 = Backward Compatibility and Migration Notes =
68
69 == General Notes ==
70
71 * When upgrading make sure you compare and merge the following XWiki configuration files since some parameters may have been modified, removed or added:
72 ** ##xwiki.cfg##
73 ** ##xwiki.properties##
74 ** ##web.xml##
75 ** ##hibernate.cfg.xml##
76 * 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.
77
78 {{comment}}
79 == Issues specific to XWiki 10.11-rc-1 ==
80
81 <issues specific to the project>
82 {{/comment}}
83
84 == API Breakages ==
85
86 The following APIs were modified since XWiki 10.10:
87
88 {{backwardCompatiblityReport version="10.11-rc-1"/}}
89
90 = Credits =
91
92 The following people have contributed code and translations to this release (sorted alphabetically):
93
94 Adel Atallah
95 Alex Cotiugă
96 Alfons Soriano
97 Ecaterina Moraru (Valica)
98 Guillaume Delhumeau
99 Marius Dumitru Florea
100 Rostyslav Fitsyk
101 Sergiu Dumitriu
102 Simon Urli
103 slauriere
104 Thomas Mortagne
105 Vincent Massol
106 xrichard

Get Connected