Releases: mauriciovigolo/keycloak-angular
Releases · mauriciovigolo/keycloak-angular
8.0.0
Compare
Sorry, something went wrong.
No results found
Features ✨
add support for Angular 10 (073a507 ), closes #258
add support for Keycloak 11 (#278 )
Breaking changes 💥
drop support for versions of Angular below 10 (#265 )
drop support for versions of keycloak-js below 10 (#266 ), closes #190
user profile information is no longer loaded by default (#269 )
'Bearer' in authorization header is now correctly capitalized (#267 ), closes #217
calls to getToken() no longer force the user to log in if the session has expired (#276 )
7.3.1
Compare
Sorry, something went wrong.
No results found
Fixes issue #254 .
Updates Angular 9 peer dependencies versions.
Updates project documentation.
7.3.0
Compare
Sorry, something went wrong.
No results found
Features
add support for Keycloak 10 (6cb6c01 ), closes #250
use native Promises from Keycloak where possible (4c60785 ), fixes #187
7.2.0
Compare
Sorry, something went wrong.
No results found
Features
add support for Keycloak 9 (fb02ad1 ), closes #216
add support for Angular 9 (3525c88 ), closes #219
allow getToken to reject instead of always forcing a login (#192 )
7.1.0
Compare
Sorry, something went wrong.
No results found
Bug Fixes
add UrlTree return type to KeycloakAuthGuard (#156 ) (de739a1 )
Features
packaging : update keycloak-js to version 8 (f1e17cb ), closes #186
only add token to header if user is logged in (#164 ) (c24ae4e ), closes #162
use built-in Keycloak types for init options (412d8a0 )
7.0.1
Compare
Sorry, something went wrong.
No results found
This release includes the following bug fix:
#143 - bug - Fix peer dependency @angular/router name on package.json.
7.0.0
Compare
Sorry, something went wrong.
No results found
This release includes the following enhancements:
#135 - enhancement - Update to version Angular version 8.0.0.
#131 - enhancement - need update of keycloak.js.
#138 - enhancement - Initialize Keycloak before bootstrap the application.
#124 - enhancement - add note about misleading No 'Access-Control-Allow-Origin'.
#125 - enhancement - More friendly code.
6.1.0
Compare
Sorry, something went wrong.
No results found
This release includes the following bug fixes and enhancements:
#114 - enhancement - Skip KeycloakBearerInterceptor by Request Method
#108 - enhancement - Add support for checking role within a given resource
6.0.0
Compare
Sorry, something went wrong.
No results found
This release includes the following bug fixes and enhancements:
#98 - enhancement - Need update of keycloak.js
#101 - enhancement - Add support for Angular 7
5.0.0
Compare
Sorry, something went wrong.
No results found
This release includes the following bug fixes and enhancements:
#101 - enhancement - Add support for Angular 7