Skip to content

Releases: runwayml/sdk-node

v4.4.0

Choose a tag to compare

@stainless-app stainless-app released this 26 Jun 22:34

4.4.0 (2026-06-26)

Full Changelog: v4.3.0...v4.4.0

Features

  • api: add magnific video upscale model (fbd973e)
  • client: make video upscale waitable (861ba9b)

Chores

  • client: remove redundant video upscale class doc (6431221)

v4.3.0

Choose a tag to compare

@stainless-app stainless-app released this 25 Jun 20:37

4.3.0 (2026-06-25)

Full Changelog: v4.2.0...v4.3.0

Features

  • api: document product_ad 2026-07 (afdb3e3)

v4.2.0

Choose a tag to compare

@stainless-app stainless-app released this 17 Jun 19:03

4.2.0 (2026-06-17)

Full Changelog: v4.1.0...v4.2.0

Features

  • api: Recipes, aleph2 range (05ae79c)
  • client: add recipe endpoints to config (8509e2b)
  • client: Make recipes waitable (2806992)

Bug Fixes

  • api: remove range param (a602a48)
  • client: send content-type header for requests with an omitted optional body (b26f126)

v4.1.0

Choose a tag to compare

@stainless-app stainless-app released this 12 Jun 19:35

4.1.0 (2026-06-12)

Full Changelog: v4.0.0...v4.1.0

Features

  • api: add outpaint support for Aleph 2.0 (d284d71)

v4.0.0

Choose a tag to compare

@stainless-app stainless-app released this 11 Jun 12:45

4.0.0 (2026-06-10)

Full Changelog: v3.24.0...v4.0.0

Features

  • api: Add new avatar and voice routes (b5b1eee)

Bug Fixes

  • api: update the right config file this time (33352d8)

v3.24.0

Choose a tag to compare

@stainless-app stainless-app released this 05 Jun 19:28

3.24.0 (2026-06-05)

Full Changelog: v3.23.0...v3.24.0

Features

v3.23.0

Choose a tag to compare

@stainless-app stainless-app released this 04 Jun 16:24

3.23.0 (2026-06-04)

Full Changelog: v3.22.0...v3.23.0

Features

v3.22.0

Choose a tag to compare

@stainless-app stainless-app released this 02 Jun 21:51

3.22.0 (2026-06-02)

Full Changelog: v3.21.1...v3.22.0

Features

Bug Fixes

  • client: Awaitable task output on image upscale (d07cebf)

v3.21.1

Choose a tag to compare

@stainless-app stainless-app released this 27 May 18:09

3.21.1 (2026-05-27)

Full Changelog: v3.21.0...v3.21.1

Bug Fixes

  • typescript: upgrade tsc-multi so that it works with Node 26 (6e0b05d)

Chores

  • internal: codegen related update (7b6e5ce)
  • tests: remove redundant File import (dad721a)

v3.21.0

Choose a tag to compare

@stainless-app stainless-app released this 08 May 17:19

3.21.0 (2026-05-08)

Full Changelog: v3.20.0...v3.21.0

Features

Bug Fixes

  • api: Fix bad extra param (eb6acce)

Chores

  • format: run eslint and prettier separately (8b06cf1)
  • formatter: run prettier and eslint separately (baf477f)
  • internal: codegen related update (ac413d7)
  • internal: more robust bootstrap script (e60ad62)
  • redact api-key headers in debug logs (4cf3d0c)
  • tests: bump steady to v0.22.1 (3dfcb66)