Releases: wadahiro/keycloak-discord
Releases · wadahiro/keycloak-discord
v0.6.1
0.6.1 (2024-11-02)
Bug Fixes
- eliminate the possibility of NullPointerException (#56) (e2b5991)
v0.6.0
0.6.0 (2024-11-02)
Features
- update to keycloak 26.0.5
v0.5.0
0.5.0 (2023-08-11)
Features
- update to keycloak 22.0.1 (support new admin console) (#37) (2c8da2d)
v0.4.1
0.4.1 (2022-12-14)
Bug Fixes
v0.4.0
0.4.0 (2022-02-14)
Features
- update to keycloak 17.0.0 (based on Quarkus) (f24ed18)
v0.3.1
0.3.1 (2020-11-07)
Bug Fixes
- update discord api endpoint urls (0aa7f14)
- use DiscordIdentityProvider class in instantiating the Logger (93003c2)
v0.3.0
0.3.0 (2020-04-05)
Features
- implement IdentityProviderFactory#createConfig() (9f359f5)
- use "Theme Resources" for the custom template (7cb885c)
Release v0.1.1
- #1: Allow prompt to be configurable (Thanks to @hkeward).