What's New

Latest features, improvements, and fixes

New Featurev2.11.0August 20, 2026

Text Becomes Real, Editable Path Geometry

Import an SVG with text and reshape every letter like any other path

Text and tspan elements in an imported SVG are no longer dropped as unsupported — they now convert into fully editable path outlines, just like every other shape in your document. Drag anchor points, adjust curves, recolor, and transform lettering exactly the way you'd edit any hand-drawn path. If the source SVG embeds its own font, that's what renders. Otherwise a bundled fallback font steps in and you'll see a one-time notice so you know a substitution happened — everything still resolves locally, with no network fetch beyond the app itself.

  • Text and tspan elements import as editable path outlines instead of being skipped
  • Embedded fonts are honored automatically; a licensed fallback steps in when one isn't found
  • Converted text picks up transforms, clip paths, masks, and styling like any other imported shape
  • Font substitution happens entirely on-device — nothing is fetched over the network
View release
New Featurev2.10.0August 11, 2026

Refine: A Second AI Pass on Your Frontier Illustrations

Send a generated illustration back to AI for a sharper, more polished version

Frontier-tier illustrations can now be refined after generation. Your artwork is sent to a vision model for critique, then revised against that feedback — smoothing curve joins, tightening detail, and fixing composition issues a first pass missed. Every refinement either improves your artwork or leaves it untouched — a failed pass never destroys what you already have.

  • One click turns a rough Frontier illustration into a polished one
  • A second AI model reviews the actual rendered image, not just the underlying code
  • Up to two refinement passes per variant
  • A failed refine never destroys your original artwork
View release
Improvementv2.9.1August 9, 2026

Features

Features

- Add autosave crash/reload recovery prompt (https://github.com/gfargo/svg-editor/pull/327)

View release
New Featurev2.9.0July 31, 2026

A Clearer, More Predictable Editing Workspace

Align artwork precisely, find the right controls faster, and trust Undo to bring deleted work back

The path editor is easier to navigate and more dependable during detailed work. Align paths directly to the artboard, add new paths at the center of the document, and move through a task-focused Edit panel without hunting through one long collection of controls. Selection boundaries, context menus, and color pickers now remain clear and usable across canvas themes, zoom levels, and the compact desktop inspector. Deleting a path also participates fully in history, so Undo restores its geometry, style, selection, layer order, visibility, and grouping.

  • Align one path or a multi-selection to any artboard edge or center
  • Create new paths at the center of the current document
  • Restore complete deleted paths with Undo and remove them again with Redo
  • Navigate six focused editing sections with viewport-safe menus and color controls
View release
New Featurev2.8.0July 30, 2026

A Real Desktop Workspace Takes Shape

The editor now has a native foundation for local files, independent windows, recovery, and future signed downloads

SVG Path Editor now runs inside a dedicated Tauri desktop application in private beta. It keeps the same local-first editor while adding the native file, window, menu, recovery, and update foundations expected from a focused creative tool. Public installers remain gated on signing and clean-machine verification; the web editor remains fully available without an account.

  • Open real SVG files, save in place, use Save As, and export through native destinations
  • Keep one active document per native window with protected Open With and drag-and-drop routing
  • Recover unfinished work with isolated, bounded per-window recovery and recent files
  • Continue local editing offline, with optional account and cloud features when connected
View release
New Featurev2.7.1July 26, 2026

Account & Plan Settings

Know exactly what is enabled on your account

The account menu now leads to a dedicated Account & plan page with your signed-in identity, current cloud access, usage for entitled accounts, and a direct sign-out control.

  • Working Account & plan destination from the account menu
  • Clear cloud-beta access state and usage details
  • Server-side sign-out flow
  • Direct Account navigation from the Documents library
View release
New Featurev2.7.0July 26, 2026

Local-First Document Workspace

Your work stays safe on this device, with cloud sync available when you need it

The editor now uses a canonical document model with local persistence, recovery safeguards, and an optional cloud path for invited beta accounts. Existing local work remains the default—an account is never required to edit.

  • Named local documents with migration and recovery support
  • Optional Supabase-backed cloud documents and cross-device sync
  • Email magic-link and GitHub sign-in support
  • Document library for creating, opening, renaming, duplicating, and trashing cloud documents
View release
New Featurev2.6.0July 23, 2026

Redesigned Sidebar Edge Handle

A toggle that feels like part of the editor, not bolted onto it The sidebar collapse/expand control has been completely redesigned. Gone is the chunky button tab — replaced by a sleek vertical edge handle that integrates naturally with the sidebar border.

Highlights: - Vertically centered on the sidebar edge for natural reach - Subtle track line at rest, reveals panel icon on hover - Smooth expand animation with backdrop-blur - Keyboard shortcut hint (B) and full focus-visible support

  • Vertically centered on the sidebar edge for natural reach
  • Subtle track line at rest, reveals panel icon on hover
  • Smooth expand animation with backdrop-blur
  • Keyboard shortcut hint (B) and full focus-visible support
View release
New Feature2.5.0July 23, 2026

Guides & Rulers with Snap-to-Guides

Professional-grade alignment at your fingertips

Drag guides from the rulers to place precise alignment references anywhere on your canvas. Paths and points snap to guides automatically when dragging nearby.

  • Horizontal and vertical rulers along canvas edges
  • Drag from rulers to place guides anywhere
  • Automatic snap-to-guide when dragging paths or points
  • Double-click a guide to remove it
View release
New Feature2.4.0July 23, 2026

Multi-Point Marquee Selection

Drag-select multiple points in edit mode

Draw a selection rectangle in edit mode to grab multiple anchor points at once. Move, delete, or transform them together for fast bulk edits.

  • Drag to draw a selection rectangle over points
  • Selected points highlight with visual feedback
  • Move, nudge, or delete all selected points together
  • ⇧ Shift-drag to add to existing selection
View release
New Feature2.3.0July 23, 2026

Path Normalize Operations

Convert any command type to standard cubics

Normalize path commands for maximum compatibility. Convert S→C, T→Q, A→C, or flatten everything to cubic Béziers. Essential for tools that only understand basic curve types.

  • S→C shorthand cubic to full cubic conversion
  • T→Q shorthand quad to full quadratic
  • A→C arc to cubic approximation
  • One-click "all to cubic" for full normalization
View release
New Feature2.2.0July 23, 2026

AI Constrained Generation & Edit-by-Prompt

Describe what you want, get paths that match

The AI path generator now supports constraints (size, complexity, style) and edit-by-prompt — select an existing path and describe how to change it. Plus quality scoring helps you pick the best variant.

  • Add size, complexity, and style constraints to generation
  • Edit existing paths with natural language prompts
  • Quality scoring ranks generated variants
  • Multi-variant generation to explore options
View release
New Feature2.1.0July 23, 2026

Command Palette

Find any action instantly

Press Cmd+K to open the command palette. Search commands, toggle settings, switch tools, and navigate the editor without leaving the keyboard.

  • Cmd+K opens instant command search
  • Fuzzy-match across all editor actions
  • Keyboard-driven workflow for power users
  • Context-aware command suggestions
View release
New Feature2.0.0July 23, 2026

Selection Transform Handles

Resize and reshape paths directly on canvas

Grab corner and edge handles to resize any selected path without opening a dialog. Hold Shift to preserve aspect ratio. Works on single paths or multi-path selections.

  • Corner and edge resize handles on selection bounds
  • ⇧ Shift-drag preserves aspect ratio
  • Locked and hidden paths are respected during transforms
  • Non-scaling handles stay visible at any zoom level
View release
New Feature1.5.0July 23, 2026

React Server Components Security Fix

Keep your editor safe and up to date

Patched a critical CVE vulnerability in the React Server Components layer. This update ensures the editor stays secure without any changes to how you use it.

  • Patched React Server Components CVE vulnerability
  • No breaking changes to existing workflows
  • Dependency updates for improved stability
  • Seamless upgrade — just refresh and go
View release
New Feature1.4.0October 17, 2025

Complete SVG Transform Support

Imported SVGs now render exactly as designed

The SVG importer now understands every transform type—translate, rotate, scale, skew, and matrix—plus nested groups and stacked transforms. Paths keep their original layout, rotation, and curves so complex assets drop in without manual fixes.

  • Full support for translate, rotate, scale, skew, and custom matrix transforms
  • Nested group transforms and multi-transform chains apply in the correct order
  • Paths render with true positioning, angles, and control handles intact
  • Works automatically whenever you upload or drag in an SVG
View release
New Feature1.3.1October 17, 2025

Fixed: Duplicate Path IDs on Multi-Path Import

All paths now import correctly

View release
New Feature1.3.0October 15, 2025

Stay Up to Date with What's New

Never miss a feature update again

We've added a beautiful new "What's New" dialog that keeps you informed about the latest features, improvements, and fixes. No more wondering what changed or missing important updates!

  • Automatic update notifications with animated badge
  • Beautiful, marketing-focused content cards
  • Smart tracking - only shows updates you haven't seen
  • Works perfectly on mobile and desktop
View release
New Feature1.2.0October 15, 2025

Upload SVG Files

Your SVGs, instantly editable

Drop any SVG file directly onto the canvas or use the new Upload button in the toolbar. Perfect for editing existing graphics or starting from a base design. Works seamlessly with complex multi-path SVGs from any design tool.

  • Drag & drop support - just drop any SVG onto the canvas
  • Multi-path import - automatically extracts all paths from your SVG
  • Auto-validation and error handling with helpful feedback
  • Works with SVGs from Figma, Illustrator, Inkscape, and more
View release
New Feature1.1.0October 15, 2025

Multi-Path Selection

Work with multiple paths at once

Select and manipulate multiple paths simultaneously for faster, more efficient editing. Perfect for creating complex compositions and organizing your artwork.

  • Ctrl+Click to select multiple paths
  • Shift+Drag for marquee selection in Select mode
  • Lock individual paths to prevent accidental edits
  • Toggle visibility for each path independently
View release
Back to Editor
SubpathSubpath
AboutPricingWhat's newTermsPrivacyGitHub