Wiki source code of Release Notes for XWiki 10.11

Last modified by Vincent Massol on 2019/01/14

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 {{error}}
10 Some important bugs have been discovered since XWiki 10.11 has been released:
11
12 * [[Wiki descriptor home page displayer/editor is looking at current wiki>>https://jira.xwiki.org/browse/XWIKI-16017]]
13 * [[Possible nullpointer when computing XAR extension changes>>https://jira.xwiki.org/browse/XWIKI-16014]]
14 * [[Possible missing and duplicated wikis in the wiki index>>https://jira.xwiki.org/browse/XWIKI-16011]]
15 * [[URL of Links in Panels broken when XWiki is installed as default app>>https://jira.xwiki.org/browse/XWIKI-16005]]
16 * [[The "Help - Support" panel isn't correctly rendered in a closed wiki>>http://jira.xwiki.org/browse/XWIKI-16002]]
17 * [[Cannot drag panels from Administration, change page layout and save settings randomly>>https://jira.xwiki.org/browse/XWIKI-15996]]
18 * [[The current space icon theme is not taken into account in Applications panel>>https://jira.xwiki.org/browse/XWIKI-15990]]
19
20 If one or several of these bugs impact you, then you should wait for the next version of XWiki (10.11.1) that will be released soon!
21 {{/error}}
22
23 = New and Noteworthy (since XWiki 10.10) =
24
25 [[Full list of issues fixed and Dashboard for 10.11>>https://jira.xwiki.org/secure/Dashboard.jspa?selectPageId=14348]].
26
27 == All Changes ==
28
29 {{cache id="RN1011"}}
30 {{jira style="list" url="https://jira.xwiki.org" fields="type, status, key, summary" source="jql"}}
31 category = 10000 AND fixVersion in ("10.11-rc-1", "10.11") AND resolution in (Fixed) and component not in ("Development Issues only", "Test Framework")
32 {{/jira}}
33 {{/cache}}
34
35 {{releasenotechanges/}}
36
37 {{comment}}
38 === Moved Modules ===
39
40 <description deprecated, retired and moved projects>
41 {{/comment}}
42
43 === Upgrades ===
44
45 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]]):
46
47 * [[CKEditor Integration 1.29>>https://jira.xwiki.org/browse/XWIKI-15963]]
48 * [[Pygments 2.3.1>>https://jira.xwiki.org/browse/XWIKI-15917]]
49 * [[JNR POSIX 3.0.47>>https://jira.xwiki.org/browse/XWIKI-15919]]
50 * [[Apache PDFBox 2.0.13>>https://jira.xwiki.org/browse/XWIKI-15958]]
51 * [[Rome 1.12.0>>https://jira.xwiki.org/browse/XWIKI-15959]]
52 * [[JNR Constants 0.9.12>>https://jira.xwiki.org/browse/XWIKI-15934]]
53
54 = Translations =
55
56 The following translations have been updated:
57
58 {{language codes="ca, cs, fr, ru, uk"/}}
59
60 = Tested Browsers & Databases =
61
62 {{include reference="TestReports.ManualTestReportSummaryXWiki1011.WebHome"/}}
63
64 {{comment}}
65 TODO: uncomment and update with proper links when the report is ready.
66
67 = Performances tests compared to <last super stable version> =
68
69 <a summary of the comparison with latest super stable version>
70
71 More details on <link to the test report>.
72 {{/comment}}
73
74 = Known issues =
75
76 * [[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]]
77
78 = Backward Compatibility and Migration Notes =
79
80 == General Notes ==
81
82 * When upgrading make sure you compare and merge the following XWiki configuration files since some parameters may have been modified, removed or added:
83 ** ##xwiki.cfg##
84 ** ##xwiki.properties##
85 ** ##web.xml##
86 ** ##hibernate.cfg.xml##
87 * 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.
88
89 {{comment}}
90 == Issues specific to XWiki 10.11 ==
91
92 <issues specific to the project>
93 {{/comment}}
94
95 == API Breakages ==
96
97 The following APIs were modified since XWiki 10.10:
98
99 {{backwardCompatiblityReport version="10.11"/}}
100
101 = Credits =
102
103 The following people have contributed code and translations to this release (sorted alphabetically):
104
105 Adel Atallah
106 Alex Cotiugă
107 Alfons Soriano
108 Ecaterina Moraru (Valica)
109 Guillaume Delhumeau
110 Marius Dumitru Florea
111 m-lw
112 Rostyslav Fitsyk
113 Sergiu Dumitriu
114 Simon Urli
115 slauriere
116 Thomas Mortagne
117 Vincent Massol
118 xrichard

Get Connected