Releases: authorizerdev/authorizer
Releases · authorizerdev/authorizer
0.28.0
Fixes
- Fix role validation while signup
0.27.0
Fixes
- Fix the roles page on the dashboard. It was throwing an invalid length issue as the
ROLESkey got chucked off in the previous release.
0.26.0
Features
- Add support for linked login
0.25.0-beta.2
Fixes
- Give higher priority to host env
0.25.0-beta.1
Fixes
- Fix the signup link on the app page
- Add debug logs for hostname & claims
0.25.0
Features
- Add support for non-cloud
scylladb
Fixes
- Fix app signup URL link
- Give higher priority to env for AUTHORIZER_URL
- Fix redirect URL param structure
0.24.0
Fixes
- Fix updating env cache on replica using Redis as central cache-store #170
- Check the test: https://github.com/lakhansamani/authorizer-with-replicas-test
0.23.0
Features
- Add a structured logging system (https://github.com/sirupsen/logrus)
- Adds
--log_levelflag with debug, info, warn ,error, fatal, panic values
- Adds
- Add a dedicated signup page
- Update dashboard with individual config settings
0.22.2
Fixes
- Fix role verification with logins