Release Notes for XWiki 8.2-rc-1
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 8.1)
Full list of issues fixed and Dashboard for 8.2.
Tour for Homepage
A tour has been created to present the existing UI elements from the home page. Every user will be guided through this tour in order to become familiar with XWiki.
Miscellaneous
- Removed Main.Welcome page from the Dashboard since we now have a new Homepage that contains the welcome messages;
See the full list of JIRA issues fixed in this release.
For Developers
Deprecated and Retired projects
MediaWiki parser
xwiki-rendering-syntax-mediawiki has been deprecated and moved to https://github.com/xwiki-contrib/syntax-mediawiki-1.0.
It's now recommended to use MediaWiki Syntax extension instead.
Upgrades
The following dependencies have been upgraded:
Miscellaneous
- new org.xwiki.rendering.listener.SectionGeneratorListener to generate section events from headers events
- Instance Output filter now indicate the target syntax for Input filters producing rendering events
- The same relative file path supported for source filter properties parameter is now supported for any InputSource filter properties parameter in the Filter test framework
Translations
The following translations have been updated:
Tested Browsers & Databases
Performances tests compared to <last super stable version>
<a summary of the comparison with latest super stable version>
More details on <link to the test report>.
Known issues
Backward Compatibility and Migration 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>: