ReleaseNotesXWikiEnterprise16M2

Version 1.1 by Jean-Vincent Drean on 2008/09/10
Warning: For security reasons, the document is displayed in restricted mode as it is not the current version. There may be differences and errors due to this.

Failed to execute the [velocity] macro. Cause: [The execution of the [velocity] script macro is not allowed in [xwiki:ReleaseNotes.ReleaseNotesXWikiEnterprise16M2]. Check the rights of its last author or the parameters if it's rendered from another script.]. Click on this message for details.

Release Notes for XWiki Enterprise 1.6 Milestone 2

Last milestone of the XWiki Enterprise 1.6 version (Roadmap). 

Summary of changes since XWiki Enterprise 1.6 Milestone 1

Main changes:

  • XWIKI-2634 - Various tasks for the new rendering implementation
  • XWIKI-2651 - Create a new WYSIWYG editor based on GWT - 1.6M2
  • XWIKI-2635 - Experimental XWiki Query Language
  • XWIKI-2623 - Update MSSQL hibernate mapping file and ship it with xwiki distributions
  • XWIKI-2643 - Ability to easy add languages in QueryManager via QueryExecutor components
  • XE-300 - The treeview should sort spaces by their name 

Important bug fixes:

  • XWIKI-2573 - viewrev action fails with ugly stacktrace for documents with attachments when no revision number is requested
  • XWIKI-2649 - xwiki.authentication.ldap.mode_group_sync is not "always" by default

Known issues

Common Migration notes

If you're running in a multiwiki setup you'll also need to define the property xwiki.store.migration.databases=all to your xwiki.cfg file or explicitely name all databases to be migrated as in xwiki.store.migration.databases=db1,db2,....

You may also want to import the default wiki XAR in order to benefit from improvements listed above.

Always make sure you compare your xwiki.cfg file with the newest version since some configuration parameters were added. Of note, you should add xwiki.store.migration=1 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