Wiki source code of Release Notes for XWiki 8.4.2

Last modified by Vincent Massol on 2017/06/09

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 release is a bugfix release that brings some improvements to the CKEditor integration and some usability improvements too.
8
9 = New and Noteworthy (since XWiki 8.4.1) =
10
11 [[Full list of issues fixed and Dashboard for 8.4.2>>https://jira.xwiki.org/secure/Dashboard.jspa?selectPageId=13709]].
12
13 {{releasenotechanges/}}
14
15 === Moved Modules ===
16
17 No retired or moved projects in this release!
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]], [[XWiki Platform>>http://platform.xwiki.org]] and [[XWiki Enterprise>>http://enterprise.xwiki.org]]):
22
23 * [[Bootstrap Select 1.12.0>>https://jira.xwiki.org/browse/XWIKI-13889]]
24 * [[CKEditor Integration 1.10>>https://jira.xwiki.org/browse/XE-1596]]
25 * [[Tour Application 1.1>>https://jira.xwiki.org/browse/XE-1599]]
26 * [[jsTree 3.3.3>>https://jira.xwiki.org/browse/XWIKI-13905]]
27
28 = All Changes =
29
30 {{cache id="RN842"}}
31 {{jira style="list" url="https://jira.xwiki.org" fields="type, status, key, summary" source="jql"}}
32 category = 10000 and fixVersion = "8.4.2" and resolution = Fixed and component != "Development Issues only" OR project = "CKEditor Integration" and fixVersion = "1.10" and resolution = Fixed OR project = "Tour Application" and fixVersion = "1.1" and resolution = Fixed
33 {{/jira}}
34 {{/cache}}
35
36 = Translations =
37
38 The following translations have been updated:
39
40 {{language codes="fr,ca"/}}
41
42 = Tested Browsers & Databases =
43
44 {{include reference="TestReports.ManualTestReportSummaryXWiki842.WebHome"/}}
45
46 {{comment}}
47 = Performances tests compared to <last super stable version> =
48
49 <a summary of the comparison with latest super stable version>
50
51 More details on <link to the test report>.
52 {{/comment}}
53
54 = Known issues =
55
56 * [[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]]
57
58 = Backward Compatibility and Migration Notes =
59
60 == General Notes ==
61
62 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.
63
64 == API Breakages ==
65
66 No API has been broken since XWiki 8.4.1!
67
68 = Credits =
69
70 The following people have contributed code to this release (sorted alphabetically):
71
72 Eduard Moraru
73 Guillaume Delhumeau
74 Marius Dumitru Florea
75 Thomas Mortagne
76 Vincent Massol

Get Connected