Version 1.1 by Marius Dumitru Florea on 2012/02/20

Show last authors
1 {{box cssClass="floatinginfobox" title="**Contents**"}}
2 {{toc/}}
3 {{/box}}
4
5 {{todo/}}
6
7 = New and Noteworthy (since XWiki Enterprise 3.4 version) =
8
9 {{todo/}}
10
11 = Bug fixes and improvements =
12
13 {{todo/}}
14
15 = For Developers =
16
17 {{todo/}}
18
19 == Upgrades ==
20
21 The following dependencies have been upgraded:
22
23 {{todo/}}
24
25 == Translations ==
26
27 The following translations have been updated:
28
29 {{language codes="fr, it, ko, lv, sv"/}}
30
31 = Tested Browsers =
32
33 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]]):
34
35 {{browser name="firefox" version="9.0.1"/}}
36
37 {{browser name="chrome" version="16"/}}
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.ManualTestReportXE35]] 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 {{warning}}
52 If you're running in a multiwiki setup you'll also need to define the property //xwiki.store.migration.databases=all// to your //xwiki.cfg// file or explicitly name all databases to be migrated as in //xwiki.store.migration.databases=db1,db2,...//.
53 {{/warning}}
54
55 You may also want to [[import the default wiki XAR>>Main.Download]] in order to benefit from all the improvements listed above.
56
57 {{warning}}
58 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.
59 {{/warning}}
60
61 == Issues specific to XWiki Enterprise 3.5 ==
62
63 {{todo/}}
64
65 == API Breakages ==
66
67 The following APIs were modified since version 3.4:
68
69 {{code language="none"}}
70 {{/code}}

Get Connected