Skip to content

Commit 8ea2252

Browse files
docs(CHANGELOG): 4.15.0
1 parent be48f14 commit 8ea2252

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,24 @@
1+
# [4.15.0](https://github.com/muxinc/media-chrome/compare/v4.14.0...v4.15.0) (2025-10-27)
2+
3+
4+
### Bug Fixes
5+
6+
* Prevent scrollbar when media-time-range expands to show media-preview-thumbnail in Firefox ([3b72682](https://github.com/muxinc/media-chrome/commit/3b726828fb0602c888b94a28a0cc9de385db1c5f))
7+
* preventing pointermove events (wacom) unintended range updates ([#1222](https://github.com/muxinc/media-chrome/issues/1222)) ([77858f1](https://github.com/muxinc/media-chrome/commit/77858f1dbe5ffd7b37a043db4cc2f4d6f7564b64))
8+
* React noMutedPref and noVolumePref ([#1221](https://github.com/muxinc/media-chrome/issues/1221)) ([4ca7016](https://github.com/muxinc/media-chrome/commit/4ca7016a7bd23cb171568b373cd4dfe12b6af76f)), closes [#1220](https://github.com/muxinc/media-chrome/issues/1220)
9+
* setter for media duration and mediaCurrentTime ([#1213](https://github.com/muxinc/media-chrome/issues/1213)) ([98c3eae](https://github.com/muxinc/media-chrome/commit/98c3eaeafe0dd04de25ab2479a9758b28bbe1cf6)), closes [#1094](https://github.com/muxinc/media-chrome/issues/1094)
10+
* sort audio tracks ([#1219](https://github.com/muxinc/media-chrome/issues/1219)) ([4ead2fb](https://github.com/muxinc/media-chrome/commit/4ead2fbe6c0d543d80e4eb0f322ee7daab1262fa)), closes [#1218](https://github.com/muxinc/media-chrome/issues/1218)
11+
* Use CSS variable for focus shadow in media button ([#1214](https://github.com/muxinc/media-chrome/issues/1214)) ([7a9e4dd](https://github.com/muxinc/media-chrome/commit/7a9e4dd666f3751d8e47a9f0d91175d5ec3000d4))
12+
13+
14+
### Features
15+
16+
* Add `<media-context-menu>` ([#1156](https://github.com/muxinc/media-chrome/issues/1156)) ([be48f14](https://github.com/muxinc/media-chrome/commit/be48f14160e69cf0648298df4a948fef865046e7)), closes [#1155](https://github.com/muxinc/media-chrome/issues/1155)
17+
* Add keyboard arrow controls for volume when not on the volume range ([#1166](https://github.com/muxinc/media-chrome/issues/1166)) ([87455f4](https://github.com/muxinc/media-chrome/commit/87455f4e90cc677c53149b90b0dbb44f5f4dce8a)), closes [#957](https://github.com/muxinc/media-chrome/issues/957)
18+
* hotkeys are now available after entering fullscreen by click ([#1203](https://github.com/muxinc/media-chrome/issues/1203)) ([7bcde4e](https://github.com/muxinc/media-chrome/commit/7bcde4ea362be616f3c7aa715be8c9baad8314c9))
19+
20+
21+
122
# [4.14.0](https://github.com/muxinc/media-chrome/compare/v4.13.1...v4.14.0) (2025-10-01)
223

324

0 commit comments

Comments
 (0)