Release Notes for XWiki 5.4 Milestone 1

Version 13.1 by Vincent Massol on 2013/12/20

This is the release notes for XWiki Commons, XWiki Rendering, XWiki Platform and XWiki Enterprise. They share the same release notes as they are released together and have the same version.

<insert description of release here>

New and Noteworthy (since XWiki 5.3)

Full list of issues fixed and Dashboard for <version>.

WikiStream improvements

  • added support for file:<path> syntax in source and target properties wikistream-target.png
  • instance input module is now able to generate generic revision events

Miscellaneous

  • Added support for creating and deleting wikis when using the H2 database.

See the full list of JIRA issues fixed in this release.

For Developers

<developer feature N>

<description of developer feature N>

Deprecated and Retired projects

<description of deprecated and retired projects>

Upgrades

The following dependencies have been upgraded:

Miscellaneous

  • properties annotations (@PropertyName, @PropertyDescription, etc.) are now now annotated with @Inherited which make possible to define them in interfaces or abstracts for example
  • it's now possible to use plugins installed as extension (only if installed or either main wiki or farm)
  • it's now possible to specify a custom version for the distribution UI in the WAR pom.xml using xwiki.extension.distribution.ui.version and xwiki.extension.distribution.wikiui.version.

Translations

The following translations have been updated: 

Tested Browsers & Databases

Known issues

Backward Compatibility and Migration Notes

General Notes

General Notes

When upgrading make sure you compare your xwiki.cfg, xwiki.properties and web.xml files with the newest version since some configuration parameters may have been modified or added. Note that 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.

Issues specific to XWiki <version>

<issues specific to the project>

API Breakages

The following APIs were modified since <project> <version - 1>:

<clirr output here>

Get Connected