Version 2.1 by Marius Dumitru Florea on 2012/01/19

Show last authors
1 {{box cssClass="floatinginfobox" title="**Contents**"}}
2 {{toc/}}
3 {{/box}}
4
5 The first release candidate of the 3.4 version brings a few bug fixes and improvements over the previous version.
6
7 = New and Noteworthy (since 3.4 Milestone 1) =
8
9 Checkout the full unabridged [[list of issues>>http://jira.xwiki.org/sr/jira.issueviews:searchrequest-printable/temp/SearchRequest.html?jqlQuery=project+in+%28XCOMMONS%2C+XRENDERING%2C+XWIKI%2C+XE%2C+XEM%29+and+status+%3D+Closed+and+resolution+%3D+Fixed+and+fixVersion+%3D+%223.4-rc-1%22&tempMax=1000]] fixed in this release.
10
11 == UI to import and synchronize external extensions in the repository ==
12
13 {{todo}}Thomas{{/todo}}
14
15 == Translations ==
16
17 The following translations have been updated:
18
19 {{language codes="lv"/}}
20
21 = Supported Browsers =
22
23 Here's the list of supported browsers for this version (i.e. browsers that we've tested as working):
24
25 {{todo}}Sorin{{/todo}}
26
27 = Known issues =
28
29 * [[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]]
30
31 = Test Report =
32
33 You can check the [[manual test report>>TestReports.ManualTestReportXE34RC1]] to learn about what was tested and the results on various browsers.
34
35 = Backward Compatibility and Migration Notes =
36
37 == General Notes ==
38
39 {{warning}}
40 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,...//.
41 {{/warning}}
42
43 You may also want to [[import the default wiki XAR>>Main.Download]] in order to benefit from all the improvements listed above.
44
45 {{warning}}
46 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.
47 {{/warning}}
48
49 == API Breakages ==
50
51 The following APIs were modified since version 3.3:
52
53 {{code language="none"}}
54 {{/code}}

Get Connected