v0.12.4
This patch lets portal users at a verified domain sign in with SSO, and quiets health-check noise in self-hosted logs.
Features
- Portal SSO sign-in. Portal users at a verified domain can now sign in with SSO instead of being offered it and then rejected at the callback. (#264)
Internal
- Quieter health-check logs. Successful health-check requests are no longer written to the access log, cutting recurring probe noise; failed probes and errors are still recorded. (#257)
- Workspace state cleanup. Removed unused internal workspace state-handling code. (#267)
Full Changelog: v0.12.3...v0.12.4