Wiki source code of Release Notes for XWiki 10.11

Version 14.1 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 {{cache id="RN1011"}}
16 {{jira style="list" url="https://jira.xwiki.org" fields="type, status, key, summary" source="jql"}}
17 category = 10000 AND fixVersion in ("10.11-rc-1", "10.11") AND resolution in (Fixed) and component not in ("Development Issues only", "Test Framework")
18 {{/jira}}
19 {{/cache}}
20
21 {{releasenotechanges/}}
22
23 {{comment}}
24 === Moved Modules ===
25
26 <description deprecated, retired and moved projects>
27 {{/comment}}
28
29 === Upgrades ===
30
31 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]]):
32
33 * [[CKEditor Integration 1.29>>https://jira.xwiki.org/browse/XWIKI-15963]]
34 * [[Pygments 2.3.1>>https://jira.xwiki.org/browse/XWIKI-15917]]
35 * [[JNR POSIX 3.0.47>>https://jira.xwiki.org/browse/XWIKI-15919]]
36 * [[Apache PDFBox 2.0.13>>https://jira.xwiki.org/browse/XWIKI-15958]]
37 * [[Rome 1.12.0>>https://jira.xwiki.org/browse/XWIKI-15959]]
38 * [[JNR Constants 0.9.12>>https://jira.xwiki.org/browse/XWIKI-15934]]
39
40 = Translations =
41
42 The following translations have been updated:
43
44 {{language codes="ca, cs, fr, ru, uk"/}}
45
46 {{comment}}
47 TODO: uncomment and update with proper link when the report is ready.
48
49 = Tested Browsers & Databases =
50
51 {{include reference="TestReports.<test report page>"/}}
52 {{/comment}}
53
54 {{comment}}
55 TODO: uncomment and update with proper links when the report is ready.
56
57 = Performances tests compared to <last super stable version> =
58
59 <a summary of the comparison with latest super stable version>
60
61 More details on <link to the test report>.
62 {{/comment}}
63
64 = Known issues =
65
66 * [[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]]
67
68 = Backward Compatibility and Migration Notes =
69
70 == General Notes ==
71
72 * When upgrading make sure you compare and merge the following XWiki configuration files since some parameters may have been modified, removed or added:
73 ** ##xwiki.cfg##
74 ** ##xwiki.properties##
75 ** ##web.xml##
76 ** ##hibernate.cfg.xml##
77 * 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.
78
79 {{comment}}
80 == Issues specific to XWiki 10.11 ==
81
82 <issues specific to the project>
83 {{/comment}}
84
85 == API Breakages ==
86
87 The following APIs were modified since XWiki 10.10:
88
89 {{backwardCompatiblityReport version="10.11"/}}
90
91 = Credits =
92
93 The following people have contributed code and translations to this release (sorted alphabetically):
94
95 Adel Atallah
96 Alex Cotiugă
97 Alfons Soriano
98 Ecaterina Moraru (Valica)
99 Guillaume Delhumeau
100 Marius Dumitru Florea
101 m-lw
102 Rostyslav Fitsyk
103 Sergiu Dumitriu
104 Simon Urli
105 slauriere
106 Thomas Mortagne
107 Vincent Massol
108 xrichard

Get Connected