XWiki Enterprise 2.6 Release Candidate 1
Version 1.2 by Vincent Massol on 2010/10/28
Contents
First release candidate of the XWiki Enterprise 2.6 version (Roadmap).
This is mostly a bugfixing release before the 2.6 final.
New and Noteworthy (since XWiki Enterprise 2.5 Final)
New features
Performance improvements
Security improvements
Translations
- All the translations have been updated
Known issues
Backward Compatibility and Migration Notes
General Notes
You may also want to import the default wiki XAR in order to benefit from the improvements listed above.
Incompatible Configuration Changes
- The configuration option controlling the experimental CSRF protection mechanism introduced in 2.5 was changed from core.csrf.enabled to csrf.enabled. If you are using CSRF protection, make sure to re-enable it by setting csrf.enabled = true in xwiki.properties.
- The configuration option to define macro categories was changed from rendering.macroCategories to rendering.transformation.macro.categories. If you're using this option make sure you modify its name in xwiki.properties.