Changelog
← All updates

Relationship popup, autolayout, and editor improvements

The relationship popup got a major upgrade — smarter positioning that avoids overlapping your tables, animated lines on selected relationship that shows direction, and a new swap action to flip source and destination. Source and destination columns are now highlighted on the canvas so you can see more context of the connection at a glance.

New Auto-layout action. Cmd+Shift+L (Ctrl+Shift+L) arranges your entire diagram — tables, sticky notes, groups — into a clean layout that follows relationship lines. Select a few elements first to layout just those. Also in the toolbar's overflow menu (...) and the command palette.

🌟 Improvements and Fixes

  • Bulk table color change — select multiple tables (or a table group) and pick a color from the toolbar's overflow menu. All selected tables update at once

  • Create Group shortcut — press Cmd+G (Ctrl+G) to instantly create a group from selected tables or sticky notes

  • Visibility badge — public diagrams now show a badge in the canvas navbar

  • Template search — refreshed the template gallery search UI

  • SQL import relationship inference — SQL import now links foreign keys to tables that already exist in your diagram, not just newly created ones

  • Canvas performance — large diagrams now load and preview noticeably faster

  • Fixed share modal where clicking a teammate's checkbox did not register

  • Fixed "Move to folder" popover closing immediately when clicked; the option is now hidden when the team has no folders

  • Fixed command palette losing focus on open; fixed help docs search returning stale results

  • Fixed login on template pages redirecting to the dashboard instead of back to the template

  • Fixed a bug when quickly switching between diagrams

  • Fixed edge case issue causing intermittent issues when adding tables in certain scenarios

  • Fixed fullscreen toggle errors on browsers that don't support the Fullscreen API