Release Notes for XWiki 16.10.11

Last modified by Ilie Andriuta on 2025/09/18 13:04

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 release is a bug fix release. This release contains security fixes, with the highest severity being 8.7.

New and Noteworthy (since XWiki 16.10.10)

Full list of issues fixed and Dashboard for 16.10.11.

Upgrades

The following runtime dependencies have been upgraded (they have a different release cycle than XWiki Commons, XWiki Rendering and XWiki Platform):

Translations

The following translations have been updated: 

Tested Browsers & Databases

Automated testing

XWiki executes a lot of automated tests during its build, testing all supported configurations. In addition, some manual QA is also executed to try to discover additional problems (see below):

Manual testing

Here is the list of browsers we support and how they have been manually tested for this release:

 BrowserTested on:
Firefox30.pngMozilla Firefox 141Not Tested
Edge30.pngMicrosoft Edge 138Jira Tickets Marked as Fixed in the Release Notes
Chrome30.pngGoogle Chrome 138Not Tested
Safari30.pngSafari 18Not Tested

Here is the list of databases we support and how they have been manually tested for this release:

 DatabaseTested on:
hypersql.pngHyperSQL 2.7.4Not Tested
mariadb.pngMariaDB 11.8Not Tested
postgresql.pngPostgreSQL 17Not Tested
mysql.pngMySQL 9.3.0Jira Tickets Marked as Fixed in the Release Notes
oracle.pngOracle 19cNot Tested

Here is the list of Servlet Containers we support and how they have been manually tested for this release:

 Servlet ContainerTested on:
tomcat-icon.pngTomcat 9.0.108Not Tested
jetty-icon.pngJetty 12.0.15 (XWiki Standalone packaging)Jira Tickets Marked as Fixed in the Release Notes
jetty-icon.pngJetty 12.0.15Not Tested

Security Issues

Security issues are not listed in issue lists or dashboards to avoid disclosing ways to use them, but they will appear automatically in them once they're disclosed. See the XWiki Security Policy for more details.

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.

Issues specific to XWiki 16.10.11

For security reasons, we're enforcing a limit of at maximum 1000 results per database and Solr search query. This affects the REST API, but also other sources of search results like LiveTable and Live Data data sources. In particular in the REST API, there are some endpoints that previously didn't use pagination by default that now only return the first 1000 results. If you're relying on results being complete by default, you might need to adjust your use of the REST API to use pagination. The query limit can be configured and disabled in case you want to restore the previous behavior.

API Breakages

The following APIs were modified since XWiki 16.10.10:

No breakage!

Credits

The following people have contributed code and translations to this release (sorted alphabetically):

  • Cédric LAMBLIN 
  • Jiadong Feng 
  • LucasC 
  • Manuel Leduc 
  • Marius Dumitru Florea 
  • Michael Hamann 
  • Nikita Petrenko 
  • Simon Urli 
  • Thomas Mortagne 
  • Vincent Massol 
  • xrichard 

Get Connected