Releases: anarsultanov/keycloak-multi-tenancy
Releases · anarsultanov/keycloak-multi-tenancy
22.2.0
What's Changed
- feature: Add support for tenant-specific identity providers
- build: Update Keycloak version
- feature: Implement SSO initiating authenticator
- docs: Update README with new features
- docs: Add license information
- fix: Use headless browser
22.1.0
What's Changed
- build: Close inactive issues
- test: Refactor testing framework and add test for invitation email
- fix: Resolve an issue where emails were not sent when i18n is enabled
- feature: Allow invitation locale to be specified and improve i18n
- build: Update dependencies
22.0.1
What's Changed
- fix: Update membership revocation to retain user
22.0.0
What's Changed
- breaking: Update Keycloak to v22
- Use Java 17 in CodeQL workflow
- Set up release workflow
- Add note about compatibility
- Improve release workflow