Wiki source code of Release Notes for XWiki 10.10

Last modified by Vincent Massol on 2018/12/06

Show last authors
1 {{box cssClass="floatinginfobox" title="**Contents**"}}
2 {{toc/}}
3 {{/box}}
4
5 {{error}}
6 The following regressions or important bugs were found after this version was released, and are fixed in following releases. Depending on whether you're affected by them you may decide to postpone installing this version and wait for the next one:
7
8 {{cache id="RN1010"}}
9 {{jira style="list" url="https://jira.xwiki.org" fields="type, status, key, summary" source="jql"}}
10 category = 10000 AND (affectedVersion = 10.10 OR (affectedVersion = 10.10-rc-1 AND fixVersion != 10.10)) and priority = Blocker
11 {{/jira}}
12 {{/cache}}
13 {{/error}}
14
15 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.
16
17 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.
18
19 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.
20
21 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.
22
23 = New and Noteworthy (since XWiki 10.9) =
24
25 [[Full list of issues fixed and Dashboard for for 10.10>>https://jira.xwiki.org/secure/Dashboard.jspa?selectPageId=14344]].
26
27 {{releasenotechanges/}}
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.28.1>>https://jira.xwiki.org/browse/XWIKI-15895]]
34
35 = Translations =
36
37 The following translations have been updated:
38
39 {{language codes="de, fr, no"/}}
40
41
42 = Tested Browsers & Databases =
43
44 {{include reference="TestReports.ManualTestReportSummaryXWiki1010.WebHome"/}}
45
46 = Performances tests compared to 9.11.8 =
47
48 {{display reference="test:Performances.Jetty HSQLDB single wiki 9118 to 1010" section="HSummary"/}}
49
50 More details on [[performance comparison on single wiki between 10.10 and 9.11.8>>test:Performances.Jetty HSQLDB single wiki 9118 to 1010]].
51
52 = Known issues =
53
54 * [[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]]
55
56 = Backward Compatibility and Migration Notes =
57
58 == General Notes ==
59
60 * When upgrading make sure you compare and merge the following XWiki configuration files since some parameters may have been modified, removed or added:
61 ** ##xwiki.cfg##
62 ** ##xwiki.properties##
63 ** ##web.xml##
64 ** ##hibernate.cfg.xml##
65 * 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.
66
67 == API Breakages ==
68
69 The following APIs were modified since XWiki 10.9:
70
71 {{backwardCompatiblityReport version="10.10"/}}
72
73 = Credits =
74
75 The following people have contributed code and translations to this release (sorted alphabetically):
76
77 Adel Atallah
78 Alex Cotiugă
79 Anca Luca
80 Clemens Klein-Robbenhaar
81 Clément Aubin
82 Edvard
83 Guillaume Delhumeau
84 Mario-Hofstaetter
85 Marius Dumitru Florea
86 Paul Panțiru
87 Sergiu Dumitriu
88 Simon Urli
89 Thomas Mortagne
90 Vincent Massol
91 xrichard
92 XWiki

Get Connected