Skip to content

Releases: muxinc/media-chrome

v4.18.2

19 Mar 14:48

Choose a tag to compare

Bug Fixes

v4.18.1

17 Mar 17:47

Choose a tag to compare

Bug Fixes

v4.18.0

19 Feb 19:07

Choose a tag to compare

Bug Fixes

Features

v4.17.2

15 Dec 18:53

Choose a tag to compare

Bug Fixes

v4.17.1

12 Dec 17:30

Choose a tag to compare

Bug Fixes

  • Safari issue where sibling slots disappear when hiding a slot (#1246) (5933163)
  • updating nextjs and react for new vulnerabilities (#1248) (12bd474)

v4.17.0

09 Dec 17:58

Choose a tag to compare

Features

  • persist subtitles state across element disconnect/reconnect (#1241) (b6dd0f4), closes #777

v4.16.1

27 Nov 19:57

Choose a tag to compare

Bug Fixes

v4.16.0

18 Nov 16:30

Choose a tag to compare

Bug Fixes

  • Ensure all stateOwnersUpdateHandlers are properly torn down (#1237) (c49c8da)
  • Fixed shimming for node-like environments (#1229) (fd6fded)
  • prevent glitch on dynamically add chapters re-render (#1236) (bb02aa5)
  • Sync captions toggle and menu on attribute/list changes (#1227) (884f3ce)

Features

v4.15.1

30 Oct 18:25

Choose a tag to compare

Bug Fixes

v4.15.0

27 Oct 18:04

Choose a tag to compare

Bug Fixes

  • Prevent scrollbar when media-time-range expands to show media-preview-thumbnail in Firefox (3b72682)
  • preventing pointermove events (wacom) unintended range updates (#1222) (77858f1)
  • React noMutedPref and noVolumePref (#1221) (4ca7016), closes #1220
  • setter for media duration and mediaCurrentTime (#1213) (98c3eae), closes #1094
  • sort audio tracks (#1219) (4ead2fb), closes #1218
  • Use CSS variable for focus shadow in media button (#1214) (7a9e4dd)

Features

  • Add <media-context-menu> (#1156) (be48f14), closes #1155
  • Add keyboard arrow controls for volume when not on the volume range (#1166) (87455f4), closes #957
  • hotkeys are now available after entering fullscreen by click (#1203) (7bcde4e)