Skip to content

v0.12.4

Choose a tag to compare

@mortondev mortondev released this 19 Jun 07:57
8429937

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