XWiki Enterprise 2.7
This is the last major release of the 2.x development cycle (there will still be bugfix releases on the 2.7.x branch, if needed). The next release is going to be 3.0.
This is a stabilization release, with no major new features to highlight.
New and Noteworthy (since XWiki Enterprise 2.6)
Ability to set a color theme on each space
Starting XWiki Enterprise 2.7, we now offer the option to set separate color themes on each space.
For setting a color theme on a desired space, you have to go to the space Administration (you need to have admin rights on that space). Then, go to Presentation. Select the desired theme from the list, and click Save.
UNC support in XWiki Syntax 2.1
When using the wiki syntax it's now possible to reference UNC paths. For example:
Note that the 2.1 syntax is still marked as experimental, and it will continue to change.
Miscellaneous
- Support search on space name in the REST API.
- Support for customizing the office export process.
- Security: Fixed a few XSS bugs.
- Performance: Better clientside caching of some default skin extensions.
Translations
- The following translations have been updated: de, fr, it, ro, ru, sv, zh, zh_TW.
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.
API Breakages
The following APIs were modified since XWiki Enterprise 2.6:
[ERROR] org.xwiki.url.standard.StandardURLConfiguration: Method 'public boolean isPathBasedMultiWikiFormat()' has been removed
[ERROR] org.xwiki.bridge.DocumentAccessBridge: Method 'public void setProperty(org.xwiki.model.reference.DocumentReference, org.xwiki.model.reference.DocumentReference, java.lang.String, java.lang.Object)' has been added to an interface