Changelog August 26, 2026 · v3.34.0

v3.34.0

This release adds a 3D scene project node to save and revisit scenes on the canvas, a fullscreen editor for the Image Compositor, and a new Seedream model that decomposes images into editable layers.

3D Scene Project Node

You can now save your 3D scene editor sessions as first-class nodes on the canvas. Clicking “Save” creates a project node with a viewport snapshot, and reopening it restores all your edits. The node also supports exporting your scene as video, which can be connected to downstream nodes for further processing. This provides a persistent workflow for iterative 3D scene creation directly within your canvas projects.

Image Compositor Fullscreen Editor

The Image Compositor now features a fullscreen editor, accessible by clicking “Enter Compositor” on the node. This provides a dedicated workspace to move, scale, rotate, crop, and reorder layers using transform and crop gizmos. You can adjust blend modes, opacity, and layer names, with editor-scoped undo/redo. Output settings include canvas dimensions with aspect ratio controls and a background color picker. Export options include PNG, layered PSD, or a ZIP of the raw layers.

Seedream 5.0 Pro Layerize Model

A new Seedream model is available that decomposes an image into a base image and up to 16 transparent PNG layers, each with z-index and bounding box data. The node output includes a widget to recompose the layers at their original positions and export the result as a flattened PNG, a layered PSD, or a ZIP file containing all the individual layers. This provides a structured output for image decomposition workflows.

Quality of life

  • The video compositor timeline now uses zoom buttons anchored to the playhead instead of a slider, with a reset button that shows the current zoom level.
  • Timeline clips in the video compositor now display thumbnails (first frame for video, the image for stills).
  • A new output quality control is available in the video compositor, with presets and a custom bitrate option.
  • The video compositor node body is now edge-to-edge, and the “Enter Compositor” button is a full-width footer bar.
  • The Jobs panel context menu now includes a “Download assets” submenu for individual artifacts, matching the functionality on canvas nodes.
  • The delete button in the compositor layer list is now neutral grey and turns red on hover.
← All releases