Wiki source code of Release Notes for XWiki 11.0.1
Version 6.1 by Thomas Mortagne on 2019/01/30
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 | |||
![]() |
5.1 | 7 | This is a bugfix release that covers important issues that we have discovered since 11.0 has been released. |
![]() |
1.1 | 8 | |
![]() |
6.1 | 9 | {{error}} |
10 | Some important bugs have been discovered since XWiki 11.0 has been released: | ||
11 | |||
12 | * [[Deleted attachment FS migration fail when upgrading from >9.10>>https://jira.xwiki.org/browse/XWIKI-16076]] | ||
13 | |||
14 | If one or several of these bugs impact you, then you should wait for the next version of XWiki (11.0.1) that will be released soon! | ||
15 | {{/error}} | ||
16 | |||
![]() |
1.2 | 17 | = New and Noteworthy (since XWiki 11.0) = |
![]() |
1.1 | 18 | |
![]() |
2.1 | 19 | [[Full list of issues fixed and Dashboard for 11.0.1>>https://jira.xwiki.org/secure/Dashboard.jspa?selectPageId=14393]]. |
![]() |
1.1 | 20 | |
![]() |
1.2 | 21 | = All Changes = |
![]() |
1.1 | 22 | |
![]() |
1.2 | 23 | {{cache id="RN10112"}} |
24 | {{jira style="list" url="https://jira.xwiki.org" fields="type, status, key, summary" source="jql"}} | ||
25 | category = 10000 AND fixVersion in ("11.0.1") AND resolution in (Fixed) and component not in ("Development Issues only") | ||
26 | {{/jira}} | ||
27 | {{/cache}} | ||
![]() |
1.1 | 28 | |
![]() |
1.2 | 29 | {{comment}} |
![]() |
1.1 | 30 | |
![]() |
1.2 | 31 | {{releasenotechanges/}} |
![]() |
1.1 | 32 | |
![]() |
1.2 | 33 | {{/comment}} |
![]() |
1.1 | 34 | |
35 | {{comment}} | ||
36 | |||
37 | = Tested Browsers & Databases = | ||
38 | |||
![]() |
1.2 | 39 | {{include reference="TestReports.ManualTestReportSummaryXWiki10112.WebHome"/}} |
40 | |||
![]() |
1.1 | 41 | {{/comment}} |
42 | |||
43 | {{comment}} | ||
44 | TODO: uncomment and update with proper links when the report is ready. | ||
45 | |||
46 | = Performances tests compared to <last super stable version> = | ||
47 | |||
48 | <a summary of the comparison with latest super stable version> | ||
49 | |||
50 | More details on <link to the test report>. | ||
51 | {{/comment}} | ||
52 | |||
53 | = Known issues = | ||
54 | |||
55 | * [[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]] | ||
56 | |||
57 | = Backward Compatibility and Migration Notes = | ||
58 | |||
59 | == General Notes == | ||
60 | |||
61 | * When upgrading make sure you compare and merge the following XWiki configuration files since some parameters may have been modified, removed or added: | ||
62 | ** ##xwiki.cfg## | ||
63 | ** ##xwiki.properties## | ||
64 | ** ##web.xml## | ||
65 | ** ##hibernate.cfg.xml## | ||
66 | * 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. | ||
67 | |||
68 | == API Breakages == | ||
69 | |||
![]() |
1.2 | 70 | There was no API breakage since 11.0.1. |
![]() |
1.1 | 71 | |
72 | = Credits = | ||
73 | |||
74 | The following people have contributed code and translations to this release (sorted alphabetically): | ||
![]() |
3.1 | 75 | |
76 | * Eduard Moraru | ||
77 | * Thomas Mortagne |