Skip to content

Releases: shotstack/shotstack-studio-sdk

v2.15.0

Choose a tag to compare

@github-actions github-actions released this 22 Jul 07:00

2.15.0 (2026-07-22)

Features

  • honour asset.speed in preview playback with toolbar speed control and speed-aware clip resizing (7ecf9a2)

v2.14.4

Choose a tag to compare

@github-actions github-actions released this 17 Jul 14:14

2.14.4 (2026-07-17)

Bug Fixes

  • accept google-drive destination without options (schemas 1.14.1) (5687690)

v2.14.3

Choose a tag to compare

@github-actions github-actions released this 17 Jul 02:26

2.14.3 (2026-07-17)

Bug Fixes

  • don't numeric-coerce text/html merge values on live update (numeric text stopped rendering) (d4a030e)
  • re-upload rich-text texture each render so animated text updates on seek and playback (8331b52)

v2.14.2

Choose a tag to compare

@github-actions github-actions released this 15 Jul 05:35

2.14.2 (2026-07-15)

Bug Fixes

  • throw WebGLUnsupportedError from Canvas.load() and make resize() safe without a renderer (179640d)

v2.14.1

Choose a tag to compare

@github-actions github-actions released this 14 Jul 02:16

2.14.1 (2026-07-14)

Bug Fixes

  • stop writing wordSpacing on rich-caption clips (8a55676)

v2.14.0

Choose a tag to compare

@github-actions github-actions released this 13 Jul 04:36

2.14.0 (2026-07-13)

Bug Fixes

  • deps: bump @shotstack/schemas to 1.13.0; handle optional asset src (0e4db25)
  • update @shotstack/schemas to 1.14.0 and error on srcless non-prompt assets (9b791b2)

Features

  • render pending placeholders for prompt-only media assets until generation fills src (5a54d81)

v2.13.3

Choose a tag to compare

@github-actions github-actions released this 13 Jul 03:51

2.13.3 (2026-07-13)

Bug Fixes

  • update @shotstack/schemas to 1.14.0 and handle srcless generated assets (07f4c2f)

v2.13.2

Choose a tag to compare

@github-actions github-actions released this 13 Jul 00:51

2.13.2 (2026-07-13)

Bug Fixes

  • return defensive copies from public clip getters (30855f7)

v2.13.1

Choose a tag to compare

@github-actions github-actions released this 07 Jul 03:30

2.13.1 (2026-07-07)

Bug Fixes

  • cancel timeline clip interactions when the pointer stream is interrupted (3e38a01)
  • use prettier-safe eslint disable for buttons bitmask check (e2224e2)

v2.13.0

Choose a tag to compare

@github-actions github-actions released this 03 Jul 08:32

2.13.0 (2026-07-03)

Bug Fixes

  • refuse luma-attached clip deletion atomically at the last-clip boundary (4ad4ec7)

Features

  • surface command outcomes (success/noop) from Edit mutators (0e17ec5)