Browse Source
# 1.0.0 (2025-03-03) ### Bug Fixes * eliminate the possibility of NullPointerException ([#56](https://github.com/maaroen/keycloak-discord/issues/56)) ([pull/58/heade2b5991
](e2b5991c7e
)) * ignore discriminator if the value is "0" ([4c68b69
](4c68b69b0b
)) * update authorization URL ([#28](https://github.com/maaroen/keycloak-discord/issues/28)) ([a31c116
](a31c116092
)) * update discord api endpoint urls ([0aa7f14
](0aa7f14edf
)) * use DiscordIdentityProvider class in instantiating the Logger ([93003c2
](93003c28bc
)) ### Features * implement IdentityProviderFactory#createConfig() which is ([9f359f5
](9f359f5f61
)) * update to keycloak 17.0.0 (based on Quarkus) ([f24ed18
](f24ed18011
)) * update to keycloak 22.0.1 (support new admin console) ([#37](https://github.com/maaroen/keycloak-discord/issues/37)) ([2c8da2d
](2c8da2da4b
)) * update to keycloak 26.0.5 ([05a3df4
](05a3df43f2
)) * updated provider for Keycloak 25.x ([#49](https://github.com/maaroen/keycloak-discord/issues/49)) ([c10480b
](c10480b798
)) * use "Theme Resources" for the custom template ([7cb885c
](7cb885cea7
))
2 changed files with 22 additions and 1 deletions
Loading…
Reference in new issue