Last modified by Thomas Mortagne on 2017/03/24

Hide last authors
Jean-Vincent Drean 1.1 1 #startfloatingbox()
2 *Contents*
3 #toc ("2" "3" "")
4 #endfloatingbox()
5
6 1 Release Notes for XWiki Enterprise 1.4 Milestone 1
7
Vincent Massol 2.2 8 First milestone of the XWiki Enterprise 1.4 version ([Roadmap>enterprise:Main.Roadmap]).
Jean-Vincent Drean 1.1 9
10 1.1 Summary of changes since XWiki Enterprise 1.3.1
11
12 Main changes:
13
14 * Switched to Java 1.5
15 * Upgrade xwiki gwt api to gwt 1.4
Jean-Vincent Drean 2.1 16 * When rollbacking a wiki page attchments are now rollbacked as well
Jean-Vincent Drean 1.1 17 * Keyboard shortcuts generic feature + standard keyboard shortcuts set
18 * Bugs fixed
19
Thomas Mortagne 4.1 20 + lots of other changes, see [Platform details>https://jira.xwiki.org/secure/ReleaseNote.jspa?version=10598&styleName=Text&projectId=10010&Create=Create].
Jean-Vincent Drean 1.1 21
22 1.1 Known issues
23
Thomas Mortagne 4.1 24 * [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]
Jean-Vincent Drean 1.1 25
26 1.1 Common Migration notes
27
28 The database structure has been changed but we have set up an automatic migration system so you shouldn't have to touch your Database to upgrade to 1.3. Thus you can simply install this version and configure it to point to your existing database.
29
30 #warning("If you're running in a multiwiki setup you'll also need to define the property <tt>xwiki.store.migration.databases=all</tt> to your <tt>xwiki.cfg</tt> file or explicitely name all databases to be migrated as in <tt>xwiki.store.migration.databases=db1,db2,...</tt>.")
31
32 You may also want to [import the default wiki XAR>Main.Download] in order to benefit from improvements listed above.
33
34 #warning("Always make sure you compare your <tt>xwiki.cfg</tt> file with the newest version since some configuration parameters were added. Of note, you should add <tt>xwiki.store.migration=1</tt> so that XWiki will attempt to automatically migrate your current database to the new schema. Make sure you backup your Database before doing anything.")
35
36
37 1.1 Migrating from 1.1.2 or later
38
39 Nothing additional to perform.

Get Connected