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 11.3.5 has been released.
New and Noteworthy (since XWiki 11.3.5)
Full list of issues fixed and Dashboard for 11.3.6.
Translations
The following translations have been updated:
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 78 | Not Tested |
![]() | Mozilla Firefox 70 | Not Tested |
![]() | Microsoft Edge 18 | Jira Tickets Marked as Fixed in the Release Notes + Smoke tests |
![]() | Internet Explorer 11 | Smoke tests |
![]() | Safari 13 | 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.1 | Not Tested |
![]() | MySQL 5.7 | Jira Tickets Marked as Fixed in the Release Notes + Smoke tests |
![]() | Oracle 12c | Smoke tests |
![]() | PostgreSQL 11 | Not Tested |
Here is the list of Servlet Containers we support and how they have been tested for this release:
Servlet Container | Tests performed and results | |
---|---|---|
![]() | Tomcat | Not Tested |
![]() | Jetty (XWiki Standalone packaging) | Jira Tickets Marked as Fixed in the Release Notes + Smoke tests |
![]() | Jetty | Not Tested |
Known issues
Backward Compatibility and Migration Notes
General Notes
- When upgrading make sure you compare and merge the following XWiki configuration files since some parameters may have been modified, removed or added:
- xwiki.cfg
- xwiki.properties
- web.xml
- hibernate.cfg.xml
- Add xwiki.store.migration=1 in xwiki.cfg so that XWiki will attempt to automatically migrate your current database to any new schema. Make sure you backup your Database before doing anything.
API Breakages
The following APIs were modified since XWiki 11.3.5:
- Not a breakage
- Violation type:java.annotation.added
- Code:## Old:
method java.lang.String org.xwiki.filter.xar.input.XARInputProperties::getObjectPropertyType()
## New:
method java.lang.String org.xwiki.filter.xar.input.XARInputProperties::getObjectPropertyType()
- Violation type:
- Not a breakage
- Violation type:java.annotation.added
- Code:## Old:
method java.lang.String org.xwiki.filter.xar.input.XARInputProperties::getObjectPropertyType()
## New:
method java.lang.String org.xwiki.filter.xar.input.XARInputProperties::getObjectPropertyType()
- Violation type:
- Not a breakage
- Violation type:java.annotation.attributeValueChanged
- Code:## Old:
method boolean org.xwiki.filter.xar.input.XARInputProperties::isWithExtension()
## New:
method boolean org.xwiki.filter.xar.input.XARInputProperties::isWithExtension()
- Violation type:
Credits
The following people have contributed code and translations to this release (sorted alphabetically):
Clemens Robbenhaar
Guillaume Delhumeau
Marius Dumitru Florea
Simon Urli
Thomas Mortagne
Vincent Massol