What's new in LetDraw
Every feature, improvement and fix we ship, newest first. Looking ahead instead? See the roadmap.
Big-document scene storage
Large boards no longer live entirely in one database row. Oversized scenes are offloaded to encrypted object storage with just a pointer kept in the record, so heavy diagrams open and save without slowing down.
- End-to-end encrypted upload for scenes over the inline threshold
- Save, load, realtime, versioning and export all follow the pointer transparently
- Signed URLs with row-level-security delegation on every fetch
Content Security Policy now enforced
The CSP moved from report-only to enforced on letdraw.com. connect-src is pinned to known endpoints and script-src drops inline scripts. SVG imports are sanitized before they touch the canvas.
An international, English-first site
LetDraw now speaks 11 languages with per-URL SEO. The app picks your language from the browser automatically, and every page ships localized metadata and hreflang.
- Per-language routes with a full sitemap and canonical tags
- Language auto-detected on first visit, changeable any time
EXPLAIN plan heat-map
Paste a Postgres or MySQL EXPLAIN in JSON and get a heat-mapped plan tree on the canvas. The slowest nodes glow, so the bottleneck is obvious at a glance. Runs entirely in the browser.
Smart connectors
Arrows can now route around your shapes instead of straight through them. The new obstacle-avoiding orthogonal routing keeps busy diagrams readable, and each route is cached on the element for speed.
Get the changelog in your inbox
A short note whenever something worth knowing ships. No spam, unsubscribe anytime.