Skip to content

Releases: shotstack/shotstack-studio-sdk

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)

v2.12.2

Choose a tag to compare

@github-actions github-actions released this 02 Jul 11:27

2.12.2 (2026-07-02)

Bug Fixes

  • resolve existing placeholders when merge fields are registered after load (bdbd815)

v2.12.1

Choose a tag to compare

@github-actions github-actions released this 02 Jul 09:04

2.12.1 (2026-07-02)

Bug Fixes

  • let the browser handle copy when text is selected or no clip is targeted (cef2904)

v2.12.0

Choose a tag to compare

@github-actions github-actions released this 27 Jun 03:41

2.12.0 (2026-06-27)

Features

  • expose canUndo/canRedo on the Edit class (8af2840)