For the complete documentation index, see llms.txt. This page is also available as Markdown.

Release 0.22.0

Release Date: April 2026

Previous Version: v0.21.0. (April 2026)

Updates: Canvas annotations, cleaner node controls, new image and audio generation options, and self-serve subscription cancellation.


Organize Projects With Canvas Annotations

You can now add visual annotations directly to the project graph:

  • Add groups around related nodes with the shortcut Ctrl+G

  • Add sticky notes for comments, instructions, or reminders with the shortcut Ctrl+Alt+N.

  • Add larger sections to structure complex canvases with the shortcut Ctrl+Alt+S.

  • Edit annotation text, color, size, and font size from the canvas context menu.

  • Move, resize, select, copy, cut, paste, delete, undo, and redo annotations alongside normal graph work.

Cleaner Advanced Controls on Nodes

Nodes now use a shared collapsible Advanced section for complex controls instead of separate per-node "show advanced" toggles. This keeps the default node view simpler while still preserving access to detailed settings when needed.

Image Generation Updates

  • OpenAI image generation has moved to GPT-Image-2, with selectable 1K, 2K, and 4K variants where available.

  • GPT-Image-2 is available in text-to-image and text-plus-image image generation flows.

  • Text-plus-image generation now supports GPT-Image-2 with up to 10 reference images.

  • Qwen Image 2 Pro is now available for text-to-image, image editing, multimodal image composition, and image extension.

  • The Extend Image node now offers multiple engines, including FLUX Fill, Gemini 3.1 Flash Image, and Qwen Image 2 Pro.

  • For workspaces with restricted image-model access, unavailable engines are hidden or routed to an allowed alternative with a visible warning when applicable.

New Audio Generation and Editing Options

  • New Simple Music Generation node for generating music with MiniMax Music v2.6, ACE-Step, Google Lyria 3 Clip, and Google Lyria 3 Pro.

  • New Simple Modify Music node for music covers, inpainting a time segment, remixing, and restyling existing audio.

  • Simple Text to Speech now includes MiniMax Speech 2.8 HD and Gemini 3.1 Flash TTS in addition to the existing IndexTTS and xAI Grok TTS options.

  • Audio tag enrichment can now target more downstream engines, including ElevenLabs, xAI, Gemini, MiniMax, and Lyria.

Subscription Management

  • Eligible users can now cancel an active subscription from the subscription details card.

  • Cancellation uses a confirmation dialog and keeps access active until the end of the current billing period.

  • The billing UI shows when a subscription is scheduled to cancel.

  • Subscription plan, checkout, and top-up actions now respect role-based access in the UI.

Summary

  • Added graph annotations: groups, sticky notes, and sections for organizing canvases.

  • Added a shared Advanced section for cleaner node controls.

  • Upgraded OpenAI image generation to GPT-Image-2 variants.

  • Added Qwen Image 2 Pro across image generation, editing, multimodal composition, and image extension.

  • Added new music generation, music modification, and TTS engines.

  • Added self-serve subscription cancellation for eligible users.

Last updated