Custom fonts, a talkable canvas, and predictive text

Boris Janković

2 min read

Custom fonts, a canvas you can talk to, predictive text, and a deep pass of polish and stability across the editor.

Features

  • Custom fonts. Upload your own fonts, hosted by Wonder and shared automatically across export.
  • Talk to the app. The ⌘K command palette is now connected to the AI, so you can ask Wonder to run actions and navigate the app for you. The palette also gained a batch of new actions.
  • Predictive text. Wonder can finish the copy you're typing with inline suggestions.
  • Changelog on the canvas. Read what's new directly in the app from the help menu, which also got a full overhaul.
  • A sound when generation finishes. An optional chime when a chat reply completes.

Editor improvements

  • Drag to reorder fills, borders, and shadows. Reorder any of these lists by dragging.
  • Select any layer under the cursor. A right-click "Select layer" submenu lets you pick any nested layer beneath the pointer.
  • Select on canvas for uploads. Pick an existing node directly as the asset in SVG, image, and shader upload modals.
  • Better undo / redo. Compound actions group together, selection is restored after delete, and typing in text fields no longer shatters undo into per-keystroke steps.
  • New pages inherit their color. A new page now takes the background color of the page it came from.
  • Image context tokens. Inline image chips in chat with a full-resolution viewer.
  • Persistent layout. Sidebar and layout configuration now follows your account across sessions.

AI improvements

  • Designs are protected. The AI now duplicates before editing, so it never overwrites an existing design unless you explicitly ask.
  • Better SVG generation. Quiver vector generation is more reliable, with cleaner streaming, stream-timeout handling, and improved hand-drawn output.
  • Smarter context. The AI now knows your organization, file, and page names.
  • Fixed remove-background. The remove-background quick action no longer deletes the whole image.

Bug fixes

  • Fixed a flicker when editing a chat message and a spurious empty row appearing in the composer.
  • Fixed the "new version" reload toast firing on every tab refocus and interrupting edits.
  • Fixed padding and margin canvas overlays staying visible permanently.
  • Fixed the command palette scroll regression and repositioned the ⌘K modal.
  • Fixed the organization logo getting stuck while loading.
  • Fixed several canvas and renderer crashes affecting startup and editing stability.