Blog

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

Jan 05 2026

MyXWiki.org upgraded to 17.10.2

myxwiki.org has been upgraded to XWiki 17.10.2. 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.

Jan 01 2026

Highlights of XWiki 17.x cycle

December is over and this means we've finished the XWiki 17.x cycle. It's time to look back at what we achieved in 2025.

In the 17.x cycle, the headline change was XWiki's move to Jakarta EE 9.1, which allows XWiki to run on recent versions of the supported application servers (like Tomcat 10+ and Jetty 12 EE9/10). Performance was a strong focus throughout the year: document saves are now much faster (only the modified objects are sent to the database and history diffs are no longer stored), the main view now prepares (caches) macros for faster page rendering, icons load faster, notifications are dispatched more quickly and Solr indexing was sped up. On the editing side, we redesigned the realtime editing toolbar, entirely revamped the macro configuration UI of the WYSIWYG editor, improved the definition of wiki macro parameters, started uploading pasted images as attachments, and now keep unsaved changes in the session storage. On the security front, we added a new UI to set and enforce the required rights of a page, and a new mechanism that warns users before they follow untrusted external URLs. Administrators gained dynamic configuration through environment variables and Java system properties, the ability to exclude pages from search, and new remote observation (cluster management) features. We also kept improving Live Data (migrated to Vue 3, better pagination) and navigation (users with edit rights can now pin and reorder pages, and panel columns can be toggled and resized), added the option to store attachments and recycle bins in Amazon S3 (or S3-compatible) storage, removing the need for a shared file system in clustering setups, and as every year we fixed a lot of bugs, released security updates and worked on accessibility (36 WCAG issues were closed in 2025).

A new, still experimental, BlockNote-based WYSIWYG editor has also been introduced, along with a new Yjs WebSocket endpoint to help developers implement Yjs-based real-time collaboration.

As usual, we also had releases for Cristal, a modular wiki UI using modern web technologies and supporting multiple backends, including XWiki, to store wiki data.

Dec 30 2025

XWiki 17.10.2 Released

The XWiki development team is proud to announce the availability of XWiki 17.10.2. This is a bug fix releases which, among other thing, also improves usage of undo / redo capability in realtime editing. This is also the first Long Term Support version of the 17.10.x branch that will be supported for a full cycle. See the release notes for more information.

Dec 23 2025

Cristal 0.25.0 Released

Cristal 0.25.0 is now released. This is a bugfix release including fixes needed for Cristal integration in XWiki and in Nextcloud. See the release notes for more details.

Dec 19 2025

XWiki 17.10.1 Released

The XWiki development team is proud to announce the availability of XWiki 17.10.1. This release improves the PDF export, especially when using the Chrome Docker Container, and brings experimental support for clustering to the realtime editors. It also includes a lot of bug fixes and dependency upgrades. Last but not least, this release contains security fixes, with the highest severity being 8.6/10. See the release notes for more information.

Dec 18 2025

PlantUML Extension 2.4.1 Released

The PlantUML Macro 2.4.1 has been released. This is a bug fix release, containing a security issue fixed.

Dec 17 2025

Mocca Calendar Extension 2.9.11 Released

The Mocca Calendar 2.9.11 has been released. The release fixes all-day events related issues and brings a new translation: RO
For more details, see the Mocca Calendar.

Dec 03 2025

Blog Extension 9.15.9 Released

The Blog Application 9.15.9 has been released. The release resolves a display issue affecting special characters in blog post titles within the Calendar layout of the Blog application. For more details, see the Blog Application.

Dec 02 2025

Documentation Extension 1.2, 1.3, 1.4, 1.5, 1.5.1 and 1.6 Released

The Documentation Extension 1.2, 1.3, 1.4, 1.5, 1.5.1 and 1.6 have been released. Plenty of new features were added (concept of product to be able to document several software products, a home page, landing pages, badges, navigation, search, and more). For more details, see the Documentation extension's documentation.

Nov 27 2025

Cristal Integration 1.2.0 Released

The Cristal Integration extension 1.2.0 has been released. This version updates Cristal to version 0.24.0 and adds some improvements for both external and internal Cristal instances: for an external instance, notify if there are configuration issues on the XWiki connected to, for an internal instance, add action buttons to switch to/from Cristal. This release also changed the entry point extensions, which should now be fixed, see the project's documentation to know which ones to install depending on your use-case.

Get Connected