Skip to content

Releases: muxinc/mux-node-sdk

v12.8.1

01 Dec 21:46
eb3c46f

Choose a tag to compare

12.8.1 (2025-12-01)

Full Changelog: v12.8.0...v12.8.1

v12.8.0

18 Sep 17:53
13b6086

Choose a tag to compare

12.8.0 (2025-09-18)

Full Changelog: v12.7.0...v12.8.0

Features

  • mcp: allow setting logging level (cf8ef79)
  • mcp: expose client options in streamableHTTPApp (2321073)

Bug Fixes

  • mcp: avoid importing unsupported libraries on non-node environments (6e3db76)

Chores

  • add server.json to publish to Github's MCP registry (#613) (fd07791)

v12.7.0

27 Aug 21:28
01d6535

Choose a tag to compare

12.7.0 (2025-08-27)

Full Changelog: v12.6.1...v12.7.0

Features

  • mcp: add client infer to cloudflare oauth screen (1773deb)
  • mcp: change remote server query option parsing logic (b207dcf)

Bug Fixes

  • image: expose format param for storyboard.json calls (#370) (cd09584)
  • mcp: redirect oauth-authorization-server (#611) (8bf978e)

v12.6.1

22 Aug 17:42
f94b580

Choose a tag to compare

12.6.1 (2025-08-22)

Full Changelog: v12.6.0...v12.6.1

Chores

v12.6.0

21 Aug 23:08
bcf4b96

Choose a tag to compare

12.6.0 (2025-08-21)

Full Changelog: v12.5.0...v12.6.0

Features

  • mcp: add code execution tool (d5c777b)
  • mcp: add option to infer mcp client (a7b0225)

Bug Fixes

  • mcp: clean up oauth info for mcp (0cafe63)
  • mcp: oauth metadata (630a21b)

Chores

  • internal: make mcp-server publishing public by defaut (4a3dfa2)
  • mcp: update package.json (da084a7)
  • mcp: update types (f90aed3)

v12.5.0

19 Aug 21:18
ff9e950

Choose a tag to compare

12.5.0 (2025-08-19)

Full Changelog: v12.4.1...v12.5.0

Features

  • mcp: add authorization servers to config (e07584f)
  • mcp: add oauth_resource_metadata (a67d1cd)
  • mcp: parse query string as mcp client options in mcp server (715c289)

Chores

  • internal: formatting change (82f6e1a)
  • internal: refactor array check (f788c43)
  • mcp: add cors to oauth metadata route (0a8796a)

v12.4.1

15 Aug 19:33
3af48bf

Choose a tag to compare

12.4.1 (2025-08-15)

Full Changelog: v12.4.0...v12.4.1

Features

  • add support for CDN trace and trace dimension-specific API methods (#365) (1ba1635)
  • mcp: add unix socket option for remote MCP (839d999)

Bug Fixes

  • mcp: fix bug in header handling (01d65d1)
  • mcp: fix jq type bug (6b46735)

Chores

  • deps: update dependency node-fetch to v2.6.13 (5f509de)
  • internal: move publish config (870995a)
  • internal: update comment in script (8f6a4a0)
  • mcp: bump JQ version (e5b6779)
  • mcp: document remote server in README.md (3344229)
  • mcp: minor cleanup of types and package.json (24097ba)
  • mcp: refactor streamable http transport (8b40da7)
  • mcp: update README (2bdad30)
  • update @stainless-api/prism-cli to v5.15.0 (6d47536)

v12.4.0

05 Aug 19:47
f25eb06

Choose a tag to compare

12.4.0 (2025-08-05)

Full Changelog: v12.3.0...v12.4.0

Features

  • api: expose authorizationToken as valid auth mechanism (cbd38d5)
  • mcp: add logging when environment variable is set (4b25b46)
  • mcp: remote server with passthru auth (a535888)

Bug Fixes

  • mcp: avoid sending jq_filter to base API (8d9d790)
  • mcp: fix tool description of jq_filter (56ce5dd)
  • mcp: reverse validJson capability option and limit scope (8fecaf7)

Chores

  • internal: remove redundant imports config (6f1bd7b)
  • update error message on instantiation (ef387e2)

v12.3.0

24 Jul 21:00
d9b96db

Choose a tag to compare

12.3.0 (2025-07-24)

Full Changelog: v12.2.0...v12.3.0

Features

  • add more languages for live generated captions (#361) (6dc6350)
  • api: expose /system/v1/whoami route (3fa346b)
  • Spec for latest thumbnail (#363) (72f8669)

Bug Fixes

  • Make all the regexes for webhook payloads more explicit, to fix video.asset.static_rendition.* webhooks (#360) (f276b25)
  • mcp: include required section for top-level properties and support naming transformations (6c2ea9f)

Chores

  • internal: codegen related update (dc7ea3e)
  • internal: version bump (997eca2)
  • remove log from internal build step (#362) (c06d7e2)

v12.2.0

16 Jul 21:11
981b62d

Choose a tag to compare

12.2.0 (2025-07-16)

Full Changelog: v12.1.0...v12.2.0

Features

  • clean up environment call outs (b6bd416)
  • mcp: support filtering tool results by a jq expression (24ee59b)

Bug Fixes

  • build: bump node version in CI build to 20 to be compatible with MCP package (31a0909)
  • Fix incorrect deprecated message in live streaming playback policies (#358) (4fe35bb)
  • mcp: relax input type for asTextContextResult (b6e7352)
  • mcp: support jq filtering on cloudflare workers (2bd8dc6)

Chores

  • api: build cloudflare worker mcp server (69e6f8c)
  • internal: version bump (e312932)
  • make some internal functions async (4e78a17)
  • mcp: formatting (4844bf6)
  • mcp: rework imports in tools (4ee527f)
  • upload dxt file as release asset (86c5ad1)

Documentation

  • clarify that additional audio tracks may be removed (#357) (8577e42)