v1.0.3 - Sep 14, 2025
Highlights
🔐 Authentication & Identity
Registration & login: Released secure flows for new user registration and account login.
Google sign-in: Integrated Google OAuth flow, allowing users to sign in using their Google accounts.
SSO support: Full support for OIDC (OpenID Connect) and OAuth2 flows to enable Single Sign-On capabilities.
👤 User profile
Profile Management: Users can view their profile page and update personal information using the new inline editing feature.
🛡️ Security & authorization
Role-based access control (RBAC): Access to platform resources is now strictly controlled based on user roles and permissions.
⚙️ For Developers
OIDC Discovery: Exposed standard
/.well-known/endpoints, allowing OIDC/OAuth2 clients to automatically retrieve configuration and public keys.
Last updated