Wiki source code of Release Notes for XWiki 10.9

Version 18.1 by Simon Urli on 2018/11/02

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

Get Connected