From 18900d20e169583944307671db6db09a3b90fd8f Mon Sep 17 00:00:00 2001 From: Joseph Garrone Date: Tue, 6 Feb 2024 07:56:06 +0100 Subject: [PATCH] Update All contributors --- README.md | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) diff --git a/README.md b/README.md index 0acfb895..fcd5d23b 100644 --- a/README.md +++ b/README.md @@ -114,6 +114,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d Markus Siemens
Markus Siemens

💻 Rlok
Rlok

💻 Moulyy
Moulyy

💻 + giorgoslytos
giorgoslytos

💻 @@ -125,17 +126,6 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d # Changelog highlights -## 9.2 - -Remove the `_retrocompat` option in the account theme dropdown and the `doBuildRetrocompatAccountTheme` build option. -`_retrocompat` was useless because `` works fine even on older Keycloak version. - -What you have to remember is that: - -- If you have no account theme: You can use the `retrocompat_*.jar` it will work on any Keycloak version. -- If you have an Account theme: Use `retrocompat_*.jar` only if your Keycloak is in a version prior to 23. - Keycloak 22 is not supported (Only login themes works in Keycloak 22). - ## 9.0 Bring back support for account themes in Keycloak v23 and up! [See issue](https://github.com/keycloakify/keycloakify/issues/389).