Wiki source code of ReleaseNotesXWikiEnterprise141
Version 2.1 by Thomas Mortagne on 2008/06/02
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | 1 Release Notes for XWiki Enterprise 1.4.1 | ||
2 | |||
3 | This is a bug fix release. | ||
4 | |||
5 | #toc("" "" "") | ||
6 | |||
7 | 1.1 Summary of changes since XWiki Enterprise 1.4 | ||
8 | |||
9 | Bugs fixed | ||
10 | |||
11 | * XWIKI-2413 - Global groups are not taken into account in a virtual wiki | ||
12 | * XWIKI-2313 - Feed plugin's startUpdateFeedsInSpace does not allow to update two or more wiki with same space name in virtual mode | ||
13 | * XWIKI-2341 - Macro Mapping does not initialize properly macro definition in multi wiki mode | ||
14 | * XWIKI-2389 - The inline edit loses the doc's parent and title attributes | ||
15 | |||
16 | Improvement | ||
17 | |||
18 | * XWIKI-2417 - Add access level query functions for the GWT API | ||
19 | * XWIKI-2418 - Improve GWT suggest API | ||
20 | * XWIKI-2423 - LDAP authenticator re-save user page even there is no modification | ||
21 | |||
22 | |||
23 | see [Platform details>http://jira.xwiki.org/jira/secure/ReleaseNote.jspa?version=10725&styleName=Html&projectId=10010&Create=Create]. | ||
24 | |||
25 | 1.1 Known issues | ||
26 | |||
27 | * [Bugs we know about>http://jira.xwiki.org/jira/secure/IssueNavigator.jspa?reset=true&&type=1&pid=10010&resolution=-1&sorter/field=updated&sorter/order=DESC] | ||
28 | |||
29 | 1.1 Common Migration notes | ||
30 | |||
31 | The database structure hasn't been changed since XWiki Enterprise 1.4 so you shouldn't have to touch your Database to upgrade. Thus you can simply install this version and configure it to point to your existing database. | ||
32 | |||
33 | You may also want to [import the default wiki XAR>Main.Download] in order to benefit from improvements listed above. |