Release Notes for XWiki 11.10.4
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.10.3 has been released.
New and Noteworthy (since XWiki 10.11.3)
Full list of issues fixed and Dashboard for 11.10.4.
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 | Tested on: | |
---|---|---|
Google Chrome 80 | Jira Tickets Marked as Fixed in the Release Notes Tests run and results | |
Mozilla Firefox 74 | ||
Internet Explorer 11 | ||
Microsoft Edge 80 | Not tested | |
Safari 13 | Not Tested |
Here is the list of databases we support and how they have been tested for this release:
Database | Tested on: | |
---|---|---|
HyperSQL 2.5.0 | Not Tested | |
MySQL 5.7 | Jira Tickets Marked as Fixed in the Release Notes Tests run and results | |
PostgreSQL 12 | ||
Oracle 19c | Not tested |
Here is the list of Servlet Containers we support and how they have been tested for this release:
Servlet Container | Tested on: | |
---|---|---|
Tomcat 8.5.54 | Jira Tickets Marked as Fixed in the Release Notes Tests run and results | |
Jetty 9.4.22 (XWiki Standalone packaging) | ||
Jetty 9.4.22 | 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.10.3:
- Not an API breakage. The Page REST object has been extended with the 'hierarchy' property.
- Violation type:java.annotation.attributeValueChanged
- Code:## Old:
class org.xwiki.rest.model.jaxb.Page
## New:
class org.xwiki.rest.model.jaxb.Page
- Violation type:
Credits
The following people have contributed code and translations to this release (sorted alphabetically):
Eduard Moraru
Manuel Leduc
Marius Dumitru Florea
Simon Urli
Thomas Mortagne
Vincent Massol