Releases: mauriciovigolo/keycloak-angular
Releases · mauriciovigolo/keycloak-angular
v14.3.0
Features ✨
- Add support to Keycloak v24.
- Introduce the changes done in #523 into version 14.
Hint:
Please have a look into the keycloak-js@24 release notes. PKCE is enabled by default
v15.1.0
Features ✨
- Add support to Keycloak v23.
Contributors 🙏🏻
- Special thanks to @FiReBlUe45 for contributing to the changes in #529.
v14.2.0
Features ✨
- Add support to Keycloak v23.
Contributors 🙏🏻
- Special thanks to @FiReBlUe45 for contributing to the changes in #529.
v15.0.0
Features ✨
- Add support to Angular v.17.
- Solve #509: isLoggedIn doesn't return a promise anymore.
- Merged #523, which gives the possibility to filter by resource name.
- Upgraded keycloak version in example and server in docker compose file to the latest v.22.0.5.
Breaking changes 💥
- Because of #509,
KeycloakService#isLoggedIn
doesn't return a promise anymore. Please be aware to adapt your project if needed.
Contributors 🙏🏻
- Special thanks to @daniel-shuy for contributing to the changes in
getUserRoles
#523.
v14.1.0
v14.0.0
Features ✨
- Add support to Angular 16
v13.1.0
Features ✨
- Add support to keycloak-js 21.
- Improvements in docs.
- Improvements in the CI and the addition of CodeQL.
- Improvements in the example, docker.
- Dev dependencies clean-up.
Many thanks to @XhmikosR for most of the improvements included in the release and also to @gmolaire for the keycloak-js@21 update!
v13.0.0
Features ✨
- Add support for Angular 15
- Support for keycloak-js 20.
v12.2.0
Features ✨
- Add support for Keycloak 20.
v12.1.0
Features ✨
- Add support for Keycloak 19.