ReleaseNotesXWikiEnterprise20M3
- New and Noteworthy (since XWiki Enterprise 2.0 Milestone 2)
- Known issues
- Backward Compatibility and Migration Notes
Release Notes for XWiki Enterprise 2.0 Milestone 3
Second milestone of the XWiki Enterprise 2.0 version (Roadmap).
New and Noteworthy (since XWiki Enterprise 2.0 Milestone 2)
At a glance (see below for details):
- Lots of improvements and new features in the new WYSIWYG editor
- Lots of improvements and bugfixes in the rendering engine and the syntax converter
Important bugs fixed
Known issues
Backward Compatibility and Migration Notes
General Notes
#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 explicitly name all databases to be migrated as in <tt>xwiki.store.migration.databases=db1,db2,...</tt>.")
You may also want to import the default wiki XAR in order to benefit from improvements listed above.
#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.")
API Breakages
The following APIs were modified since XWiki Enterprise 2.0M2:
- Rendering Module
- Details:
- Details: