Switchbordswitchbord
v0.8.0

Security & Multi-tenancy Foundation

Security and workspace-scoping release: auth guardrails, workspace threading, PII redaction, GDPR retention, asset storage, and v25 Meta API alignment.

What's new in v0.8.0


Workspace security baseline


This release closed the highest-risk alpha gaps: authenticated API access, workspace-scoped lookups, JWT workspace claims, webhook routing, and rate limiting.


Key shipped commits:


  • c1ad138 — auth guard on /api/ai-assistant.
  • 87ac075 and 60f08f6resolveCallerWorkspace and broader workspace threading.
  • 0f67a20 — JWT workspace claims and edge middleware.
  • c727684 — webhook routing and workspace rate limiting.
  • e6e1208 — PII redaction and template studio foundation.

Compliance and storage


  • a4c54e9 added GDPR data-retention and session-hardening work.
  • 28fe86b added workspace asset storage via S3-compatible storage.
  • 880e373 moved the Meta Graph API default from v23 to v25.

Why this version matters


v0.8.0 is the point where Switchbord became meaningfully multi-tenant and security-conscious enough to keep building toward alpha without relying on a single-workspace assumption.