Wiki source code of Release Notes for XWiki 10.4

Version 6.1 by Vincent Massol on 2018/05/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 <insert description of release here>
8
9 = New and Noteworthy (since XWiki 10.3) =
10
11 [[Full list of issues fixed and Dashboard for 10.4>>https://jira.xwiki.org/secure/Dashboard.jspa?selectPageId=14295]].
12
13 {{releasenotechanges/}}
14
15 {{comment}}
16 === Moved Modules ===
17
18 <description deprecated, retired and moved projects>
19 {{/comment}}
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 * [[CSS4J 0.40>>https://jira.xwiki.org/browse/XWIKI-15128]]
26 * [[Tika 1.18>>https://jira.xwiki.org/browse/XWIKI-15236]]
27 * [[Gson 2.8.3>>https://jira.xwiki.org/browse/XCOMMONS-1404]]
28 * [[AspectJ 1.9.1>>https://jira.xwiki.org/browse/XCOMMONS-1403]]
29
30 = Translations =
31
32 The following translations have been updated:
33
34 {{language codes="none, none"/}}
35
36 {{comment}}
37 TODO: uncomment and update with proper link when the report is ready.
38
39 = Tested Browsers & Databases =
40
41 {{include reference="TestReports.<test report page>"/}}
42 {{/comment}}
43
44 {{comment}}
45 TODO: uncomment and update with proper links when the report is ready.
46
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/issues/?jql=category%20%3D%2010000%20AND%20issuetype%20%3D%20Bug%20AND%20resolution%20%3D%20Unresolved%20ORDER%20BY%20updated%20DESC]]
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 The following APIs were modified since XWiki 10.3:
67
68 {{backwardCompatiblityReport version="10.4"/}}
69
70 = Credits =
71
72 The following people have contributed code to this release (sorted alphabetically):
73
74 Adel Atallah
75 Alex Cotiugă
76 Arun Pattni
77 Ecaterina Moraru (Valica)
78 Guillaume Delhumeau
79 Marius Dumitru Florea
80 Pascal BASTIEN
81 Stéphane Laurière
82 Thomas Mortagne
83 Vincent Massol
84 Vivek Iyer

Get Connected