Skip to content

Releases: shotstack/shotstack-studio-sdk

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)

v2.11.7

Choose a tag to compare

@github-actions github-actions released this 26 Jun 04:24

2.11.7 (2026-06-26)

Bug Fixes

  • prevent half-speed playback and audio echo on slower machines (a4e0386)

v2.11.6

Choose a tag to compare

@github-actions github-actions released this 24 Jun 04:08

2.11.6 (2026-06-24)

Bug Fixes

  • prevent video-backed luma masks from crashing the renderer during playback (a756963)

v2.11.5

Choose a tag to compare

@github-actions github-actions released this 10 Jun 06:42

2.11.5 (2026-06-10)

Bug Fixes

  • capture the rendered output frame at a requested time (97ce1bb)
  • defer luma mask setup until the masked clip loads to prevent a black clip (73465e9)
  • delegate rich-caption font resolution to shotstack-canvas (c4d09fb)
  • evaluate eased keyframes with a true cubic-bezier timing function (cda9401)
  • render wipeLeft and wipeRight transitions with a gradient-sweep filter (1101b49)
  • zoom-in transition no longer accelerates too fast near the end (26c857a)

v2.11.4

Choose a tag to compare

@github-actions github-actions released this 05 Jun 11:19

2.11.4 (2026-06-05)

Bug Fixes

  • export: WebCodecs video decode and full audio mixdown (ad43ed2)

v2.11.3

Choose a tag to compare

@github-actions github-actions released this 03 Jun 11:39

2.11.3 (2026-06-03)

Bug Fixes

  • resolve font family names with surrounding whitespace to the declared font (264c520)

v2.11.2

Choose a tag to compare

@github-actions github-actions released this 02 Jun 13:28

2.11.2 (2026-06-02)

Bug Fixes

  • read font family from opentype.js platform-split name tables (d491cac)