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

Release 0.20.0

Release Date: April 2026

Previous Version: v0.19.0. (April 2026)

New Features & Nodes

Seedance 2.0 Migration + Algorithmic Image Filters Node

  • Seedance 2.0 new Reference to Video node accepting up to 9 images, 3 videos, and 3 audio clips.

  • 69 algorithmic image filters in a new Image Filters node across 8 categories (Noise, Blur, Color/Tone, Sharpen, Distortion, Degrade/Stylize, Weather, Blend Modes). Users get a single dropdown with built-in parameter guidance.

Node Field Visibility Conditions

  • Fields on nodes now dynamically show/hide based on other field values (e.g., backend-specific parameters only appear when that backend is selected). "Backend" labels renamed to "Engine" across the UI.


Improvements & Quality of Life

Normals Mode on High-to-Low Poly Baking

  • New normals_mode parameter (preserve / smooth / flat) on the bake node, giving users explicit control over low-poly shading before baking.

Insufficient Credits Display Fix

  • Removed a faulty condition that could hide the "insufficient credits" message in the agent chat panel. Also cleaned up dead axios dependency.

Image Format Reliability Fix

  • Third-party backends occasionally returned JPEG instead of PNG. All image outputs are now normalized to real PNG before metadata embedding. Extract PNG Metadata now shows the actual error instead of a generic "no metadata" message.


Summary for in-browser users

The headline changes a user would see and feel:

  1. Seedance 2.0 video generation — new Reference-to-Video node

  2. 69 image filters — blur, grain, color grading, blend modes, etc. — directly in the node graph

  3. Smart field visibility — node panels are cleaner; irrelevant fields hide automatically based on selected engine

  4. ~16x faster aspect ratio suggestions — feels nearly instant now

  5. Normals mode on baking — new creative control

  6. Bug fixes — correct suggestion values, reliable PNG output, proper credit warnings

Last updated