Wiki source code of Release Notes for XWiki 10.9

Version 11.1 by Marius Dumitru Florea on 2018/10/30

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 Starting with this release the Activity Stream Application is fully replaced by the Notifications Application. The list of followed users is back in the user profile and the Page Index can be sorted by page title. The Users and Groups administrations sections have been improved and there's a new Page Picke Velocity macro that can be used by developers.
8
9 = New and Noteworthy (since XWiki 10.8.1) =
10
11 [[Full list of issues fixed and Dashboard for 10.9>>https://jira.xwiki.org/secure/Dashboard.jspa?selectPageId=14333]].
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 * [[Dom4j 2.1.0>>https://jira.xwiki.org/browse/XCOMMONS-1503]]. This is actually a downgrade from version 2.1.1 used in XWiki 10.8RC1 and 10.8 which has a [[regression>>https://jira.xwiki.org/browse/XCOMMONS-1503]].
20 * [[Apache PDFBox 2.0.12>>https://jira.xwiki.org/browse/XWIKI-15683]]
21 * [[Rome 1.11.1>>https://jira.xwiki.org/browse/XWIKI-15335]]
22 * [[JNR FFI 2.1.9>>https://jira.xwiki.org/browse/XWIKI-15678]]
23 * [[JNR Constants 0.9.11>>https://jira.xwiki.org/browse/XWIKI-15677]]
24 * [[JGroups 4.0.15>>https://jira.xwiki.org/browse/XWIKI-15679]]
25 * [[JSqlParser 1.3>>https://jira.xwiki.org/browse/XWIKI-15680]]
26 * [[Tika 1.19.1>>https://jira.xwiki.org/browse/XWIKI-15656]]
27 * [[Groovy 2.5.3>>https://jira.xwiki.org/browse/XCOMMONS-1508]]
28 * [[snakeyaml 1.23>>https://jira.xwiki.org/browse/XCOMMONS-1497]]
29 * [[Jackson 2.9.7>>https://jira.xwiki.org/browse/XCOMMONS-1489]]
30 * [[commons-lang3 3.8.1>>https://jira.xwiki.org/browse/XCOMMONS-1490]]
31 * [[commons-text 1.5>>https://jira.xwiki.org/browse/XCOMMONS-1499]]
32
33 = Translations =
34
35 The following translations have been updated:
36
37 {{language codes="de,fr,hu,lv,pl,pt,ru,zh"/}}
38
39 {{comment}}
40 TODO: uncomment and update with proper link when the report is ready.
41
42 = Tested Browsers & Databases =
43
44 {{include reference="TestReports.<test report page>"/}}
45 {{/comment}}
46
47 {{comment}}
48 TODO: uncomment and update with proper links when the report is ready.
49
50 = Performances tests compared to <last super stable version> =
51
52 <a summary of the comparison with latest super stable version>
53
54 More details on <link to the test report>.
55 {{/comment}}
56
57 = Known issues =
58
59 * [[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]]
60
61 = Backward Compatibility and Migration Notes =
62
63 == General Notes ==
64
65 * When upgrading make sure you compare and merge the following XWiki configuration files since some parameters may have been modified, removed or added:
66 ** ##xwiki.cfg##
67 ** ##xwiki.properties##
68 ** ##web.xml##
69 ** ##hibernate.cfg.xml##
70 * 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.
71
72 == Issues specific to XWiki 10.9 ==
73
74 === Cannot remove a property from an xobject ===
75
76 It's not possible anymore to completely delete a property from an XObject if that property exists in the XClass. It will be automatically added back (with null value) when the document is saved.
77
78 === Default is empty in the list property editor ===
79
80 The List property select based editor now always make sure the default choice is empty value for non multi list. It's possible control that by indicate what is the default value in which case empty value won't be proposed anymore.
81
82 == API Breakages ==
83
84 The following APIs were modified since XWiki 10.8.1:
85
86 {{backwardCompatiblityReport version="10.9"/}}
87
88 = Credits =
89
90 The following people have contributed code and translations to this release (sorted alphabetically):
91
92 * Adel Atallah
93 * Arun Pattni
94 * Clemens Klein-Robbenhaar
95 * Ecaterina Moraru (Valica)
96 * Eduard Moraru
97 * Guillaume Delhumeau
98 * JSDennebouy
99 * Lavinia Florean
100 * Leif Erik Andersen
101 * Mario-Hofstaetter
102 * Marius Dumitru Florea
103 * Ryszard Jeziorski
104 * Simon Urli
105 * Thomas Mortagne
106 * Valdis Vitolins
107 * Vincent Massol
108 * xrichard
109 * 吴国凯

Get Connected