Releases: muxinc/media-chrome
Releases · muxinc/media-chrome
v1.7.0
Bug Fixes
Features
- default duration: add support for defaultduration when usable duration is unavailble (#779) (b5a8af6)
v1.6.0
Bug Fixes
Features
- Add user prefs for subtitles+cc lang, including local storage. (#770) (ebb4f15)
v1.4.5
Bug Fixes
- add timerange to mobile for Demuxed theme (#752) (0151fcd)
- selectmenu anchor right + add listbox row layout (#753) (444f248)
v1.4.4
Bug Fixes
- Since attributeChangedCallback can be invoked before DOM connection, only attempt to resolve media controller id if isConnected. (#742) (3bf7d18), closes #741