Archive
Blog - Extensions - posts for October 2024
Oct 29 2024
Cristal 0.11 Released
Cristal 0.11 is now released. This release brings a couple of new features, such as the ability to delete Cristal pages for multiple backends, limited support for authentication and linking to attachments while editing. Besides this, the CSS has been polished to bring the Look & Feel closer to the proposed designs. See the release notes for more details. ...
Oct 18 2024
LaTeX Extension 1.26 Released
The LaTeX Extension 1.26 has been released. In previous versions, the captions used for the "list of figures"/"list of tables" entries were converted to plain text. However, since LaTeX supports formatting and other elements in such captions, the LaTeX extension has been improved to support a subset of these. See the reference document to learn more. ...
Oct 03 2024
Cristal 0.10 Released
Cristal 0.10 is now released. This release introduce a navigation tree to browse wikis. A "New Page" button opening a modal has also been added to assist page creation. Finally, the default editor now supports realtime edition. See the release notes for more details. ...
Oct 02 2024
OpenID Connect Extension 2.13.0 Released
The OpenID Connect Extension 2.13.0 has been released. It introduces a new tokens manager in the user profile, allowing users to delete tokens/consents that were associated with them during an OpenID Connect authenticator. More importantly, it makes it a lot easier to directly create new tokens that you can then use in an application to manipulate the XWiki REST API without the need to pass your user:password in the HTTP request. ...