Release Notes for XWiki 17.7.0-rc-1

Last modified by Ilie Andriuta on 2025/10/06 15:08

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 mostly a bugfix release: it contains a few improvments related to performances e.g. for notifications or for export of office documents. It also includes various dependency upgrades and important bug fixes including security fixes, with the highest severity being 8.7/10.

New and Noteworthy (since XWiki 17.6.0)

Full list of issues fixed and Dashboard for 17.7.0.

For Users

  • Faster notification dispatching: Notifications in large wikis with lots of changes arrive faster.

For Admins

No changes!

For Developers

No changes!

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 143Not Tested
Chrome30.pngGoogle Chrome 140Jira Tickets Marked as Fixed in the Release Notes
Edge30.pngMicrosoft Edge 140Not 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
mysql.pngMySQL 9.3Not Tested
postgresql.pngPostgreSQL 17Jira 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 11.0.11Jira Tickets Marked as Fixed in the Release Notes
jetty-icon.pngJetty 12.0.25 (XWiki Standalone packaging)Not Tested
jetty-icon.pngJetty 12.0.25Not 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 17.7.0-rc-1

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 17.6.0:

No breakage!

Credits

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

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

Get Connected