Release Notes for XWiki Enterprise 1.8 Milestone 1
First milestone of the XWiki Enterprise 1.8 version (
Roadmap).
Summary of changes since XWiki Enterprise 1.7.1
Main changes:
Important bug fixes:
- Erroneous rendering of links to page anchors
- If a macro fail it breaks the whole rendering process
Known issues
Common Migration notes
Warning: 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 explicitly 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.
Warning: 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.