Release Notes for XWiki 18.6.0-rc-1

Last modified by Michael Hamann on 2026/06/26 16:27

Warning

This version has not yet been released.

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.

<insert description of release here>

New and Noteworthy (since XWiki 18.5.0)

Full list of issues fixed and Dashboard for <final version here even for RC, e.g. 10.5>.

For Users

Clarify original and target pages during replace dialog

 
When moving a child page to a location where there's already content, the popup form has been made clearer.

For Admins

  • Repository improvements:  

    • the concept of project was added to the Repository application
    • the update of extension with a lot of versions is now much faster (only missing version are added, it assumes existing one are correct)

For Developers

  • Docker Test Improvement: Add the ability to install the XS Flavor and WAR, instead of generating a minimal XWiki instance. Useful, for example, inside XS Flavor Docker tests, or when developing a feature, if the dev wants to take screenshots with a full XS UI, while being inside the docker tests of a specific module.

Upgrades

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

Moved Modules

<description deprecated, retired and moved projects>

Translations

The following translations have been updated: 

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 18.6.0-rc-1

Name Attribute Disallowed on Most Elements

For security reasons, the use of the name attribute has been restricted. In XWiki syntax, it is only allowed on links. In the content of HTML macros in a document without script right or a comment, it is only allowed on <a> and <map> elements. In practice, this shouldn't cause but if necessary, this can be configured in the configuration of the XML Module in xwiki.properties.

API Breakages

The following APIs were modified since XWiki <version - 1>:

Credits

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

<code and translation contributors>

Get Connected