Wiki source code of XWiki Enterprise 2.1.1 Release Notes
Last modified by Thomas Mortagne on 2023/10/13
Hide last authors
author | version | line-number | content |
---|---|---|---|
![]() |
1.1 | 1 | {{box cssClass="floatinginfobox" title="**Contents**"}}{{toc/}}{{/box}} |
2 | |||
3 | This is a bug fix release. | ||
4 | |||
5 | = Changes since XWiki Enterprise 2.1 = | ||
6 | |||
7 | == Important Bugs fixed == | ||
8 | |||
9 | * XWIKI-4575 : Horizontal ruler breaks the display of the WYSIWYG menu bar and toolbox | ||
10 | * XWIKI-4681 : Attachments deletion has no effect before a restart | ||
11 | * XWIKI-4679 : Can't select the macro after inserting it (WYSIWYG) | ||
12 | * XWIKI-4688 : Macro disappears after editing its properties (WYSIWYG) | ||
13 | |||
14 | = Known issues = | ||
15 | |||
![]() |
4.1 | 16 | * [[Bugs we know about>>https://jira.xwiki.org/secure/IssueNavigator.jspa?reset=true&&type=1&pid=10010&resolution=-1&sorter/field=updated&sorter/order=DESC]] |
![]() |
1.1 | 17 | |
18 | = Backward Compatibility and Migration Notes = | ||
19 | |||
20 | == General Notes == | ||
21 | |||
22 | {{warning}}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,...##. | ||
23 | {{/warning}} | ||
24 | |||
![]() |
5.1 | 25 | You may also want to [[import the default wiki XAR>>Main.Download]] in order to benefit from improvements listed above. If you do so make sure you follow the [[upgrade process>>Documentation.AdminGuide.Installation#HUpgradingwikidocuments]] in order not to overwrite your existing pages. |
![]() |
1.1 | 26 | |
27 | {{warning}} | ||
28 | Always make sure you compare your ##xwiki.cfg## file with the newest version since some configuration parameters were added. Of note, 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. | ||
29 | {{/warning}} | ||
30 | |||
31 | == API Breakages == | ||
32 | |||
33 | No API breakage. | ||
34 |