Version 13.1 by Vincent Massol on 2008/08/29

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.6 Milestone 1
7
8 First milestone of the XWiki Enterprise 1.6 version ([Roadmap>enterprise:Main.Roadmap]).
9
Jean-Vincent Drean 12.1 10 #warning("This version of XWiki Enterprise has two known regressions regarding LDAP management : *LDAP logins containing dots* can't be used and the *group synchronization feature does not work*.")
11
Jean-Vincent Drean 1.1 12 1.1 Summary of changes since XWiki Enterprise 1.5
13
14 Main changes:
15
Vincent Massol 5.1 16 * New experimental support for other syntaxes (Confluence, JSPWiki, Creole, MediaWiki, TWiki and XHTML), including a new XWiki Syntax v2.0 (work in progress, see [XWiki Syntax 2.0 Draft>dev:Drafts.XWikiSyntax20]).#info("To start entering page content using the new syntaxes, you must be logged with admin rights, go to the page you wish to edit and change the Syntax for the page to the one you wish to use. Note that all syntaxes except the XWiki 1.0 and XWiki 2.0 ones have important limitations (like links not working).")
Vincent Massol 13.1 17 * New experimental WYSIWYG editor (Work In Progress)#info("The look & feel is not the final one. Please look at the [new WYSIWYG Design page>dev:Design.NewWysiwygEditorInterface] to see what it'll look like (except for the colors which will be different). To activate the new editor you must be logged with admin rights, go to the page you wish to edit, change the Syntax of the page to <tt>XWiki 2.0</tt> (right panel in edit mode), save. From then on when you edit with the WYSIWYG editor you'll be using the new editor. For some details about the new syntax please see the [XWiki Syntax 2.0 Draft>dev:Drafts.XWikiSyntax20]. Again this is work in progress but we'd like *as much feedback as possible*. Known issues with the editor:\\- Some issues on IE6/7\\- Nested lists does not work\\- Any special char is transformed in an entity")
Vincent Massol 9.1 18 * Improved page footer displaying : comments, attachments, history, various information{image:pagebottom.png}
Jean-Vincent Drean 1.1 19 * New "Password Renewal and Forgot Username" feature
20 * Default account validation & confirmation emails provided in the wiki preferences
21 * Added .xml extensions to all exported wiki pages (XAR)
Sergiu Dumitriu 10.1 22 * The generated HTML for wiki titles now start at h1 instead of h2
Sergiu Dumitriu 11.1 23 * New or improved translations: german, french, czech, norwegian, ukrainian
24 * The name of the main database in virtual wiki mode is not hardcoded to 'xwiki' anymore, and in virtual mode all database names can be prefixed with a configurable value
Jean-Vincent Drean 1.1 25
26 Important bug fixes:
27
Jean-Vincent Drean 2.1 28 * Use of "." in LDAP logins fixed
Jean-Vincent Drean 1.1 29 * Various fixes in the watchlist:
30 ** Watchlist now works with platform 1.5 and 1.6
31 ** Fixed rights checks in multiwiki mode
32 ** Fixed RSS feed generation in multiwiki
33
34 ## + lots of other changes, see [Platform details>http://jira.xwiki.org/jira/secure/ReleaseNote.jspa?version=10696&styleName=Text&projectId=10010&Create=Create].
35
36 1.1 Known issues
37
38 * [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]
39
40 1.1 Common Migration notes
41
42 #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>.")
43
44 You may also want to [import the default wiki XAR>Main.Download] in order to benefit from improvements listed above.
45
46 #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