Release Notes for XWiki Enterprise 1.7 Release Candidate 1
First Release Candidate of the XWiki Enterprise 1.7 version (
Roadmap).
Summary of changes since XWiki Enterprise 1.7 Milestone 3
Main changes:
- Reorganized, documented and enhanced xwiki.cfg configuration file
- Link feature implemented in the new WYSIWYG editor (link to wiki page, web page, email).
- Improved new XWiki Syntax 2.0:
- New syntax for tables
- Images can be defined as URLs
- New Code macro (experimental)
Important bug fixes:
- XWIKI-2873 : Wrong user name is inserted in group during LDAP membership synchronisation
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.