Better image export, smarter AI, and improved auto-layout
3 major improvements landed:
Image export got a big upgrade. New formats to pick from — JPG and the smaller WebP — plus a Print mode that drops the grid and canvas shadow for a clean white background, so your diagrams go straight into docs, slides, or an actual printer. Also, paid plans now export with no watermark.
We taught DrawSQL AI to think about space. It now understands how your diagram is laid out, so new tables land where they make sense instead of off in an empty corner — and things stay tidy as your schema grows.
The auto-layout algorithm behind Cmd+Shift+L (Ctrl+Shift+L) was rebuilt — tighter spacing, fewer crossing relationship lines, and cleaner handling of groups and the tables nested inside them.
🌟 Improvements and Fixes
Canvas UI — double-click anywhere on a table/group header or sticky note to rename it, instead of aiming for the small edit button
AI chat error visibility — when the AI provider returns an error, the chat now tells you instead of silently stalling
Importer — Fixed several SQL import edge cases — MySQL AUTO_INCREMENT on indexed columns, duplicate foreign keys, composite foreign keys, PostgreSQL CHECK constraints, and multi-element array defaults