Version 7.1 by Vincent Massol on 2018/05/11

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 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.).
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 === 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
23 * [[CSS4J 0.40>>https://jira.xwiki.org/browse/XWIKI-15128]]
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]]
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
62 == Issues specific to XWiki 10.4 ==
63
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
67
68 == API Breakages ==
69
70 The following APIs were modified since XWiki 10.3:
71
72 {{comment}}
73 Remove!
74 {{backwardCompatiblityReport version="10.4"/}}
75 {{/comment}}
76
77 = Credits =
78
79 The following people have contributed code to this release (sorted alphabetically):
80
81 <code contributors>

Get Connected