Version 2.1 by Thomas Mortagne on 2012/04/03

Show last authors
1 (% style="font-size:x-large;" %)
2 {{warning}}Before upgrading to this version, be sure to have a working backup of your database(s).{{/warning}}
3
4 {{box cssClass="floatinginfobox" title="**Contents**"}}
5 {{toc/}}
6 {{/box}}
7
8 This is the first milestone of the XWiki Enterprise 4.0 version ([[Roadmap>>Main.Roadmap]]). This release brings reduced document database id collision and quite a few improvements and bug fixes.
9
10 = New and Noteworthy (since XWiki Enterprise 3.5 version) =
11
12 == Extension Manager improvements ==
13
14 {{todo/}}
15
16 = Bug fixes and improvements =
17
18 {{todo/}}
19
20 See the full list of [[JIRA 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.5-milestone-1%22&tempMax=1000]] fixed in this release.
21
22 = For Developers =
23
24 {{todo/}}
25
26 == Upgrades ==
27
28 The following dependencies have been upgraded:
29
30 {{todo/}}
31
32 = Tested Browsers =
33
34 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]]):
35
36 {{browser name='firefox' version= '10.0.1'/}}
37
38 {{browser name='chrome' version= '17'/}}
39
40 {{todo/}}
41
42 = Known issues =
43
44 * [[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]]
45
46 = Test Report =
47
48 You can check the [[manual test report>>TestReports.ManualTestReportXE40M1]] to learn about what was tested and the results on various browsers.
49
50 = Backward Compatibility and Migration Notes =
51
52 == General Notes ==
53
54 {{info}}
55 If you're running in a multiwiki setup you'll also need to define the property //xwiki.store.migration.databases// in your //xwiki.cfg// file if you want to explicitly name some databases to be migrated as the default is now to migrate all databases. Database that are not migrated could not be accessed.
56 {{/info}}
57
58 You may also want to [[import the default wiki XAR>>Main.Download]] in order to benefit from all the improvements listed above.
59
60 {{warning}}
61 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.
62 {{/warning}}
63
64 == API Breakages ==
65
66 The following APIs were modified since version 3.5:
67
68 {{todo/}}
69
70 {{code language="none"}}
71 {{/code}}

Get Connected