Changelog
2026-06-12
Teams, folders & share links
- Team workspaces with owner/admin/editor/viewer roles and email invitations.
- Folders with workspace or private visibility — private folders are invisible to non-members, not just locked.
- Share links with viewer or editor roles and optional expiry; guests need no account. Revocation cuts access within ~5 minutes, even mid-session.
- Trash with a recovery window, and a workspace activity feed.
2026-06-12
Export, versions & releases
- SQL DDL export for Postgres, MySQL, and MSSQL — plus PNG snapshots of the canvas and raw DBML download/copy.
- Automatic version history: every change is snapshotted, browsable by time and author. No save button.
- Immutable releases with semver: Schemadrop suggests the bump from the actual schema diff; rollback repoints, never rewrites.
2026-06-12
Live editor & collaboration
- DBML editor with syntax highlighting, inline diagnostics, and a format command.
- Live ER diagram: tables and relationships render as you type; positions persist per table and survive renames.
- Real-time collaboration with live cursors, selections, and presence avatars; offline editing degrades safely to read-only with replay on reconnect.
- Drag-to-connect: canvas gestures write
Ref:lines into your DBML — one undo step per gesture, shared history across text and canvas.
2026-06-12
Public beta
- Sign-ups are open — everything is free during the beta.
- Live DBML editor with real-time collaboration and presence.
- SQL, PNG, and DBML export; immutable releases with semver.
- Public release views and embeds.