Wiki source code of Release Notes for XWiki 10.9

Version 15.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 Picker Velocity macro that can be used by developers.
8
9 {{error}}
10 An important bug has been discovered since XWiki 10.9 has been released:
11
12 * [[XWIKI-15781: Groups not displaying in Administration>>https://jira.xwiki.org/browse/XWIKI-15781]]
13
14 You can apply the fix indicated in the issue comments or wait for the next version of XWiki that will be released soon!
15 {{/error}}
16
17 = New and Noteworthy (since XWiki 10.8.1) =
18
19 [[Full list of issues fixed and Dashboard for 10.9>>https://jira.xwiki.org/secure/Dashboard.jspa?selectPageId=14333]].
20
21 {{releasenotechanges/}}
22
23 === Upgrades ===
24
25 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]]):
26
27 * [[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]].
28 * [[Apache PDFBox 2.0.12>>https://jira.xwiki.org/browse/XWIKI-15683]]
29 * [[Rome 1.11.1>>https://jira.xwiki.org/browse/XWIKI-15335]]
30 * [[JNR FFI 2.1.9>>https://jira.xwiki.org/browse/XWIKI-15678]]
31 * [[JNR Constants 0.9.11>>https://jira.xwiki.org/browse/XWIKI-15677]]
32 * [[JGroups 4.0.15>>https://jira.xwiki.org/browse/XWIKI-15679]]
33 * [[JSqlParser 1.3>>https://jira.xwiki.org/browse/XWIKI-15680]]
34 * [[Tika 1.19.1>>https://jira.xwiki.org/browse/XWIKI-15656]]
35 * [[Groovy 2.5.3>>https://jira.xwiki.org/browse/XCOMMONS-1508]]
36 * [[snakeyaml 1.23>>https://jira.xwiki.org/browse/XCOMMONS-1497]]
37 * [[Jackson 2.9.7>>https://jira.xwiki.org/browse/XCOMMONS-1489]]
38 * [[commons-lang3 3.8.1>>https://jira.xwiki.org/browse/XCOMMONS-1490]]
39 * [[commons-text 1.5>>https://jira.xwiki.org/browse/XCOMMONS-1499]]
40
41 = Translations =
42
43 The following translations have been updated:
44
45 {{language codes="de,fr,hu,lv,pl,pt,ru,zh"/}}
46
47 {{comment}}
48 TODO: uncomment and update with proper link when the report is ready.
49
50 = Tested Browsers & Databases =
51
52 {{include reference="TestReports.<test report page>"/}}
53 {{/comment}}
54
55 {{comment}}
56 TODO: uncomment and update with proper links when the report is ready.
57
58 = Performances tests compared to <last super stable version> =
59
60 <a summary of the comparison with latest super stable version>
61
62 More details on <link to the test report>.
63 {{/comment}}
64
65 = Known issues =
66
67 * [[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]]
68
69 = Backward Compatibility and Migration Notes =
70
71 == General Notes ==
72
73 * When upgrading make sure you compare and merge the following XWiki configuration files since some parameters may have been modified, removed or added:
74 ** ##xwiki.cfg##
75 ** ##xwiki.properties##
76 ** ##web.xml##
77 ** ##hibernate.cfg.xml##
78 * 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.
79
80 == Issues specific to XWiki 10.9 ==
81
82 === Cannot remove a property from an xobject ===
83
84 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.
85
86 === Default is empty in the list property editor ===
87
88 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.
89
90 == API Breakages ==
91
92 The following APIs were modified since XWiki 10.8.1:
93
94 {{backwardCompatiblityReport version="10.9"/}}
95
96 = Credits =
97
98 The following people have contributed code and translations to this release (sorted alphabetically):
99
100 * Adel Atallah
101 * Arun Pattni
102 * Clemens Klein-Robbenhaar
103 * Ecaterina Moraru (Valica)
104 * Eduard Moraru
105 * Guillaume Delhumeau
106 * JSDennebouy
107 * Lavinia Florean
108 * Leif Erik Andersen
109 * Mario-Hofstaetter
110 * Marius Dumitru Florea
111 * Ryszard Jeziorski
112 * Simon Urli
113 * Thomas Mortagne
114 * Valdis Vitolins
115 * Vincent Massol
116 * xrichard
117 * 吴国凯

Get Connected