Wiki source code of Release Notes for XWiki Enterprise 4.1 Release Candidate 1
Version 2.1 by Thomas Mortagne on 2012/05/31
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | (% style="font-size:x-large;" %) | ||
2 | {{box cssClass="floatinginfobox" title="**Contents**"}} | ||
3 | {{toc/}} | ||
4 | {{/box}} | ||
5 | |||
6 | This is the first release candidate of the XWiki Enterprise 4.1 version ([[Roadmap>>Main.Roadmap]]). {{todo/}} | ||
7 | |||
8 | = New and Noteworthy (since XWiki Enterprise 4.1 version) = | ||
9 | |||
10 | == Extension Manager improvements == | ||
11 | |||
12 | {{todo/}} | ||
13 | |||
14 | == For developers == | ||
15 | |||
16 | = Diff module = | ||
17 | |||
18 | A new diff/merge module has been added to make easier to deal with diff and merge both from component and scripts. See [[Diff module >>extensions:Extension.Diff Module]] for details. | ||
19 | |||
20 | = Bug fixes and improvements = | ||
21 | |||
22 | {{todo/}} | ||
23 | |||
24 | 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+%224.1-rc-1%22&tempMax=1000]] fixed in this release. | ||
25 | |||
26 | == Upgrades == | ||
27 | |||
28 | The following dependencies have been upgraded: | ||
29 | |||
30 | {{todo/}} | ||
31 | |||
32 | = Test Report = | ||
33 | |||
34 | You can check the [[manual test report>>TestReports.ManualTestReportXE41RC1]] to learn about what was tested and the results on various browsers. | ||
35 | |||
36 | == Tested Browsers == | ||
37 | |||
38 | 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]]): | ||
39 | |||
40 | {{todo/}} | ||
41 | |||
42 | == Tested Databases == | ||
43 | |||
44 | {{todo/}} | ||
45 | |||
46 | = Known issues = | ||
47 | |||
48 | * [[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]] | ||
49 | |||
50 | = Upgrade Notes = | ||
51 | |||
52 | == Version-specific Upgrade Notes == | ||
53 | |||
54 | {{todo/}} | ||
55 | |||
56 | == General Upgrade Notes == | ||
57 | |||
58 | {{info}} | ||
59 | 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. | ||
60 | {{/info}} | ||
61 | |||
62 | You may also want to [[import the default wiki XAR>>Main.Download]] in order to benefit from all the improvements listed above. | ||
63 | |||
64 | {{warning}} | ||
65 | 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. | ||
66 | {{/warning}} | ||
67 | |||
68 | == API Breakages == | ||
69 | |||
70 | The following APIs were modified since version 4.1: | ||
71 | |||
72 | {{code language="none"}} | ||
73 | todo | ||
74 | {{/code}} | ||
75 | ))) |