Brightcove Player v7.49.0

Brightcove Player 7.49.0 is available for manual update.

No existing players have been auto-updated to this version. Customers eager for a feature or fix that is only available in this version may manually update via the Studio Players JSON Editor or the Player Management API.


Features

Customising the AD button

The new button replaces the descriptions button in the same control bar position. No player configuration change is needed: a controlBar.children list that names descriptionsButton is applied to the new button automatically, and descriptionsButton: false continues to hide it.

The button's CSS class is now vjs-described-video-menu-button. For compatibility it also carries the previous vjs-descriptions-button class, so existing CSS keeps working. The previous class is deprecated and may be removed in a future release.

Fixes