Last modified by Thomas Mortagne on 2017/03/24

<
From version < 28.1 >
edited by Marius Dumitru Florea
on 2013/01/16
To version < 30.1 >
edited by Sorin
on 2013/01/21
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.mflorea
1 +XWiki.Sorin
Content
... ... @@ -6,6 +6,10 @@
6 6  If you are migrating from an earlier version than 4.0, and your database contains statistics collected using a version earlier than 2.2, you will probably encounter an issue during our automated database migration. To avoid that issue, you will need to clean up your statistics by executing some SQL commands described in issue [[XWIKI-8129>>http://jira.xwiki.org/browse/XWIKI-8129]]. Be sure to apply these before attempting the migration. If your are in doubt, apply it, these could not hurt. If you don't, you will face duplicate IDs errors during the migration process, and it will fail, preventing you to run your wiki.
7 7  {{/warning}}
8 8  
9 +{{warning}}
10 +If you are upgrading to this version from an older version which uses Lucene 3.x, you have to manually delete the lucene directory in the xwiki data directory. For example, that could cause Lucene to loop endlessly while trying to index pages, among other things. This is caused by the Lucene migration to 4.0 (see [[XWIKI-8404>>http://jira.xwiki.org/browse/XWIKI-8404]]).
11 +{{/warning}}
12 +
9 9  This is the release notes for XWiki Platform, XWiki Enterprise and XWiki Enterprise Manager. They share the same release notes as they are released together and have the same version.
10 10  
11 11  <insert description of release here>
... ... @@ -62,6 +62,9 @@
62 62  * The create and manage workspace forms are now using the new user picker.(((
63 63  {{image reference="createWorkspace-ownerAndMembers.png"/}}
64 64  )))
69 +* You can now add or invite multiple users at once to an workspace, and the user name field uses the new user picker.(((
70 +{{image reference="workspace-administration-users-add-invite.png"/}}
71 +)))
65 65  * We improved the way changes are displayed by emphasizing the in-line changes.(((
66 66  {{image reference="unifiedDiff.png"/}}
67 67  )))

Get Connected