Skip to content

0.1.8

Choose a tag to compare

@github-actions github-actions released this 28 Jun 06:13
Immutable release. Only release title and notes can be modified.
f75069e

What's new in v0.1.8

Added

  • Doubao Seedance 2.0 official API plugin (tongflow-api-bytedance): Volcengine Ark video generation covering text → video, image → video, first/last-frame video, and image + audio → video.
  • Images → Video node — free multi-image reference fusion: connect several reference images plus a prompt to generate a new video (Seedance multimodal reference). Backed by a new images-gen-video ABI slot, reachable from the smart-island compose menu when 2–9 image nodes (optionally plus one text node) are selected.
  • Video editing node (video-edit ABI slot) and the Bernini-R unified renderer plugin (tongflow-modal-bernini).

Fixed

  • Image Fusion: a prompt fed from an upstream text node is now actually used at execution. Previously the node displayed the upstream text but refused to run with "required input text is empty"; the text handle is now wired into the ABI prompt (upstream edge wins, the manual textarea is the fallback).

Also ships the TongFlow Python SDK 0.1.2 on PyPI (pip install tongflow==0.1.2) with the new images-gen-video slot types.