Last modified by Gabriela Anechitoaei on 2017/04/24

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 = New and Noteworthy (since XWiki 9.2) =
10
11 [[Full list of issues fixed and Dashboard for 9.3>>https://jira.xwiki.org/secure/Dashboard.jspa?selectPageId=13815]].
12
13 {{releasenotechanges/}}
14
15 === Moved Modules ===
16
17 * Blog Application has been moved from XWiki Platform to [[Contrib>>https://github.com/xwiki-contrib/application-blog]].
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]], [[XWiki Platform>>http://platform.xwiki.org]] and [[XWiki Enterprise>>http://enterprise.xwiki.org]]):
22
23 * [[JBoss Logging 3.3.1>>https://jira.xwiki.org/browse/XCOMMONS-1181]]
24 * [[Joda-Time 2.9.9>>https://jira.xwiki.org/browse/XWIKI-14120]]
25 * [[Apache XML Graphics Commons 2.2>>https://jira.xwiki.org/browse/XWIKI-14121]]
26 * [[JSqlParser 1.0>>https://jira.xwiki.org/browse/XWIKI-14125]]
27 * [[Logback 1.2.3>>https://jira.xwiki.org/browse/XCOMMONS-1183]]
28 * [[Jackson 2.8.8>>https://jira.xwiki.org/browse/XCOMMONS-1187]]
29 * [[HSQLDB 2.4.0>>https://jira.xwiki.org/browse/XWIKI-14208]]
30
31 = Translations =
32
33 The following translations have been updated:
34
35 {{language codes="cs, da, de, fa,fr, it, lv, nl, pt_BR, ro, ru, sk, sv"/}}
36
37 = Tested Browsers & Databases =
38
39 {{include reference="TestReports.ManualTestReportSummaryXWiki93RC1.WebHome"/}}
40
41 = Known issues =
42
43 * [[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]]
44
45 = Backward Compatibility and Migration Notes =
46
47 == General Notes ==
48
49 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.
50
51 == API Breakages ==
52
53 The following APIs were modified since XWiki 9.2:
54
55 {{backwardCompatiblityReport version="9.3-rc-1"/}}
56
57 = Credits =
58
59 The following people have contributed code to this release (sorted alphabetically):
60
61 Ecaterina Moraru (Valica)
62 Eduard Moraru
63 Guillaume Delhumeau
64 Krzysztof PÅ‚achno
65 Marius Dumitru Florea
66 Thomas Mortagne
67 Vincent Massol

Get Connected