Version 1.1 by Jean-Vincent Drean on 2008/08/28

Show last authors
1 #startfloatingbox()
2 *Contents*
3 #toc ("2" "3" "")
4 #endfloatingbox()
5
6 1 Release Notes for XWiki Enterprise 1.6 Milestone 1
7
8 First milestone of the XWiki Enterprise 1.6 version ([Roadmap>enterprise:Main.Roadmap]).
9
10 1.1 Summary of changes since XWiki Enterprise 1.5
11
12 Main changes:
13
14 * New WYSIWYG editor (Work In Progress), automatically activated when using a syntax different from xwiki/1.0. Known issues :
15 ** Multiple drawbacks on IE6/7
16 ** Nested lists does not work
17 ** Any special char is transformed in an entity
18 * Improved rendering module (used by all syntaxes except xwiki/1.0)
19 * New "Password Renewal and Forgot Username" feature
20 * Default account validation & confirmation emails provided in the wiki preferences
21
22 * Added .xml extensions to all exported wiki pages (XAR)
23 * Wiki titles now generates h1,h2,h3,etc instead of only h3 with specific CSS class
24
25 Important bug fixes:
26
27 * Various fixes in the watchlist:
28 ** Watchlist now works with platform 1.5 and 1.6
29 ** Fixed rights checks in multiwiki mode
30 ** Fixed RSS feed generation in multiwiki
31
32 ## + lots of other changes, see [Platform details>http://jira.xwiki.org/jira/secure/ReleaseNote.jspa?version=10696&styleName=Text&projectId=10010&Create=Create].
33
34 1.1 Known issues
35
36 * [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]
37
38 1.1 Common Migration notes
39
40 #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>.")
41
42 You may also want to [import the default wiki XAR>Main.Download] in order to benefit from improvements listed above.
43
44 #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.")

Get Connected