Version 2.3 by Eduard Moraru on 2012/12/17

Hide last authors
Vincent Massol 1.1 1 {{box cssClass="floatinginfobox" title="**Contents**"}}
2 {{toc/}}
3 {{/box}}
4
5 This is the release notes for XWiki Platform, XWiki Enterprise and XWiki Enterprise Manager. They share the same release notes as they are released together and have the same version.
6
7 = New and Noteworthy (since XWiki 4.3) =
8
9 == Full Issue List ==
10
Vincent Massol 2.2 11 {{jira style="list" url="http://jira.xwiki.org" fields="type, status, key, summary" source="jql"}}
Vincent Massol 2.1 12 Project in ("XWiki Commons", "XWiki Rendering", "XWiki Platform", "XWiki Enterprise", "XWiki Enterprise Manager") and fixVersion in ("4.3.1") and resolution in ("Fixed") and component not in ("Build, Infrastructure and Tests")
Vincent Massol 1.1 13 {{/jira}}
14
15 = Translations =
16
17 The following translations have been updated:
18
Eduard Moraru 2.3 19 {{language codes="ca, cs, da, de, es, fr, gl, hi, hr, it, ko, lv, nl, no, pl, pt_BR, ro, ru, sk, sv, uk, vi, zh, zh_TW"/}}
Vincent Massol 1.1 20
21 = Tested Browsers & Databases =
22
23 Here's the list of browsers tested with this version (i.e. browsers that we've tested as working - Check the list of [[supported browsers>>dev:Community.BrowserSupportStrategy]]):
24
25 {{velocity}}
26 ## name = iexplorer, firefox, chrome, safari, opera
27 {{/velocity}}
28
29 {{browser name="browser" version="x.x"/}}
30
31 Here's the list of databases tested with this version (i.e. databases that we've tested as working - Check the list of [[supported databases>>dev:Community.DatabaseSupportStrategy]]):
32
33 {{velocity}}
34 ## name = hsqldb, mysql, postgresql, oracle, opera
35 {{/velocity}}
36
37 {{database name="database" version="x.x"/}}
38
39 = Known issues =
40
41 * [[Bugs we know about>>http://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]]
42
43 = Test Report =
44
45 You can check the [[manual test report>>TestReports.WebHome#<anchor to test report>]] to learn about what was tested and the results on various browsers.
46
47 = Backward Compatibility and Migration Notes =
48
49 == General Notes ==
50
51 You may also want to [[import the default wiki XAR>>Main.Download]] in order to benefit from all the improvements listed above.
52
53 {{warning}}
54 Always make sure you compare your ##xwiki.cfg## and ##xwiki.properties## files with the newest version since some configuration parameters were 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.
55 {{/warning}}
56
57 == Issues specific to XWiki 4.3.1 ==
58
59 {{todo/}}
60
61 == API Breakages ==
62
63 The following APIs were modified since 4.3:
64
65 {{code language="none"}}
66 <clirr output here>
67 {{/code}}

Get Connected