Release Notes for XWiki 11.3.6
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.
XWIKI-16828Download issue with attachment > 2GBXWIKI-16805Async property in wiki macro objet is not taken into account when the macro is used in a textareaXWIKI-16804Cached macro failed to execute through $doc.displayXWIKI-16781Possible nullpointerexception in XWiki#getServerURL when protocol is not set but port isXWIKI-16779HibernateStore.saveXWikiDoc() fails but the document cache continues returning updated documentXWIKI-16773Upgrade to CKEditor Integration 1.38XWIKI-16769R1130040XWIKI16682DataMigration crash when hitting attachment with empty String as nameXWIKI-16757Daemon field value is lost when cloning a XWikiServletRequestStubXWIKI-16640Possible NPE when using nested wikimacroXWIKI-15974Pagination does not work in Extension UpdaterXWIKI-14953Pagination error message in the Extension update of Distribution WizardXCOMMONS-1785An extension can end up invalid when it has a managed missing optional dependencyXCOMMONS-1782testrelease build does not validate the javadoc anymoreXCOMMONS-1773Bug with the HTML macro and the verbatim syntax when the content has some weird charactersXCOMMONS-1754The core extension scanner should give lower priority to "guessed" extensions
Translations
The following translations have been updated:
- Catalan
- Spanish
- French
- Korean
- Marathi
- Russian
- Uyghur
- Ukrainian
- Simplified Chinese
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