Notable product updates, features, and fixes. For breaking-change notices, check
your account dashboard.
๐ Launch
WebDYI is live.
The no-code widget platform launches today. Build a widget template, share a
private customize link with your client, and embed the customized result anywhere
via a sandboxed iframe โ blogs, Notion, any CMS, every iframely-supported surface.
Editor with Shopify-style schema: settings, repeatable blocks, presets, drag-sort.
Fast static widget serving at cdn.webdyi.com/w/{id} with sandboxed srcdoc isolation.
iframely-ready: oEmbed (HTML <link> + HTTP Link header), Open Graph + Twitter Card meta.
Multi-provider sign-in: Google, GitHub, email + password. Branded login card with password reset and remember-me.
Stripe-powered billing: Free (5 client widgets, 50 MB) and Creator ($4.99/mo, unlimited, 500 MB, no badge).
Per-developer plan branding: free-tier widgets carry a small "Made with WebDYI" badge; Creator removes it.
Feature
Pre-launch polish.
Final pre-launch round โ three new embed types surfaced clearly, customizer tokens
kept out of crawler caches, and a fully iframely-ready oEmbed endpoint.
Three embed types now distinct in the Widget-links modal: result embed, customizer link, editor embed (private dev use).
Customizer pages now ship <meta name="robots" content="noindex,nofollow"> so secret tokens don't leak into link-preview / crawler caches.
Widget embeds serve from cdn.webdyi.com (cookieless subdomain) for clean isolation from the app.
/oembed rewritten as a WebDYI provider; titles pulled from template names; only /w/:id URLs are oEmbed-discoverable.
Docs
Embed docs published.
A full /docs page covering
URL pattern, embed snippet, oEmbed endpoint, OG/Twitter meta, sandbox model,
caching, and integration recipes (iframely, WordPress, React).