Extensions
156 posts
Jun 03 2026
Favorites Application 1.4.3 Released
The Favorites Application Extension 1.4.3 have been released. …
May 29 2026
Cristal Integration 1.7.0 Released
The Cristal Integration extension 1.7.0 has been released. This version updates Cristal to version 1.4.0-1. You can refer to Cristal's release notes for a more exhaustive list of changes. Note that this version is not compatible with version 2.21 of OpenID Connect Provider, which should hopefully be fixed in the next release. …
May 28 2026
Cristal 1.4.0 and 1.4.0-1 Released
Cristal 1.4.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. …
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 18 2026
Favorites Application 1.4.2 Released
The Favorites Application Extension 1.4.2 have been released. …
May 13 2026
Inline Table for LiveData 1.0.5 Released
The Inline Table for LiveData Extension 1.0.5 have been released. …
May 06 2026
Documentation Extension 1.13.2 Released
The Documentation Extension 1.13.2 have been released. …
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 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. …