Version 11.1 by Guillaume Delhumeau on 2018/11/21

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 === Moved Modules ===
22
23 <description deprecated, retired and moved projects>
24
25 === Upgrades ===
26
27 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]]):
28
29 * [[Commons Configuration 2.4>>https://jira.xwiki.org/browse/XCOMMONS-1511]]
30 * [[ASM 7.0>>https://jira.xwiki.org/browse/XCOMMONS-1512]]
31 * [[XStream 1.4.11.1>>https://jira.xwiki.org/browse/XCOMMONS-1513]]
32 * [[commons-text 1.6>>https://jira.xwiki.org/browse/XCOMMONS-1514]]
33 * [[AspectJ 1.9.2>>https://jira.xwiki.org/browse/XCOMMONS-1517]]
34 * [[Woodstox 5.2.0>>https://jira.xwiki.org/browse/XCOMMONS-1522]]
35 * [[JAXB 2.3.1>>https://jira.xwiki.org/browse/XCOMMONS-1523]]
36 * [[Javax activation 1.2.0>>https://jira.xwiki.org/browse/XCOMMONS-1524]]
37 * [[Groovy 2.5.4>>https://jira.xwiki.org/browse/XCOMMONS-1526]]
38 * [[Joda-Time 2.10.1>>https://jira.xwiki.org/browse/XWIKI-15778]]
39 * [[JFFI 1.2.18>>https://jira.xwiki.org/browse/XWIKI-15839]]
40 * [[Maven to 3.6.0 and Resolve 1.3.1>>https://jira.xwiki.org/browse/XWIKI-15840]]
41 * [[CKEditor Integration 1.27>>https://jira.xwiki.org/browse/XWIKI-15874]]
42 * [[CKEditor 4.11.1>>https://jira.xwiki.org/browse/CKEDITOR-225]]
43
44 = Translations =
45
46 The following translations have been updated:
47
48 {{language codes="none, none"/}}
49
50 {{comment}}
51 TODO: uncomment and update with proper link when the report is ready.
52
53 = Tested Browsers & Databases =
54
55 {{include reference="TestReports.<test report page>"/}}
56 {{/comment}}
57
58 {{comment}}
59 TODO: uncomment and update with proper links when the report is ready.
60
61 = Performances tests compared to <last super stable version> =
62
63 <a summary of the comparison with latest super stable version>
64
65 More details on <link to the test report>.
66 {{/comment}}
67
68 = Known issues =
69
70 * [[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]]
71
72 = Backward Compatibility and Migration Notes =
73
74 == General Notes ==
75
76 * When upgrading make sure you compare and merge the following XWiki configuration files since some parameters may have been modified, removed or added:
77 ** ##xwiki.cfg##
78 ** ##xwiki.properties##
79 ** ##web.xml##
80 ** ##hibernate.cfg.xml##
81 * 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.
82
83 == Issues specific to XWiki <version> ==
84
85 <issues specific to the project>
86
87 == API Breakages ==
88
89 The following APIs were modified since <project> <version - 1>:
90
91 {{comment}}
92 Remove!
93 {{backwardCompatiblityReport version="<version>"/}}
94 {{/comment}}
95
96 = Credits =
97
98 The following people have contributed code and translations to this release (sorted alphabetically):
99
100 * Adel Atallah
101 * Alex Cotiugă
102 * Anca Luca
103 * Clemens Klein-Robbenhaar
104 * Clément Aubin
105 * Edvard
106 * Guillaume Delhumeau
107 * Mario-Hofstaetter
108 * Marius Dumitru Florea
109 * Paul Panțiru
110 * Sergiu Dumitriu
111 * Simon Urli
112 * Thomas Mortagne
113 * Vincent Massol
114 * xrichard
115
116 Thanks to them!

Get Connected