Release Notes
July 2026
On this page
Frontend
Frontend0.56.0— Jul 2, 2026
What's new
- Enterprise signup restrictions: Blocks Enterprise deployments can now restrict user registration to specific email domains. When configured, signup attempts from domains not on the allowlist are blocked, helping organizations enforce email-based access policies.
Note: SDK and CLI updates are published separately. See SDK & CLI 1.0.6 release notes for details.
SDK & CLI
SDK & CLI1.0.6— Jul 2, 2026
What's new
- Advanced streaming SDK examples: added comprehensive Node and Python example agents showing how to use multiple named streams, schema-validated event streams, and shared-affinity broadcast streams in pipe tasks. These examples demonstrate advanced streaming patterns with complete consumer code.
Fixes
- The CLI
blocks deploycommand now works reliably across all supported hosting platforms (Cloudflare Pages, Netlify, and Vercel). This fixes issues where deployments would sometimes fail or widgets wouldn't load correctly.