Version 6.2 by Alex Cotiugă on 2019/03/19

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 <version - 1>) =
10
11 [[Full list of issues fixed and Dashboard for <full version here even for RC, e.g. 10.5>>>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]] and [[XWiki Platform>>http://platform.xwiki.org]]):
22
23 * [[CSS4J 0.42.3>>https://jira.xwiki.org/browse/XWIKI-16195]]
24
25 = Translations =
26
27 The following translations have been updated:
28
29 {{language codes="none, none"/}}
30
31 {{comment}}
32 TODO: uncomment and update with proper link when the report is ready.
33
34 = Tested Browsers & Databases =
35
36 {{include reference="TestReports.<test report page>"/}}
37 {{/comment}}
38
39 {{comment}}
40 TODO: uncomment and update with proper links when the report is ready.
41
42 = Performances tests compared to <last super stable version> =
43
44 <a summary of the comparison with latest super stable version>
45
46 More details on <link to the test report>.
47 {{/comment}}
48
49 = Known issues =
50
51 * [[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]]
52
53 = Backward Compatibility and Migration Notes =
54
55 == Language Settings ==
56
57
58
59 The default value of the option [[{{code}}xwiki.language.forceSupported{{/code}}>>doc:Documentation.AdminGuide.Configuration.WebHome||anchor="HLanguagesettings"]] is now set to true.
60 That means that only the supported languages defined in the Administration (section Content > Internationalization) will be used to display the wiki to our users.
61 If you want to support the previous behaviour, you can edit the default value of the option in {{code}}xwiki.cfg{{/code}} by setting it to 0:
62
63 {{code}}
64 #-# Force only one of the supported languages to be accepted. Default set to true.
65 xwiki.language.forceSupported=0
66 {{/code}}
67
68 == General Notes ==
69
70 * When upgrading make sure you compare and merge the following XWiki configuration files since some parameters may have been modified, removed or added:
71 ** ##xwiki.cfg##
72 ** ##xwiki.properties##
73 ** ##web.xml##
74 ** ##hibernate.cfg.xml##
75 * Add ##xwiki.store.migration=1## in ##xwiki.cfg## so that XWiki will attempt to automatically migrate your current database to any new schema. Make sure you backup your Database before doing anything.
76
77 == Issues specific to XWiki <version> ==
78
79 <issues specific to the project>
80
81 == API Breakages ==
82
83 The following APIs were modified since <project> <version - 1>:
84
85 {{backwardCompatiblityReport version="11.2-rc-1"/}}
86
87 = Credits =
88
89 The following people have contributed code and translations to this release (sorted alphabetically):
90
91 Alex Cotiugă
92 apas008
93 Clemens Klein-Robbenhaar
94 Guillaume Delhumeau
95 Jarle Sandmo
96 Kenshabo
97 Marius Dumitru Florea
98 Niels P. Mayer
99 Rostyslav Fitsyk
100 Simon Urli
101 Thomas Mortagne
102 Tomasz Dąbrowski
103 Vincent Massol
104 Vyacheslav Sukharnikov
105 xrichard
106 Yuriy Safronov

Get Connected