Blog

Last modified by Thomas Mortagne on 2025/11/03 11:07

May 19 2026

OpenID Connect extension 2.21.0 Released

The OpenID Connect extension 2.21.0 has been released. The token authenticator is now in its own extension. This allows installing the Token Authenticator without the OpenID Connect provider. This version also introduces support for static registration of clients. But we also decided to move to static registration by default, which is a breaking change. In practice, it means that as soon as you upgrade the provider, it will reject all clients. To fix that you will need to either register them (recommended, from security point of view), or switch back to dynamic registration mode, in new OpenID Connect administration.

May 12 2026

MyXWiki.org upgraded to 18.3.0

myxwiki.org has been upgraded to XWiki 18.3.0. If you own a wiki hosted there, you should have a look at the release notes for this version. Your wiki might not yet be fully upgraded, but it will eventually be, automatically in the background. It should still be usable in the meantime (some new features and improvements listed in the release note might just not yet be visible), but page save might be slower than usual while the upgrades are running.

Apr 30 2026

Cristal Integration 1.6.0 Released

The Cristal Integration extension 1.6.0 has been released. This version updates Cristal to version 1.3.0. You can refer to Cristal's release notes for a more exhaustive list of changes.

Cristal 1.3.0 Released

Cristal 1.3.0 is now released. This is a bug fix release that brings mainly some accessibility fixes and dependency upgrades. See the release notes for more details.

Apr 29 2026

XWiki 17.10.8 Released

The XWiki development team is proud to announce the availability of XWiki 17.10.8. This is a bug fix release. It contains security fixes, with the highest severity being 9.3/10. See the release notes for more information.

Apr 28 2026

XWiki 18.3.0 Released

The XWiki development team is proud to announce the availability of XWiki 18.3.0. This release improves the accuracy of the attachment list when viewing an older version of a document, adds the identifier of the cluster member in the footer when clustering is enabled, and adds various improvements for developers. This release contains security fixes, with the highest severity being 9.3/10. See the release notes for more information.

Apr 22 2026

Synthetic Data Generator extension

Introducing the new Synthetic Data Generator extension. Its goal is to make easier to add test data to an instance. It's designed to be easy to install in any context, so while it's possible to install it like any extension, you can also import it as XAR or just copy/paste its single page content as is. The current version allows generating users and pages based on requested numbers. See SyntheticDataGenerator for more details.

Get Connected