Last modified by Ilie Andriuta on 2018/11/29

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 For users, this version brings a protection when a page containing an XClass is moved or renamed. By default, the PDF export looks better now. In addition, the recent auto-suggestion feature has been enabled in a few places.
8
9 For developers, a new asynchronous framework has been created. It allows the execution of desired parts of the rendering of a page to be executed asynchronously, with an AJAX request. This makes the rendering of the page faster, making the least important parts visible after the page is loaded.
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 To finish, more than 30 bugs have been fixed since XWiki 10.9.
14
15 = New and Noteworthy (since XWiki 10.9) =
16
17 [[Full list of issues fixed and Dashboard for XWiki 10.10-rc-1>>https://jira.xwiki.org/secure/Dashboard.jspa?selectPageId=14340]].
18
19 {{releasenotechanges/}}
20
21 === Upgrades ===
22
23 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]]):
24
25 * [[Commons Configuration 2.4>>https://jira.xwiki.org/browse/XCOMMONS-1511]]
26 * [[ASM 7.0>>https://jira.xwiki.org/browse/XCOMMONS-1512]]
27 * [[XStream 1.4.11.1>>https://jira.xwiki.org/browse/XCOMMONS-1513]]
28 * [[commons-text 1.6>>https://jira.xwiki.org/browse/XCOMMONS-1514]]
29 * [[AspectJ 1.9.2>>https://jira.xwiki.org/browse/XCOMMONS-1517]]
30 * [[Woodstox 5.2.0>>https://jira.xwiki.org/browse/XCOMMONS-1522]]
31 * [[JAXB 2.3.1>>https://jira.xwiki.org/browse/XCOMMONS-1523]]
32 * [[Javax activation 1.2.0>>https://jira.xwiki.org/browse/XCOMMONS-1524]]
33 * [[Groovy 2.5.4>>https://jira.xwiki.org/browse/XCOMMONS-1526]]
34 * [[Joda-Time 2.10.1>>https://jira.xwiki.org/browse/XWIKI-15778]]
35 * [[JFFI 1.2.18>>https://jira.xwiki.org/browse/XWIKI-15839]]
36 * [[Maven to 3.6.0 and Resolve 1.3.1>>https://jira.xwiki.org/browse/XWIKI-15840]]
37 * [[CKEditor Integration 1.27>>https://jira.xwiki.org/browse/XWIKI-15874]]
38 * [[CKEditor 4.11.1>>https://jira.xwiki.org/browse/CKEDITOR-225]]
39
40 = Translations =
41
42 The following translations have been updated:
43
44 {{language codes="de, fr, no"/}}
45
46 = Tested Browsers & Databases =
47
48 {{include reference="TestReports.ManualTestReportSummaryXWiki1010RC1.WebHome"/}}
49
50 {{comment}}
51 TODO: uncomment and update with proper links when the report is ready.
52
53 = Performances tests compared to <last super stable version> =
54
55 <a summary of the comparison with latest super stable version>
56
57 More details on <link to the test report>.
58 {{/comment}}
59
60 = Known issues =
61
62 * [[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]]
63
64 = Backward Compatibility and Migration Notes =
65
66 == General Notes ==
67
68 * When upgrading make sure you compare and merge the following XWiki configuration files since some parameters may have been modified, removed or added:
69 ** ##xwiki.cfg##
70 ** ##xwiki.properties##
71 ** ##web.xml##
72 ** ##hibernate.cfg.xml##
73 * 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.
74
75 == API Breakages ==
76
77 The following APIs were modified since XWiki 10.9:
78
79 {{backwardCompatiblityReport version="10.10-rc-1"/}}
80
81
82 = Credits =
83
84 The following people have contributed code and translations to this release (sorted alphabetically):
85
86 * Adel Atallah
87 * Alex Cotiugă
88 * Anca Luca
89 * Clemens Klein-Robbenhaar
90 * Clément Aubin
91 * Edvard
92 * Guillaume Delhumeau
93 * Mario-Hofstaetter
94 * Marius Dumitru Florea
95 * Paul Panțiru
96 * Sergiu Dumitriu
97 * Simon Urli
98 * Thomas Mortagne
99 * Vincent Massol
100 * xrichard
101
102 Thanks to them!

Get Connected