Show last authors
1 (% style="font-size:large;" %)(((
2 {{box cssClass="floatinginfobox" title="**Contents**"}}
3 {{toc/}}
4 {{/box}}
5
6 This is the first and hopefully final release candidate of the 4.1 release cycle ([[Roadmap>>Main.Roadmap]]). Being a release candidate, this release is sparse on new features, concentrating instead on stabilization of the featurwes brought in [[Milestone 1>>ReleaseNotes/ReleaseNotesXWikiEnterprise41M1]] and [[Milestone 2>>ReleaseNotes/ReleaseNotesXWikiEnterprise41M2]].
7
8 = New and Noteworthy (since XWiki Enterprise 4.1 Milestone 2) =
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 * The activity macro no longer allows sending messages. That functionality has been extracted into a reusable macro called messageSender. See {{jira style="enum" notes="false" url="http://jira.xwiki.org"}}XWIKI-7679{{/jira}} and {{jira style="enum" notes="false" url="http://jira.xwiki.org"}}XWIKI-7875{{/jira}} for more details.
23
24 {{todo/}}
25
26 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.
27
28 == Upgrades ==
29
30 The following dependencies have been upgraded:
31
32 {{todo/}}
33
34 = Test Report =
35
36 You can check the [[manual test report>>TestReports.ManualTestReportXE41RC1]] to learn about what was tested and the results on various browsers.
37
38 == Tested Browsers ==
39
40 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]]):
41
42 {{todo/}}
43
44 == Tested Databases ==
45
46 {{todo/}}
47
48 = Known issues =
49
50 * [[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]]
51
52 = Upgrade Notes =
53
54 == Version-specific Upgrade Notes ==
55
56 {{todo/}}
57
58 == General Upgrade Notes ==
59
60 {{info}}
61 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.
62 {{/info}}
63
64 You may also want to [[import the default wiki XAR>>Main.Download]] in order to benefit from all the improvements listed above.
65
66 {{warning}}
67 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.
68 {{/warning}}
69
70 == API Breakages ==
71
72 The following APIs were modified since version 4.1:
73
74 {{code language="none"}}
75 todo
76 {{/code}}
77 )))

Get Connected