Wiki source code of Release Notes for XWiki 9.4

Version 21.2 by Guillaume Delhumeau on 2017/05/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]], [[XWiki Platform>>http://platform.xwiki.org]] and [[XWiki Enterprise>>http://enterprise.xwiki.org]]. They share the same release notes as they are released together and have the same version.
6
7 This releases is mostly focused on usability improvements. It adds support for batch restore of deleted pages from the recycle bin. The content menu has received some polishing. The live notification system has been improved to group similar notification messages and to show notifications for page comments. The history of an extension page now includes a special revision that corresponds to the extension version so it is easier to "//reset to factory defaults//". Finally, the Help Center and the Menu application are now part of the default XWiki distribution.
8
9 As usual, this version also brings bug corrections.
10
11 = New and Noteworthy (since XWiki 9.3.1) =
12
13 [[Full list of issues fixed and Dashboard for 9.4>>https://jira.xwiki.org/secure/Dashboard.jspa?selectPageId=13894]].
14
15 {{releasenotechanges/}}
16
17 === Moved Modules ===
18
19 No modules have been deprecated, retired or moved.
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]], [[XWiki Platform>>http://platform.xwiki.org]] and [[XWiki Enterprise>>http://enterprise.xwiki.org]]):
24
25 * [[Blog Application 9.3.3>>https://jira.xwiki.org/browse/XE-1630]]
26 * [[CKEditor Integration 1.15>>https://jira.xwiki.org/browse/XE-1631]]
27 * [[Dom4J 2.0.0>>https://jira.xwiki.org/browse/XCOMMONS-1195]]
28 * [[CSS4J 0.24.1>>https://jira.xwiki.org/browse/XWIKI-14279]]
29 * [[JCLF 4.0.0>>https://jira.xwiki.org/browse/XWIKI-14279]]
30 * [[JavaMail 1.5.6>>https://jira.xwiki.org/browse/XCOMMONS-1191]]7
31 * [[FOP 2.2>>https://jira.xwiki.org/browse/XWIKI-14209]]
32 * [[JGroups 4.0.2>>https://jira.xwiki.org/browse/XWIKI-14221]]
33 * [[Batik 1.9>>https://jira.xwiki.org/browse/XWIKI-14229]]
34
35 = Translations =
36
37 The following translations have been updated:
38
39 {{language codes="hr"/}}
40
41 = Tested Browsers & Databases =
42
43 {{warning}}
44 The QA Tests are executed after the release has been done. Thus, they are being prepared now and will be published soon.
45 {{/warning}}
46
47 {{comment}}
48 TODO: uncomment and update with proper link when the report is ready.
49 {{include reference="TestReports.ManualTestReportTemplateSummary"/}}
50 {{/comment}}
51
52 = Performances tests compared to <last super stable version> =
53
54 <a summary of the comparison with latest super stable version>
55
56 More details on <link to the test report>.
57
58 = Known issues =
59
60 * [[Bugs we know about>>https://jira.xwiki.org/secure/IssueNavigator.jspa?reset=true&jqlQuery=category+%3D+%22Top+Level+Projects%22+AND+issuetype+%3D+Bug+AND+resolution+%3D+Unresolved+ORDER+BY+updated+DESC]]
61
62 = Backward Compatibility and Migration Notes =
63
64 == General Notes ==
65
66 When upgrading make sure you compare your ##xwiki.cfg##, ##xwiki.properties## and ##web.xml## files with the newest version since some configuration parameters may have been modified or added. Note that you should add ##xwiki.store.migration=1## so that XWiki will attempt to automatically migrate your current database to the new schema. Make sure you backup your Database before doing anything.
67
68 == API Breakages ==
69
70 The following APIs were modified since XWiki 9.3.1:
71
72 {{backwardCompatiblityReport version="9.4"/}}
73
74 = Credits =
75
76 The following people have contributed code to this release (sorted alphabetically):
77
78 * Clément Aubin
79 * Ecaterina Moraru (Valica)
80 * Eduard Moraru
81 * Guillaume Delhumeau
82 * Marius Dumitru Florea
83 * Sergiu Dumitriu
84 * Thomas Mortagne
85 * Vincent Massol

Get Connected