Wiki source code of Release Notes for XWiki 10.10

Version 11.1 by Thomas Mortagne on 2018/11/30

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 In this version, we introduced a new protection helper to prevent users from breaking the wiki when an XClass page is being refactored, we improved the PDF export look and we started to enable the new auto-suggestion feature in some places.
8
9 It's now possible to easily enable asynchronous execution and caching for panels, wiki UI extensions and wiki macros, this making the rendering of the page faster.
10
11 Among other things, Wiki Macros can now have typed parameters and it is now possible to make the content of a macro editable inline with the WYSIWYG editor.
12
13 = New and Noteworthy (since XWiki 10.9) =
14
15 [[Full list of issues fixed and Dashboard for for 10.10>>https://jira.xwiki.org/secure/Dashboard.jspa?selectPageId=14344]].
16
17 {{releasenotechanges/}}
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]] and [[XWiki Platform>>http://platform.xwiki.org]]):
22
23 * [[CKEditor Integration 1.28.1>>https://jira.xwiki.org/browse/XWIKI-15895]]
24
25 = Translations =
26
27 The following translations have been updated:
28
29 {{language codes="de, fr, no"/}}
30
31 {{comment}}
32 TODO: uncomment and update with proper link when the report is ready.
33
34 = Tested Browsers & Databases =
35
36 {{include reference="TestReports.<test report page>"/}}
37 {{/comment}}
38
39 = Performances tests compared to 9.11.8 =
40
41 {{display reference="test:Performances.Jetty HSQLDB single wiki 9118 to 1010" section="HSummary"/}}
42
43 More details on [[performance comparison on single wiki between 10.10 and 9.11.8>>test:Performances.Jetty HSQLDB single wiki 9118 to 1010]].
44
45 = Known issues =
46
47 * [[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]]
48
49 = Backward Compatibility and Migration Notes =
50
51 == General Notes ==
52
53 * When upgrading make sure you compare and merge the following XWiki configuration files since some parameters may have been modified, removed or added:
54 ** ##xwiki.cfg##
55 ** ##xwiki.properties##
56 ** ##web.xml##
57 ** ##hibernate.cfg.xml##
58 * 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.
59
60 == API Breakages ==
61
62 The following APIs were modified since XWiki 10.9:
63
64 {{backwardCompatiblityReport version="10.10"/}}
65
66 = Credits =
67
68 The following people have contributed code and translations to this release (sorted alphabetically):
69
70 Adel Atallah
71 Alex Cotiugă
72 Anca Luca
73 Clemens Klein-Robbenhaar
74 Clément Aubin
75 Edvard
76 Guillaume Delhumeau
77 Mario-Hofstaetter
78 Marius Dumitru Florea
79 Paul Panțiru
80 Sergiu Dumitriu
81 Simon Urli
82 Thomas Mortagne
83 Vincent Massol
84 xrichard
85 XWiki

Get Connected