Wiki source code of Release Notes for XWiki 10.9
Version 6.1 by Marius Dumitru Florea on 2018/10/29
Hide last authors
author | version | line-number | content |
---|---|---|---|
![]() |
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 | |||
7 | <insert description of release here> | ||
8 | |||
![]() |
2.1 | 9 | = New and Noteworthy (since XWiki 10.8.1) = |
![]() |
1.1 | 10 | |
![]() |
3.1 | 11 | [[Full list of issues fixed and Dashboard for 10.9>>https://jira.xwiki.org/secure/Dashboard.jspa?selectPageId=14333]]. |
![]() |
1.1 | 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 | |||
![]() |
4.1 | 23 | * [[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]]. |
![]() |
1.1 | 24 | |
25 | = Translations = | ||
26 | |||
![]() |
4.1 | 27 | The following translations have been updated: |
![]() |
1.1 | 28 | |
![]() |
5.1 | 29 | {{language codes="de,fr,hu,lv,pl,pt,ru,zh"/}} |
![]() |
1.1 | 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 | == General Notes == | ||
56 | |||
57 | * When upgrading make sure you compare and merge the following XWiki configuration files since some parameters may have been modified, removed or added: | ||
58 | ** ##xwiki.cfg## | ||
59 | ** ##xwiki.properties## | ||
60 | ** ##web.xml## | ||
61 | ** ##hibernate.cfg.xml## | ||
62 | * 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. | ||
63 | |||
![]() |
2.1 | 64 | == Issues specific to XWiki 10.9 == |
![]() |
1.1 | 65 | |
![]() |
4.1 | 66 | === Cannot remove a property from an xobject === |
![]() |
1.1 | 67 | |
![]() |
4.1 | 68 | 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. |
69 | |||
70 | === Default is empty in the list property editor === | ||
71 | |||
72 | 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. | ||
73 | |||
![]() |
1.1 | 74 | == API Breakages == |
75 | |||
![]() |
2.1 | 76 | The following APIs were modified since XWiki 10.8.1: |
![]() |
1.1 | 77 | |
78 | {{comment}} | ||
79 | Remove! | ||
80 | {{backwardCompatiblityReport version="<version>"/}} | ||
81 | {{/comment}} | ||
82 | |||
83 | = Credits = | ||
84 | |||
85 | The following people have contributed code and translations to this release (sorted alphabetically): | ||
86 | |||
![]() |
6.1 | 87 | * Adel Atallah |
88 | * Arun Pattni | ||
89 | * Clemens Klein-Robbenhaar | ||
90 | * Ecaterina Moraru (Valica) | ||
91 | * Eduard Moraru | ||
92 | * Guillaume Delhumeau | ||
93 | * JSDennebouy | ||
94 | * Lavinia Florean | ||
95 | * Leif Erik Andersen | ||
96 | * Mario-Hofstaetter | ||
97 | * Marius Dumitru Florea | ||
98 | * Ryszard Jeziorski | ||
99 | * Simon Urli | ||
100 | * Thomas Mortagne | ||
101 | * Valdis Vitolins | ||
102 | * Vincent Massol | ||
103 | * xrichard | ||
104 | * 吴国凯 |