Release Notes for XWiki 8.2 Milestone 1

Version 20.1 by Thomas Mortagne on 2016/06/06

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.2 Milestone 1)

Full list of issues fixed and Dashboard for 8.2.

Configure Syntaxes in Administration UI

It's now possible to easily configure the markup syntaxes that you wish to be made available to your users when writing pages, directly from the Admin UI.

admin-rendering.png

We've also modified the default syntax configuration when you start with a fresh new XWiki; by default the only configured syntax is the XWiki Syntax 2.1. To add more you need to install extensions offering new syntaxes or go to the Admin UI to configure more syntaxes for those bundled by default in XWiki.

Note that the xwiki/2.1 syntax is the only configured syntax by default now (we used to also have the xwiki/2.0 syntax too but we want to incitate users to use the newest syntax). In addition when the user is an Admin and only 1 syntax is configured, a hint is given to the user to let him know he can configure more syntaxes:

edit-more-syntaxes.png

Miscellaneous

  • Default XWiki Syntax 1.0 configuration has been removed from xwiki.cfg and is now documented here.
  • You now have the option to create a blog post from anywhere inside the Blog page (or one of its children) by simply using the + (create page) button and selecting Blog Post as your new page's type:

    blogPostTemplateProvider.png

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

<other dev stuff to add and link to JIRA for all issues fixed>

Translations

The following translations have been updated: 

Tested Browsers & Databases

The QA Tests are executed after the release has been done. Thus, they are being prepared now and will be published soon.

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 XWiki 8.2 Milestone 1

  • The xwiki.rendering.syntaxes configuration property from xwiki.cfg has changed purpose. It's now used only to define the initial list of active syntaxes. Then an Admin can go to the Admin UI to enable or disable syntaxes.
  • Support for the Markdown syntax is no longer bundled by default and needs to be installed as an Extension if needed.

API Breakages

The following APIs were modified since XWiki 8.1:

Tags:
   

Get Connected