Release Notes for XWiki 15.4

Last modified by Ilie Andriuta on 2023/07/12

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 mostly a bugfix release that includes important security bug fixes. It also contains some improvements for users and developers.

New and Noteworthy (since XWiki 15.3)

Full list of issues fixed and Dashboard for 15.4.

For Users

Available macros sorted by id

 
The available macros list is now sorted by ascending macro ids.

Miscellaneous

  • TOC macro numbered property : The numbered property of the Table of Content macro is now marked as advanced and is only proposed in the "more" section of the macro configuration dialog. This is because we're now offering a Numbered Content Application covering the numbering use case in a better way.

For Admins

No changes!

For Developers

  • Anchor in EntityResourceReference: The anchor metadata has been added to EntityResourceReference, to align it with other entity reference-related APIs. The general goal is to be able to support anchors (a.k.a URL fragments) in references to resources.

  • Component role type priority: It's now possible to indicate the priority of a component among its role type siblings when it's retrieved through APIs like ComponentManager#getInstanceList and ComponentManager#getInstanceMap. In a Java component declaration, this is done through the standard javax.annotation.Priority annotation.

    Note that component priority can also be used to sort event listeners.

Moved Modules

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

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

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

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

 DatabaseTested on:
hypersql.pngHyperSQL 2.7.1Not Tested
mariadb.pngMariaDB 10.11Jira Tickets Marked as Fixed in the Release Notes
mysql.pngMySQL 8Not Tested
postgresql.pngPostgreSQL 15Not Tested
oracle.pngOracle 19cNot Tested

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

 Servlet ContainerTested on:
tomcat-icon.pngTomcat 9.0.75Jira Tickets Marked as Fixed in the Release Notes
jetty-icon.pngJetty 10.0.12 (XWiki Standalone packaging)Not Tested
jetty-icon.pngJetty 10.0.12Not 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 15.4

Mail Configuration

When overriding mail configuration in a subwiki, the credential values (username and password) don't fall back to the main wiki or to the xwiki.properties file if the SMTP host has been overriden for that subwiki. This allows to have different SMTP credentials in subwikis than in the main wiki. Thus, if you were overriding the SMTP host in a subwiki and that it was using the same credentials than the ones defined in the main wiki (for example), you'll need to also override them now. 

API Breakages

The following APIs were modified since XWiki 15.3:

No breakage!

Credits

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

  •  Andreea Chirica
  •  Manuel Leduc
  •  Marius Dumitru Florea
  •  Michael Hamann
  •  Nikita Petrenko
  •  Oana-Lavinia Florean
  •  RaphaĆ«l Jakse
  •  Sereza7
  •  Simon Urli
  •  Simpel
  •  Thomas Mortagne
  •  Teodor Caras
  •  Vincent Massol
Tags:
   

Get Connected