Updates

v3.22.0

This release brings embedded Stripe checkout, clearer media input tooltips, and two new Lucy 3.5 VTON nodes.

Embedded Stripe checkout

Credit top-ups and subscription upgrades now happen inline in a modal dialog instead of redirecting to Stripe’s hosted checkout page. After payment, the modal shows a confirmation spinner while your balance updates, then closes automatically. Your credit balance and billing tab refresh immediately.

Media input tooltips

Media inputs in the parameter panel now show explanatory tooltips when you hover their labels. These describe what each input expects and state any limits—like the maximum number of reference images or supported file formats—so you know the requirements before connecting or uploading.

Lucy 3.5 VTON nodes

Two new Decart nodes are available for virtual try-on workflows: a realtime WebRTC node and an async queued REST API node, both using the Lucy 3.5 VTON model.

Quality of life

  • Video Compositor: The layer inspector now shows a preview thumbnail and name of the selected layer, and the layer list highlights the selected row more clearly.
  • “Add funds” links now open the billing tab directly instead of the profile tab.

v3.21.2

This release improves the reliability of forking nodes with multiple reference images across different providers.

Keep reference images together when forking

When forking a node that uses multiple reference images to a different model provider, all connected images now stay grouped together on the appropriate input handle. Previously, some connections could be silently dropped if the target model used different input naming conventions. This ensures your multi-image workflows maintain consistency when switching between compatible models.

v3.21.0

This release introduces strengthens security enforcement.

v3.20.0

This release strengthens platform security to protect user accounts.

v3.19.0

This release introduces a new way to compose scenes around your 3D captures and adds a powerful video editing model to the canvas.

Build a scene around your splat

You can now open any Gaussian splat output directly in the 3D Scene editor to create a flythrough video. Use the “Build a scene around it” action on the splat output widget to launch the editor with your splat pre-loaded. The rendered MP4 will appear as an Import node connected to your original splat. This workflow complements the existing splat editor—while that tool focuses on rendering the splat itself at higher resolutions, the scene editor lets you compose your splat within a full 3D environment with primitives and eventually other assets.

Seedance 2.5 Video Edit node

A new Seedance 2.5 Video Edit node is now available. This node lets you edit existing videos using natural language prompts, similar to the Kling O3 workflow. Provide a source video and edit instructions, with optional reference images or audio for guidance. The node supports resolutions from 480p to 4K and includes synchronized audio generation by default. Pricing is based on your source video’s duration, with the final output matching the input clip length.

Quality of life

  • The 3D upload limit has been increased from 150MB to 500MB for larger splat and mesh files
  • Upload validation now correctly displays the appropriate file size limits for 3D assets
  • The CDN now provides progress information when loading large splat files in the scene editor

v3.18.0

This release brings rendering directly from the SuperSplat editor, unified Kling O3 nodes, and smarter interface controls. You can now build scenes from 3D models and access context menus throughout the video compositor.

Render from the SuperSplat editor

You can now render video flythroughs and still images directly within the SuperSplat editor. The Render Video and Render Still buttons appear in the editor header when these capabilities are available. Rendered outputs land on the canvas as new Import nodes, allowing you to use them in subsequent workflows without closing the editor. The editor’s own settings dialog handles resolution, codec, and projection options, keeping all rendering controls in one place.

Build scenes from 3D models

A new “Build a scene around it” action is available on 3D model output widgets. This opens the Scene editor with the model pre-loaded, ready for camera animation and rendering. Once inside the editor, the Add button lets you pick additional assets like splats or other models from your library to combine in the scene. The rendered MP4 returns to the canvas as an Import node beside the original model.

Unified Kling O3 node

The three separate Kling O3 nodes for text-to-video, image-to-video, and reference-to-video have been merged into a single unified node. The node automatically routes to the correct backend based on your connected inputs: reference images use the reference-to-video endpoint, a start frame uses image-to-video, and text alone uses text-to-video. Existing canvases with the old node types will migrate automatically.

Video compositor context menus

Right-click context menus are now available throughout the video compositor editor. You can access actions on the layer list, timeline track headers, timeline clips, and viewport. These menus share the same action logic as the inspector buttons, ensuring consistent undo behavior.

Quality of life

  • Enum inputs with 2-3 short options now render as segmented controls instead of dropdowns.
  • Image generation nodes for FLUX Dev, FLUX Pro Kontext, Topaz Upscale, and others now default to PNG output format.
  • Input filenames now appear in hover previews on the jobs page.
  • Save operations now show a clear “Session expired” message instead of a generic error when your authentication lapses.

v3.17.0

This release introduces a new video generation model with extended capabilities and brings dedicated undo/redo to the Video Compositor editor.

Seedance 2.5 video generation

A new Seedance 2.5 node is now available via WaveSpeed AI, offering text-to-video, image-to-video, and reference-guided generation. The model supports longer durations (4–30 seconds) at 480p and 720p resolutions with native audio generation. Duration selection has been updated from a dropdown to a slider with an accompanying number input for precise control.

Video Compositor undo/redo

The fullscreen Video Compositor editor now maintains its own undo/redo history, separate from the main canvas. Keyboard shortcuts (Cmd/Ctrl+Z, +Shift+Z, +Y) and toolbar buttons let you step through changes to layer properties, transforms, timing, z-order, and output settings without affecting your broader workflow history.

Quality of life

  • Splats exported from the SuperSplat editor now download as .ply files, matching the format available from node downloads

v3.16.0

This release adds 4K resolution support for Kling video editing, expands the Video Compositor with per-layer cropping and scaling modes, and improves element support in Kling workflows.

Native Kling API with 4K video editing

The Kling O3 Video Edit node now connects directly to Kling’s API 2.0 instead of using a fal.ai wrapper. This unlocks 4K resolution for video editing tasks — previously capped at 1080p. The Quality selector now includes Standard (720p), Pro (1080p), and 4K options, consistent with other Kling O3 generation nodes.

Existing workflows automatically migrate to the new node type while preserving quality settings. The native integration also supports the full Kling content specification, including base_video editing with proper audio handling constraints.

Video Compositor: per-layer crop editor

Add precise cropping to individual layers in the Video Compositor with a new on-canvas crop editor. Click the crop mode toggle in the inspector to reveal corner and edge handles that let you resize the crop rectangle while seeing the full source content dimmed outside the selection. The crop is applied before transformation, so rotated layers maintain correct cropping behavior.

Cropped content re-centers on the layer’s anchor point, and the transform gizmo, scaling presets, and size readout all operate on the cropped region rather than the full source.

Video Compositor: scaling modes and resize handles

Layers in the Video Compositor now support independent X/Y scaling with Fit, Fill, and Stretch presets. Toggle aspect ratio linking on or off to control whether scaling remains uniform or allows free distortion. Eight resize handles on the transform gizmo (corners and edges) let you interactively scale layers while maintaining the opposite handle’s position.

A live size readout shows the rendered dimensions in pixels, and quick-rotate buttons (+90°/–90°/reset) provide convenient rotation controls beside the rotation field.

Quality of life

  • Upload progress: File uploads now show real byte-level progress on R2 storage instead of simulated ramps
  • Kling references: Prompt autocomplete correctly inserts @image_1/@element_1 tags that match Kling’s API requirements
  • Gaussian splat detection: Uploaded .ply files are automatically detected as splats or meshes based on their actual content
  • Kling pricing: Video edit nodes now correctly apply quality-tier multipliers for Standard/Pro/4K resolutions

v3.15.0

This release introduces a powerful new Video Compositor for client-side video layering and adds MiniMax H3 video generation. The Image Compositor also gets a clearer label to distinguish it from its video counterpart.

Video Compositor node

Add a Video Compositor node to layer multiple video and image inputs into a single MP4 with AAC audio—all processed locally in your browser without using credits. The fullscreen editor provides a timeline with frame-accurate scrubbing, per-layer controls for blend modes, opacity, transforms, trimming, and positioning. Adjust output settings like resolution, duration, and frame rate before rendering. The compositor handles audio mixing from visible video layers and includes transport controls for previewing your edits.

MiniMax H3 video generation

Generate high-quality videos with MiniMax H3, now available via WaveSpeed. This model produces native 2K resolution video with stereo audio from text prompts, images, or reference videos. Find it under Video > MiniMax in the node menu.

Quality of life

  • Image Compositor node renamed from “Compositor” for clarity
  • Project names update immediately in switchers after renaming
  • Asset browser grid scrolls independently, preventing overscroll bounce on toolbar and panels