Skip to content

Releases: sanity-io/sanity-plugin-mux-input

v2.16.0

05 Mar 17:44

Choose a tag to compare

2.16.0 (2026-03-05)

Features


This release is also available on:

v2.15.0

18 Feb 14:14

Choose a tag to compare

2.15.0 (2026-02-18)

Features


This release is also available on:

v2.14.0

03 Feb 15:56

Choose a tag to compare

2.14.0 (2026-02-03)

Features


This release is also available on:

v2.13.0

15 Jan 12:50

Choose a tag to compare

2.13.0 (2026-01-15)

Features


This release is also available on:

v2.12.1

18 Dec 18:45

Choose a tag to compare

2.12.1 (2025-12-18)

Bug Fixes

  • add sanity v5 in allowed peer dependency range (#457) (33676e7)

This release is also available on:

v2.12.0

19 Nov 07:09

Choose a tag to compare

2.12.0 (2025-11-19)

⚠ BREAKING CHANGES

  • Assets are no longer created using mp4_support. The plugin always sends static_renditions to Mux.
  • This means the MP4 URL pattern has changed.
    • For assets created with v2.11.2 and earlier, you must keep using:
      https://stream.mux.com/PLAYBACK_ID/high.mp4
    • For assets created with v2.12.0 and later, you must use:
      https://stream.mux.com/PLAYBACK_ID/highest.mp4 (or the resolution/audio rendition you selected in the upload modal options).

Features

  • add static renditions and remove deprecated mp4_support (#446) (d577543)

This release is also available on:

v2.11.2

13 Nov 09:54

Choose a tag to compare

2.11.2 (2025-11-13)

Bug Fixes

  • deps: upgrade tooling (08eafbd)
  • preview state missing on "Used by" list (#448) (8af65f3)
  • trim whitespace from video URL before sending to Mux (#451) (59f8407)

This release is also available on:

v2.11.1

06 Nov 18:14

Choose a tag to compare

2.11.1 (2025-11-06)

Bug Fixes

  • import lazy MuxPlayer to avoid schema extraction errors (#447) (ab6ffa6)

This release is also available on:

v2.11.0

03 Nov 13:24

Choose a tag to compare

2.11.0 (2025-11-03)

Features

  • Added defaultPublic configuration (#438) (1a61f16)
  • Added clear mechanism to remove corrupted uploads (#439) (8d9c7f9)

Bug Fixes

  • Upgraded Mux Player to 3.8.0 to fix issues with native chrome (#441) (6ddc7b4)

This release is also available on:

v2.10.1

03 Nov 13:05

Choose a tag to compare

2.10.1 (2025-11-03)

Bug Fixes

  • Renamed Encoding Tiers to Video Quality Levels (#437) (57d6c79)

This release is also available on: