Wiki source code of Release Notes for XWiki Enterprise 4.1.1
Last modified by Thomas Mortagne on 2017/03/24
Hide last authors
author | version | line-number | content |
---|---|---|---|
![]() |
1.1 | 1 | {{box cssClass="floatinginfobox" title="**Contents**"}} |
2 | {{toc/}} | ||
3 | {{/box}} | ||
4 | |||
![]() |
3.1 | 5 | {{error}} |
![]() |
4.1 | 6 | A module is missing in standard distribution which make diff UI not working in both history and Extension Manager. It is fixed in [[4.1.2>>ReleaseNotesXWikiEnterprise412]]. |
![]() |
3.1 | 7 | {{/error}} |
![]() |
7.2 | 8 | |
![]() |
7.1 | 9 | {{error}} |
![]() |
8.1 | 10 | We've found an important issue in this release with our automatic data migration when upgrading from a version earlier than 4.0. Specifically the migration may fail when migrating wikis having stats, see [[XWIKI-7976>>https://jira.xwiki.org/browse/XWIKI-7976]] and when migrating DBs that was migrated from MySQL MyISAM previously, see [[XWIKI-7985>>https://jira.xwiki.org/browse/XWIKI-7985]]. In addition we've also realized that the migration process can be slow on large XWiki databases and we have speed up the process. All these issue are fixed in release 4.1.3. |
![]() |
7.1 | 11 | {{/error}} |
![]() |
3.1 | 12 | |
![]() |
2.1 | 13 | This release fixes a serious issue preventing certain extensions from being installed. |
![]() |
1.1 | 14 | |
15 | = New and Noteworthy (since XWiki Enterprise 4.1) = | ||
16 | |||
![]() |
8.1 | 17 | {{jira style="list" url="https://jira.xwiki.org" source="jql"}} |
![]() |
1.1 | 18 | Project in ("XWiki Commons", "XWiki Rendering", "XWiki Platform", "XWiki Enterprise", "XWiki Enterprise Manager") and fixVersion in ("4.1.1") and resolution in ("Fixed") |
19 | {{/jira}} | ||
20 | |||
21 | = Known issues = | ||
22 | |||
![]() |
8.1 | 23 | * [[Bugs we know about>>https://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]] |
![]() |
1.1 | 24 | |
25 | = Backward Compatibility and Migration Notes = | ||
26 | |||
27 | == General Notes == | ||
28 | |||
29 | You may also want to [[import the default wiki XAR>>Main.Download]] in order to benefit from all the improvements listed above. | ||
30 | |||
31 | {{warning}} | ||
32 | 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. | ||
33 | {{/warning}} | ||
34 | |||
35 | == Issues specific to XWiki Enterprise 4.1.1 == | ||
36 | |||
37 | Nothing specific. | ||
38 | |||
39 | == API Breakages == | ||
40 | |||
41 | No breakage. |