What's New for XWiki: Extension
63 posts
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. ...
Sep 30 2024
LaTeX Extension 1.25.3 Released
The LaTeX Extension 1.25.3 has been released. This is a bugfix release, fixing a regression with the message macros (info, warning, error, success) when installed on XWiki 16.7+. It also now fixes the display of a title when it's used with the messages macros. ...
Sep 09 2024
LaTeX Extension 1.25.2 Released
The LaTeX Extension 1.25.2 has been released. This is a bugfix release. ...
Jul 02 2024
Glossary Extension 1.5.1 Released
Version 1.5.1 of the Glossary Application is now available. It contains in particular the additional module Machine Translation Glossary Application which allows to control how specific terms get translated when translating pages with a Machine Translation service via the Machine Translation Application.
Machine Translation 1.1.1 Released
This application allows to translate content using an external Machine Translation. At the moment only DeepL Translator is supported. The application can be used in combination with the Machine Translation Glossary application for controlling how specific terms get translated.
May 30 2024
Replication 2.0.0 Released
The new major version of the Replication Application is now available. See Replication Application. ...
May 28 2024
JIRA Macro 9.0 Released
The JIRA Macro 9.0 has been released. Supports more recent JIRA versions by upgrading the JIRA REST client used. ...
Releases Notes Application 2.2 & 2.2.1 Released
The Releases Notes Application 2.2 and 2.2.1 have been released (the 2.2.1 version fixes an issue that was supposed to be fixed in 2.2 but was missed). Add support for mp4 videos in release note changes and several bug fixes related to videos. ...
May 22 2024
LLM Application 0.3 and 0.3.1 Released
The LLM Application 0.3 and 0.3.1 has been released. Version 0.3 is a major new release with many new features and some breaking changes in the configuration and REST API, showing the beta-state of the extension. Version 0.3.1 is a bug fix release, fixing some problems that we noticed shortly after the release. These are the first versions of the extension that include the developments of the WAISE - Wiki AI Search Engine project that is funded by NGI Search. The aim of the WAISE project is to develop a chatbot that can answer question based on content that is indexed by the LLM Application. The main new feature of this release is the ability to provide collections of documents that are indexed by the application and provided as context for answering questions to the LLM. This feature is provided by the Index for the LLM Application that needs to be installed for the feature to become available. At the moment, the main use case is to index content outside XWiki as the aim of the WAISE project is to provide a generic search appliance that can be embedded in any application. Features for indexing existing content in the wiki will be provided in the future, too. To support the use case of using the chat with an external application, a token-based authentication extension has been published together with an embeddable chat UI. This allows external applications to embed a chat powered by the LLM application that also authenticates the user in XWiki to allow for authorization checks. ...
Markdown Syntax Extension 8.9 Released
The Markdown Syntax Extension 8.9 has been released. This version slightly improves the handling of raw HTML content. Note that it also fixes a potential security issue so we recommend to upgrade. ...