Wiki source code of Release Notes for XWiki 9.3

Last modified by Thomas Mortagne on 2017/04/25

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]], [[XWiki Platform>>http://platform.xwiki.org]] and [[XWiki Enterprise>>http://enterprise.xwiki.org]]. They share the same release notes as they are released together and have the same version.
6
7 This release brings a couple of small, but very useful improvements like the ability to filter the sections in Administration, reset changes done to extension pages and alternative configuration locations. Developers get some helpful API in writing clean queries when escaping and filtering, a new API to find documents belonging to extensions and more control through a new extension point for the content menu.
8
9 {{error}}
10 The following regressions were found after this version was released. We recommend using the [[9.3.1 release>>ReleaseNotes.Data.XWiki.9\.3\.1.WebHome]] which fixes the problem.
11
12 {{jira url="https://jira.xwiki.org" style="list" source="list" fields="status, key, summary, note"}}
13 XWIKI-14227
14 XWIKI-14217
15 {{/jira}}
16 {{/error}}
17
18 = New and Noteworthy (since XWiki 9.2) =
19
20 [[Full list of issues fixed and Dashboard for 9.3>>https://jira.xwiki.org/secure/Dashboard.jspa?selectPageId=13815]].
21
22 {{releasenotechanges/}}
23
24 === Moved Modules ===
25
26 * Blog Application has been moved from XWiki Platform to [[Contrib>>https://github.com/xwiki-contrib/application-blog]].
27
28 === Upgrades ===
29
30 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]], [[XWiki Platform>>http://platform.xwiki.org]] and [[XWiki Enterprise>>http://enterprise.xwiki.org]]):
31
32 * [[JBoss Logging 3.3.1>>https://jira.xwiki.org/browse/XCOMMONS-1181]]
33 * [[Joda-Time 2.9.9>>https://jira.xwiki.org/browse/XWIKI-14120]]
34 * [[Apache XML Graphics Commons 2.2>>https://jira.xwiki.org/browse/XWIKI-14121]]
35 * [[JSqlParser 1.0>>https://jira.xwiki.org/browse/XWIKI-14125]]
36 * [[Logback 1.2.3>>https://jira.xwiki.org/browse/XCOMMONS-1183]]
37 * [[Jackson 2.8.8>>https://jira.xwiki.org/browse/XCOMMONS-1187]]
38 * [[HSQLDB 2.4.0>>https://jira.xwiki.org/browse/XWIKI-14208]]
39
40 = Translations =
41
42 The following translations have been updated:
43
44 {{language codes="cs, da, de, fa,fr, it, lv, nl, pt_BR, ro, ru, sk, sv"/}}
45
46 = Tested Browsers & Databases =
47
48 {{include reference="TestReports.ManualTestReportSummaryXWiki93.WebHome"/}}
49
50 {{comment}}
51 = Performances tests compared to <last super stable version> =
52
53 <a summary of the comparison with latest super stable version>
54
55 More details on <link to the test report>.
56 {{/comment}}
57
58 = Known issues =
59
60 * [[Bugs we know about>>https://jira.xwiki.org/secure/IssueNavigator.jspa?reset=true&jqlQuery=category+%3D+%22Top+Level+Projects%22+AND+issuetype+%3D+Bug+AND+resolution+%3D+Unresolved+ORDER+BY+updated+DESC]]
61
62 = Backward Compatibility and Migration Notes =
63
64 == General Notes ==
65
66 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.
67
68 {{comment}}
69 == Issues specific to XWiki 9.3 ==
70
71 <issues specific to the project>
72 {{/comment}}
73
74 == API Breakages ==
75
76 The following APIs were modified since XWiki 9.3:
77
78 {{backwardCompatiblityReport version="9.3"/}}
79
80 = Credits =
81
82 The following people have contributed code to this release (sorted alphabetically):
83
84 Ecaterina Moraru (Valica)
85 Eduard Moraru
86 Guillaume Delhumeau
87 Krzysztof PÅ‚achno
88 Marius Dumitru Florea
89 Thomas Mortagne
90 Vincent Massol

Get Connected