v1.6.0

publicsuffix/listv1.6.0Apr 20, 2026by shrimbly

AI Summary

This release enhances the Seedance 2 I2V image-to-video nodes by adding richer media input options, including Last Frame, Reference Images, Videos, and Audio, while fixing a bug that previously rejected image-only reference runs.

Key Highlights

  • Added richer media inputs for Seedance 2 I2V nodes (Last Frame, up to 9 Ref Images, 3 Ref Videos, 3 Ref Audio).
  • Documented mutual-exclusivity rules between First/Last Frame and Reference Images.
  • Fixed bug where reference-only image connections were incorrectly rejected.

New Features

  • Richer media inputs for Seedance 2 I2V nodes.
  • Updated handle descriptions for First/Last Frame vs Reference Images mutual-exclusivity.

Full Release Notes

### Added

- **Seedance 2 I2V: richer media inputs** — The ByteDance Seedance 2.0 and 2.0 Fast image-to-video nodes now expose Last Frame, Reference Images (up to 9), Reference Videos (up to 3), and Reference Audio (up to 3) handles alongside First Frame. Handle descriptions document the First/Last Frame vs Reference Images mutual-exclusivity rule.

### Fixed

- **Seedance 2 I2V: reference-only runs no longer rejected** — When connecting images only to Reference Images, the request no longer duplicates them into `first_frame_url`, which Kie was rejecting as a mutually-exclusive combination.