diff --git a/README.md b/README.md index eb60f41c..f8bcb6bf 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@
-> New with v4.7.4: **M1 Mac** support (for testing locally with a dockerized Keycloak). +> New with v4.8.0: [Email template customization.](#email-template-customization)Ultimately this build tool generates a Keycloak theme @@ -89,6 +89,7 @@ If you already have a Keycloak custom theme, it can be easily ported to Keycloak - [Downloading builtin theme resource files](#downloading-builtin-theme-resource-files) - [Email domain whitelist](#email-domain-whitelist) - [Changelog highlights](#changelog-highlights) + - [v4.8.0](#v480) - [v4.7.4](#v474) - [v4.7.2](#v472) - [v4.7.0](#v470) @@ -505,6 +506,10 @@ and `kcRegisterContext["authorizedMailDomains"]` to validate on. # Changelog highlights +## v4.8.0 + +[Email template customization.](#email-template-customization) + ## v4.7.4 **M1 Mac** support (for testing locally with a dockerized Keycloak).