Version 7.1 by Vincent Massol on 2018/05/11

Hide last authors
Vincent Massol 1.1 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
Ecaterina Moraru (Valica) 4.8 7 In this version we've improved the History's Changes view by providing more navigation options between version. We've continued to tweak the edit protection, added in the previous version, for some default extension pages (like Skin, Color Themes, Dashboard, Sandbox, etc.).
Vincent Massol 1.1 8
Ecaterina Moraru (Valica) 4.2 9 = New and Noteworthy (since XWiki 10.3) =
Vincent Massol 1.1 10
Ecaterina Moraru (Valica) 4.2 11 [[Full list of issues fixed and Dashboard for 10.4>>https://jira.xwiki.org/secure/Dashboard.jspa?selectPageId=14295]].
Vincent Massol 1.1 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]] and [[XWiki Platform>>http://platform.xwiki.org]]):
22
Vincent Massol 4.1 23 * [[CSS4J 0.40>>https://jira.xwiki.org/browse/XWIKI-15128]]
Thomas Mortagne 5.1 24 * [[Tika 1.18>>https://jira.xwiki.org/browse/XWIKI-15236]]
25 * [[Gson 2.8.3>>https://jira.xwiki.org/browse/XCOMMONS-1404]]
26 * [[AspectJ 1.9.1>>https://jira.xwiki.org/browse/XCOMMONS-1403]]
Vincent Massol 1.1 27
28 = Translations =
29
30 The following translations have been updated:
31
32 {{language codes="none, none"/}}
33
34 {{comment}}
35 TODO: uncomment and update with proper link when the report is ready.
36
37 = Tested Browsers & Databases =
38
39 {{include reference="TestReports.<test report page>"/}}
40 {{/comment}}
41
42 {{comment}}
43 TODO: uncomment and update with proper links when the report is ready.
44
45 = Performances tests compared to <last super stable version> =
46
47 <a summary of the comparison with latest super stable version>
48
49 More details on <link to the test report>.
50 {{/comment}}
51
52 = Known issues =
53
54 * [[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]]
55
56 = Backward Compatibility and Migration Notes =
57
58 == General Notes ==
59
60 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.
61
Ecaterina Moraru (Valica) 4.4 62 == Issues specific to XWiki 10.4 ==
Vincent Massol 1.1 63
Vincent Massol 7.1 64 * The ##Global## wiki macro visibility value now has a different meaning than previously. It now means that if the page is in the main wiki the macro will be available for the whole farms (i.e. on subwikis too) and if the page is in a subwiki, it'll be available only to that subwiki (i.e. same as the ##Wiki## visibility in this case). Thus if you had some wiki macro with the ##Global## visibility set and located in a subwiki then you'll need to:
65 ** Move it to the main wiki
66 ** or copy the macro page in all wikis where you need to have it available
Vincent Massol 1.1 67
68 == API Breakages ==
69
Ecaterina Moraru (Valica) 4.3 70 The following APIs were modified since XWiki 10.3:
Vincent Massol 1.1 71
72 {{comment}}
73 Remove!
Ecaterina Moraru (Valica) 4.4 74 {{backwardCompatiblityReport version="10.4"/}}
Vincent Massol 1.1 75 {{/comment}}
76
77 = Credits =
78
79 The following people have contributed code to this release (sorted alphabetically):
80
81 <code contributors>

Get Connected