v11

Don't worry, this is not like v9 to v10, this update is very easy. \

See release note:

Changes to the i18n system

If you have ejected the Template.tsx the language selector code has changed a little:

Some components logic have been abstracted away

This only applies if you have ejected the mentioned components.

Similar changes have been made to the following pages:

kcSanitize

Keycloakify now implements a kcSanitize function analogous to the one used by the default Keycloak theme.

You can search/replace in your codebase for any dangerouslySetInnerHTML occurence and wrap the html string into the kcSanitize method:

keycloakify-resouces has been renamed keycloakify-dev-resources

Keys in keycloakVersionTargets have been updated

You can get help updating your keycloakVersionTargets configuration through targeting-specific-keycloak-versions.

Last updated

Was this helpful?