Skip to content

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

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:

v2.10.0

24 Oct 12:08

Choose a tag to compare

2.10.0 (2025-10-24)

Features


This release is also available on:

v2.9.1

16 Oct 11:30

Choose a tag to compare

2.9.1 (2025-10-16)

Bug Fixes

  • allow 0 as a valid time value for poster thumbnails (#432) (9090fd5)

This release is also available on:

v2.9.0

07 Aug 14:40

Choose a tag to compare

2.9.0 (2025-08-07)

Features

  • Add asset title when importing videos from Mux (#425) (73a523f)

Bug Fixes

  • Show configuration when allowedRolesForConfiguration is not set (#424) (32e4538)

This release is also available on:

v2.8.1

10 Jul 00:04

Choose a tag to compare

2.8.1 (2025-07-10)

Bug Fixes

  • add sanity v4 in allowed peer dependency range (08f2d5f)
  • broken sanity schema extract (#416) (4d350c5)

This release is also available on:

v2.8.0

17 Mar 11:32

Choose a tag to compare

2.8.0 (2025-03-17)

Features

  • mark mux.videoAsset as document type (#414) (40dac4d)

This release is also available on: