From f7edfd1c29f1f53141e3198fa9da1fb4b295b4a7 Mon Sep 17 00:00:00 2001 From: garronej Date: Mon, 19 Jun 2023 00:52:17 +0200 Subject: [PATCH] Add release note --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index b12d0378..a1bb1afc 100644 --- a/README.md +++ b/README.md @@ -117,6 +117,10 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d # Changelog highlights +## 7.13 + +- Deprecate `customUserAttribute`, Keycloakify now analyze your code to predict field name usage. [See doc](https://docs.keycloakify.dev/build-options#customuserattributes). + ## 7.12 - You can now pack multiple themes variant in a single `.jar` bundle. In vanilla Keycloak themes you have the ability to extend a base theme.