Release Notes for XWiki 11.6.1
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 bug fix release has been created mainly to fix a bug related with the usage of nested wikimacro, which might make some applications unusable. It also fix some other bugs related to the newly introduced async macro.
All Changes
Full list of issues fixed and Dashboard for XWiki 11.6.1.
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 76 | Jira Tickets Marked as Fixed in the Release Notes + Smoke tests | |
Mozilla Firefox 68 | Not Tested | |
Microsoft Edge 18 | Not Tested | |
Internet Explorer 11 | Not Tested | |
Safari 12 | 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.5.0 | Not Tested | |
MySQL 5.7 | Not Tested | |
Oracle 12c | Not Tested | |
PostgreSQL 11 | Jira Tickets Marked as Fixed in the Release Notes + Smoke tests |
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.6:
- Not an API breakage (we replaced it with a generic get() method that can also be used to access $services.diff.display)
- Violation type:java.method.removed
- Code:## Old:
method org.xwiki.script.service.ScriptService org.xwiki.diff.script.DiffScriptService::getDisplay()
- Violation type:
Credits
The following people have contributed code and translations to this release (sorted alphabetically):
Alex Cotiugă
Clemens Robbenhaar
Simon Urli
Thomas Mortagne