Wiki source code of Release Notes for XWiki 10.1

Last modified by Guillaume Delhumeau on 2018/08/13

Show last authors
1 {{box cssClass="floatinginfobox" title="**Contents**"}}
2 {{toc/}}
3 {{/box}}
4
5 These are 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 [[Watchlist Application>>extensions:Extension.Watchlist Application]] has been disabled and fully replaced by the [[Notifications Application>>extensions:Extension.Notifications Application]]. We continue to add new improvements to Notifications (filters, preferences, etc.) so make sure to check them out.
8
9 {{error}}
10 The following regressions couldn't be fixed in this release and are fixed in [[XWiki 10.2>>doc:ReleaseNotes.Data.XWiki.10\.2.WebHome]]:
11
12 * [[XWIKI-15024>>https://jira.xwiki.org/browse/XWIKI-15024]]: Annotations box remains stuck after adding an annotation
13 * [[XCOMMONS-1362>>https://jira.xwiki.org/browse/XCOMMONS-1362]]: XWiki does not work anymore on Tomcat 7
14 {{/error}}
15
16 {{include reference="ReleaseNotes.Data.XWiki.10\.6\.1.WarningNotificationsScalability"/}}
17
18 = New and Noteworthy (since XWiki 10.0) =
19
20 [[Full list of issues fixed and Dashboard for 10.1>>https://jira.xwiki.org/secure/Dashboard.jspa?selectPageId=13951]].
21
22 {{releasenotechanges/}}
23
24 {{comment}}
25 === Moved Modules ===
26
27 <description deprecated, retired and moved projects>
28 {{/comment}}
29
30 === Upgrades ===
31
32 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]]):
33
34 * [[CSS4J 0.39>>https://jira.xwiki.org/browse/XWIKI-15011]]
35 * [[Restlet 2.3.12>>https://jira.xwiki.org/browse/XWIKI-15004]]
36 * [[JGroups 4.0.10>>https://jira.xwiki.org/browse/XWIKI-14992]]
37 * [[Tika 1.17>>https://jira.xwiki.org/browse/XWIKI-14330]]
38 * [[commons-compress 1.16>>https://jira.xwiki.org/browse/XCOMMONS-1352]]
39 * [[Ivy 2.4.0>>https://jira.xwiki.org/browse/XCOMMONS-1349]]
40 * [[JNR POSIX 3.0.44>>https://jira.xwiki.org/browse/XCOMMONS-1348]]
41 * [[cssparser 0.9.25>>https://jira.xwiki.org/browse/XCOMMONS-1346]]
42 * [[Jackson 2.9.4>>https://jira.xwiki.org/browse/XCOMMONS-1345]]
43 * [[httpclient 4.5.5>>https://jira.xwiki.org/browse/XCOMMONS-1344]]
44 * [[Groovy 2.4.13>>https://jira.xwiki.org/browse/XCOMMONS-1151]]
45 * [[Bean Validation 2.0>>https://jira.xwiki.org/browse/XCOMMONS-461]]
46
47 = Translations =
48
49 The following translations have been updated:
50
51 {{language codes="hr, fr"/}}
52
53 = Tested Browsers & Databases =
54
55 {{include reference="TestReports.ManualTestReportSummaryXWiki101.WebHome"/}}
56
57 {{comment}}
58 TODO: uncomment and update with proper links when the report is ready.
59
60 = Performances tests compared to <last super stable version> =
61
62 <a summary of the comparison with latest super stable version>
63
64 More details on <link to the test report>.
65 {{/comment}}
66
67 = Known issues =
68
69 * [[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]]
70
71 = Backward Compatibility and Migration Notes =
72
73 == General Notes ==
74
75 When upgrading make sure you compare your ##xwiki.cfg##, ##xwiki.properties## and ##web.xml## files with the newest version since some configuration parameters may have been modified or added. Note that you should add ##xwiki.store.migration=1## so that XWiki will attempt to automatically migrate your current database to the new schema. Make sure you backup your Database before doing anything.
76
77 == Issues specific to XWiki 10.1 ==
78
79 Filesystem attachment store has changed format: Support for case insensitive filesystems has been added in the filesystem store. Among other things it means that most of the existing paths need to be modified (upper case characters are now escaped). There is an automatic migration for it but be careful if you are using some custom tool manipulating directly the store files (since the format has changed).
80
81 == API Breakages ==
82
83 The following APIs were modified since XWiki 10.0:
84
85 {{backwardCompatiblityReport version="10.1"/}}
86
87 = Credits =
88
89 The following people have contributed code to this release (sorted alphabetically):
90
91 Alexander Bilovol
92 Anca Luca
93 Arun Pattni
94 Ecaterina Moraru (Valica)
95 Eduard Moraru
96 Guillaume Delhumeau
97 Marius Dumitru Florea
98 Thomas Mortagne
99 Vincent Massol
100 akshitdewan
101 benmegson

Get Connected