Version 10.3 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 This release brings a new way of presenting XClasses in Object editor, for a better user experience. Users are warned when they edit a page and other users are saving the same content. At the same time, top level application pages are not displayed anymore in Navigation Panel.
8
9 = New and Noteworthy (since XWiki 11.1) =
10
11 [[Full list of issues fixed and Dashboard for 11.2>>https://jira.xwiki.org/secure/Dashboard.jspa?selectPageId=14405]].
12
13 {{releasenotechanges/}}
14
15 === Upgrades ===
16
17 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]]):
18
19 * [[CSS4J 0.42.3>>https://jira.xwiki.org/browse/XWIKI-16195]]
20 * [[ASM 7.1>>https://jira.xwiki.org/browse/XCOMMONS-1591]]
21 * [[SLF4J 1.7.26>>https://jira.xwiki.org/browse/XCOMMONS-1587]]
22 * [[Apache PDFBox 2.0.14>>https://jira.xwiki.org/browse/XWIKI-16202]]
23 * [[snakeyaml 1.24>>https://jira.xwiki.org/browse/XCOMMONS-1590]]
24 * [[commons-codec 1.12>>https://jira.xwiki.org/browse/XCOMMONS-1582]]
25 * [[Batik 1.11>>https://jira.xwiki.org/browse/XWIKI-16189]]
26 * [[Javassist 3.24.1-GA>>https://jira.xwiki.org/browse/XCOMMONS-1586]]
27 * [[JGroups 4.0.18>>https://jira.xwiki.org/browse/XCOMMONS-1597]]
28 * [[Infinispan 9.4.9.Final>>https://jira.xwiki.org/browse/XCOMMONS-1188]]
29 * [[Stax2 API 4.2>>https://jira.xwiki.org/browse/XCOMMONS-1599]]
30
31 = Translations =
32
33 The following translations have been updated:
34
35 {{language codes="fr, no, ru, uk"/}}
36
37 {{comment}}
38 TODO: uncomment and update with proper link when the report is ready.
39
40 = Tested Browsers & Databases =
41
42 {{include reference="TestReports.<test report page>"/}}
43 {{/comment}}
44
45 {{comment}}
46 TODO: uncomment and update with proper links when the report is ready.
47
48 = Performances tests compared to <last super stable version> =
49
50 <a summary of the comparison with latest super stable version>
51
52 More details on <link to the test report>.
53 {{/comment}}
54
55 = Known issues =
56
57 * [[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]]
58
59 = Backward Compatibility and Migration Notes =
60
61 == Language Settings ==
62
63
64
65 The default value of the option [[{{code}}xwiki.language.forceSupported{{/code}}>>doc:Documentation.AdminGuide.Configuration.WebHome||anchor="HLanguagesettings"]] is now set to true.
66 That means that only the supported languages defined in the Administration (section Content > Internationalization) will be used to display the wiki to our users.
67 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:
68
69 {{code}}
70 #-# Force only one of the supported languages to be accepted. Default set to true.
71 xwiki.language.forceSupported=0
72 {{/code}}
73
74 == General Notes ==
75
76 * When upgrading make sure you compare and merge the following XWiki configuration files since some parameters may have been modified, removed or added:
77 ** ##xwiki.cfg##
78 ** ##xwiki.properties##
79 ** ##web.xml##
80 ** ##hibernate.cfg.xml##
81 * 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.
82
83 == Issues specific to XWiki <version> ==
84
85 <issues specific to the project>
86
87 == API Breakages ==
88
89 The following APIs were modified since <project> <version - 1>:
90
91 {{backwardCompatiblityReport version="11.2-rc-1"/}}
92
93 = Credits =
94
95 The following people have contributed code and translations to this release (sorted alphabetically):
96
97 Alex Cotiugă
98 apas008
99 Clemens Klein-Robbenhaar
100 Guillaume Delhumeau
101 Jarle Sandmo
102 Kenshabo
103 Marius Dumitru Florea
104 Niels P. Mayer
105 Rostyslav Fitsyk
106 Simon Urli
107 Thomas Mortagne
108 Tomasz Dąbrowski
109 Vincent Massol
110 Vyacheslav Sukharnikov
111 xrichard
112 Yuriy Safronov

Get Connected