What's Changed
- Show admin section of Hub when Keycloak version is not available (#361)
- Updated Keycloak to 26.4.1
- Updated to Quarkus 3.20.3 LTS
Recommended actions for the 1.4.6 Update
We highly recommend updating Keycloak to version 26.4.1.
You can skip this step if you created your realm with script version 8 or above. If not:
Keycloak starting in version 26.4.0 does not expose it's version by default to non-master realm admins. To be able to see the version of Keycloak again in Hub, please execute the following:
- Open Keycloak
- Select Clients
- Select
realm-management - In
Rolescreate a role with the nameview-system - Select the
cryptomatorhub-systemclient - Under
Service Account Roleassign the createdview-systemclient role to this client
Now you can wait until the cryptomatorhub-system refreshes its token or you restart Hub (by default within a few minutes), then you will see again the Keycloak version e.g. in the Admin section of Hub.
Full Changelog: 1.4.5...1.4.6