May 2026
Releases Shipped
Section titled “Releases Shipped”| Version | Released |
|---|---|
| v5.7.0 | 2026-05-13 |
| v5.6.6 | 2026-05-11 |
| v5.6.5 | 2026-05-01 |
| v5.6.4 | 2026-05-01 |
- Personal Temp Drive — every workspace member now gets a private, per-user scratch space backed by managed cloud storage. Enabled by default at the chart level; no admin action needed to start using it.
- Self-service signup via Stripe — new accounts can now sign up directly through plaidcloud.com without a sales touch. The signup flow is wired into the control plane for tenant provisioning.
- MCP integration endpoints —
/mcpand/.well-known/oauth-*routes now route to the PlaidCloud RPC server, enabling AI coding agents (Claude Code, Cursor, Copilot, ChatGPT, Gemini) to connect via the Model Context Protocol. See AI coding agents. - Lakehouse v2 migration tooling — the migrator service that moves workspaces from Lakehouse v1 (Databend) to Lakehouse v2 (StarRocks) is now deployed across the fleet, in preparation for staged tenant migrations.
Changed
Section titled “Changed”- App interface consolidated to qooxdoo —
app.<your-domain>now serves the qooxdoo client directly. The legacy cp-frontend has been deprecated; users on bookmarks pointing to old paths will be redirected transparently. - Legacy URLs auto-redirect — visits to
/signinand related legacy paths now 301 to the new/client/interface. Update bookmarks at your convenience, but old links continue to work. - Workflow run history — additional run history metadata is now captured per tenant, surfacing more detail in workflow logs.
Security
Section titled “Security”- WAF replaced — the perimeter web application firewall has been replaced with a more actively-maintained alternative, with no change to admitted traffic.