Wiki source code of Release Notes for XWiki 10.11

Last modified by Vincent Massol on 2019/01/14

Hide last authors
Ecaterina Moraru (Valica) 1.1 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
Vincent Massol 6.4 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.
Ecaterina Moraru (Valica) 1.1 8
Adel Atallah 16.1 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]]
Adel Atallah 16.2 16 * [[The "Help - Support" panel isn't correctly rendered in a closed wiki>>http://jira.xwiki.org/browse/XWIKI-16002]]
Adel Atallah 16.1 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
Vincent Massol 16.3 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!
Adel Atallah 16.1 21 {{/error}}
22
Ecaterina Moraru (Valica) 2.2 23 = New and Noteworthy (since XWiki 10.10) =
Ecaterina Moraru (Valica) 1.1 24
Ecaterina Moraru (Valica) 2.2 25 [[Full list of issues fixed and Dashboard for 10.11>>https://jira.xwiki.org/secure/Dashboard.jspa?selectPageId=14348]].
Ecaterina Moraru (Valica) 1.1 26
Vincent Massol 9.3 27 == All Changes ==
Ecaterina Moraru (Valica) 2.4 28
Ecaterina Moraru (Valica) 9.1 29 {{cache id="RN1011"}}
Ecaterina Moraru (Valica) 2.4 30 {{jira style="list" url="https://jira.xwiki.org" fields="type, status, key, summary" source="jql"}}
Vincent Massol 12.3 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")
Ecaterina Moraru (Valica) 2.4 32 {{/jira}}
Vincent Massol 12.3 33 {{/cache}}
Ecaterina Moraru (Valica) 2.4 34
Ecaterina Moraru (Valica) 1.1 35 {{releasenotechanges/}}
36
Ecaterina Moraru (Valica) 2.5 37 {{comment}}
Ecaterina Moraru (Valica) 1.1 38 === Moved Modules ===
39
40 <description deprecated, retired and moved projects>
Ecaterina Moraru (Valica) 2.5 41 {{/comment}}
Ecaterina Moraru (Valica) 1.1 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
Marius Dumitru Florea 2.1 47 * [[CKEditor Integration 1.29>>https://jira.xwiki.org/browse/XWIKI-15963]]
Thomas Mortagne 3.1 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]]
Thomas Mortagne 14.1 52 * [[JNR Constants 0.9.12>>https://jira.xwiki.org/browse/XWIKI-15934]]
Ecaterina Moraru (Valica) 1.1 53
54 = Translations =
55
56 The following translations have been updated:
57
Ecaterina Moraru (Valica) 5.3 58 {{language codes="ca, cs, fr, ru, uk"/}}
Ecaterina Moraru (Valica) 1.1 59
60 = Tested Browsers & Databases =
61
Ilie Andriuta 15.1 62 {{include reference="TestReports.ManualTestReportSummaryXWiki1011.WebHome"/}}
Ecaterina Moraru (Valica) 1.1 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
Ecaterina Moraru (Valica) 2.2 89 {{comment}}
Ecaterina Moraru (Valica) 9.1 90 == Issues specific to XWiki 10.11 ==
Ecaterina Moraru (Valica) 1.1 91
92 <issues specific to the project>
Ecaterina Moraru (Valica) 2.2 93 {{/comment}}
Ecaterina Moraru (Valica) 1.1 94
95 == API Breakages ==
96
Ecaterina Moraru (Valica) 2.2 97 The following APIs were modified since XWiki 10.10:
Ecaterina Moraru (Valica) 1.1 98
Vincent Massol 11.1 99 {{backwardCompatiblityReport version="10.11"/}}
Ecaterina Moraru (Valica) 1.1 100
101 = Credits =
102
103 The following people have contributed code and translations to this release (sorted alphabetically):
104
Ecaterina Moraru (Valica) 4.1 105 Adel Atallah
106 Alex Cotiugă
107 Alfons Soriano
108 Ecaterina Moraru (Valica)
109 Guillaume Delhumeau
110 Marius Dumitru Florea
Vincent Massol 10.1 111 m-lw
Ecaterina Moraru (Valica) 4.1 112 Rostyslav Fitsyk
113 Sergiu Dumitriu
114 Simon Urli
115 slauriere
116 Thomas Mortagne
117 Vincent Massol
118 xrichard

Get Connected