Version 7.2 by Clément Aubin on 2017/08/23

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 <insert description of release here>
8
9 = New and Noteworthy (since XWiki 9.6) =
10
11 [[Full list of issues fixed and Dashboard for <version>>>https://jira.xwiki.org/secure/Dashboard.jspa?selectPageId=<fill id here>]].
12
13 {{releasenotechanges/}}
14
15 === Moved Modules ===
16
17 <description deprecated, retired and moved projects>
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 * [[CSS4J 0.31>>https://jira.xwiki.org/browse/XWIKI-14560]]
24 * [[JavaMail 1.6.0>>https://jira.xwiki.org/browse/XCOMMONS-1233]]
25 * [[Apache PDFBox 2.0.7>>https://jira.xwiki.org/browse/XWIKI-14593]]
26 * [[Jackson 2.9.0>>https://jira.xwiki.org/browse/XCOMMONS-1235]]
27 * [[Plexus Utils 3.1.0>>https://jira.xwiki.org/browse/XCOMMONS-1237]]
28 * [[JGroups 4.0.5>>https://jira.xwiki.org/browse/XWIKI-14616]]
29 * [[Jetty 9.4.6.v20170531>>https://jira.xwiki.org/browse/XWIKI-13956]]
30 * [[CKEditor Integration 1.16>>https://jira.xwiki.org/browse/XWIKI-14623]]
31
32 = Translations =
33
34 The following translations have been updated:
35
36 {{language codes="fr, ca, cs, da, de, gl, it, lv, nl, pl, pt, ro, ru, sk, sv, tr, vi, zh"/}}
37
38 {{comment}}
39 TODO: uncomment and update with proper link when the report is ready.
40
41 = Tested Browsers & Databases =
42
43 {{include reference="TestReports.<test report page>"/}}
44 {{/comment}}
45
46 {{comment}}
47 TODO: uncomment and update with proper links when the report is ready.
48
49 = Performances tests compared to <last super stable version> =
50
51 <a summary of the comparison with latest super stable version>
52
53 More details on <link to the test report>.
54 {{/comment}}
55
56 = Known issues =
57
58 * [[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]]
59
60 = Backward Compatibility and Migration Notes =
61
62 == General Notes ==
63
64 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.
65
66 == Issues specific to XWiki <version> ==
67
68 <issues specific to the project>
69
70 == API Breakages ==
71
72 The following APIs were modified since <project> <version - 1>:
73
74 {{comment}}
75 Remove!
76 {{backwardCompatiblityReport version="<version>"/}}
77 {{/comment}}
78
79 = Credits =
80
81 The following people have contributed code to this release (sorted alphabetically):
82
83 <code contributors>

Get Connected