CorriDraw CorriDraw
Release notes Latest first · April 22, 2026

What shipped

We ship every week and tag a release once a month. Here is the human-readable summary — no commit hashes, just the things you can feel. Want notifications? Subscribe to the monthly digest.

  1. v2026.4 April 22, 2026

    Dashboard polish, mobile drag, drop-on-canvas

    Added
    • Drag any URL onto the canvas to embed it as a live iframe — works for Figma, Loom, YouTube, Notion, and anything else that allows framing.
    • Drop a URL and instantly get a remote-rendered screenshot you can paste back as a regular image.
    • Public-link sharing now supports two roles — viewer and editor — so you can hand out an editable link without forcing sign-up.
    Improved
    • Dashboard popovers now portal to the body so plan and workspace menus sit above diagram cards instead of being clipped.
    • Mobile dashboard: hold-to-lift on diagram cards, smoother drag visuals, native iOS callout suppressed.
    • Mobile top bar trimmed down to navigation, search, and account — actions live in the kebab.
    Fixed
    • Mobile hamburger button no longer disappears against the white canvas.
    • Editor properties panel no longer shows a duplicate Opacity slider on every shape.
    • Third iframe embeddable no longer throws “Unimplemented type” — covered by a new Playwright regression.
  2. v2026.3 March 14, 2026

    Security hardening + kill switch

    Added
    • Workspace kill-switch — owners can revoke every active session in one click during an incident.
    • Public viewer/editor link roles with per-link expiry and download controls.
    • Audit log now records public-link creation, role changes, and revocations.
    Improved
    • Tighter Content Security Policy: inline script execution allow-list narrowed; img-src and font-src restricted to known origins.
    • Login throttling now uses a leaky bucket instead of fixed-window — burst-tolerant but still blocks brute force.
    • All sub-processors reviewed and refreshed in the privacy policy.
    Fixed
    • Edge case where a logged-out browser tab kept a stale session cookie that the server still recognised; the cookie is now rotated on every privilege change.
  3. v2026.2 February 5, 2026

    Editor toolbar refresh

    Improved
    • Left rail now shows every primary tool inline at narrow widths instead of hiding them behind “Extras.”
    • Toolbar always renders vertically inside the left rail, with consistent hit areas across desktop and tablet.
    • Empty bottom toolbox on narrow viewports has been removed.
    Fixed
    • Tool popovers fly to the right edge whenever the trigger sits in the left rail — no more cropping.
    • Width-related fallback bug that caused the extras trigger to disappear on certain breakpoints.
  4. v2026.1 January 11, 2026

    Better embeds, master → main rename

    Added
    • Drag-to-move + minimise-to-link-chip on every embeddable element.
    • Selection-gated iframe interactivity — clicks pass through the wrapper until you select the embed.
    Improved
    • URL drops are interactive immediately, no extra click required to start using them.
    • Default branch renamed from master to main; all CI deploy workflows updated transparently.
  5. v2025.12 December 17, 2025

    AI-powered diagramming

    Added
    • Text-to-diagram: paste a description, get a starter board with shapes, swimlanes, and labels you can refine.
    • Sketch-cleanup: turn rough hand-drawn strokes into crisp shapes while preserving your layout.
    • Mermaid-to-CorriDraw importer for migrating existing diagrams in seconds.

Looking for the full archive? Releases prior to December 2025 live in our GitHub releases.