Introduced workspace-level permissions, allowing admins to manage user roles across the entire workspace, alongside the existing per-repository permission system.
You can now choose to treat OIDC refresh tokens as personal access tokens, enabling more flexible authentication setups. This can be configured using the ALLOW_OIDC_REFRESH_TOKENS_AS_PERSONAL_ACCESS_TOKENS environment variable.
Improved tooltips: you can now move your mouse from the icon to the tooltip content without it closing.
Added debounce to icon buttons to prevent rapid repeated clicks and reduce accidental spamming.
Non admin users could previously access the workspace settings page via direct URL, though they couldn’t view or change anything. They now see a message indicating that admin access is required.
Fixed an issue where the amount of users displayed in system settings was incorrect by 1.