Release Notes for XWiki 9.11.7
This is the release notes for XWiki Commons, XWiki Rendering and XWiki Platform. They share the same release notes as they are released together and have the same version.
This is a bugfix release that covers important issues that we have discovered since 9.11.6 has been released.
New and Noteworthy (since XWiki 9.11.6)
Full list of issues fixed and Dashboard for 9.11.7.
All Changes
XWIKI-15388Menus don't appear in the Left/Right panels anymoreXWIKI-15378Merge conflicts when upgrading XWiki from 9.11.5 to 10.5RC1 on MySQLXWIKI-15351Cannot create a new subwiki from a templateXWIKI-15248Initialization of WikiObjectComponentBuilder based wiki components fail when one of the xobject is null
Tested Browsers & Databases
Here is the list of browsers we support and how they have been tested for this release:
Browser | Tests performed and results | |
---|---|---|
![]() | Google Chrome 67 | Jira Tickets Marked as Fixed in the Release Notes |
![]() | Mozilla Firefox 61 | Smoke tests |
![]() | Microsoft Edge 17 | Not Tested |
![]() | Internet Explorer 11 | Not Tested |
![]() | Safari 11.1 | Not Tested |
Here is the list of databases we support and how they have been tested for this release:
Database | Tests performed and results | |
---|---|---|
![]() | HyperSQL 2.4.0 | Not Tested |
![]() | MySQL 5.7 | Jira Tickets Marked as Fixed in the Release Notes |
![]() | PostgreSQL 10 | Smoke tests |
![]() | Oracle 11.2 | Not Tested |
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.
API Breakages
No API was modified since XWiki 9.11.6.
Credits
The following people have contributed code to this release (sorted alphabetically):
- Guillaume Delhumeau
- Thomas Mortagne
- Vincent Massol