bitmovin-player-ui
Advanced tools
Comparing version 3.66.0 to 3.67.0
@@ -6,2 +6,3 @@ ## Description | ||
<!-- A PR with CHANGELOG entry will be released automatically --> | ||
<!-- This is required and should be added in every case --> | ||
- [ ] `CHANGELOG` entry |
@@ -7,2 +7,18 @@ # Change Log | ||
## [3.67.0] - 2024-07-03 | ||
### Added | ||
- Missing changelog entries of `3.65.0` and `3.66.0` release versions | ||
## [3.66.0] - 2024-07-01 | ||
### Changed | ||
- Playground demo page to include checkbox to enable/disbale ads | ||
- Store basic configuration of playground demo page in localStorage | ||
## [3.65.0] - 2024-06-24 | ||
### Added | ||
- Eco Mode toggle button | ||
## [3.64.0] - 2024-05-28 | ||
@@ -964,3 +980,4 @@ | ||
[3.66.0]: https://github.com/bitmovin/bitmovin-player-ui/compare/v3.64.0...v3.66.0 | ||
[3.67.0]: https://github.com/bitmovin/bitmovin-player-ui/compare/v3.66.0...v3.67.0 | ||
[3.66.0]: https://github.com/bitmovin/bitmovin-player-ui/compare/v3.65.0...v3.66.0 | ||
[3.65.0]: https://github.com/bitmovin/bitmovin-player-ui/compare/v3.64.0...v3.65.0 | ||
@@ -967,0 +984,0 @@ [3.64.0]: https://github.com/bitmovin/bitmovin-player-ui/compare/v3.63.0...v3.64.0 |
@@ -5,3 +5,3 @@ "use strict"; | ||
exports.QuickSeekButton = exports.ReplayButton = exports.SettingsPanelItem = exports.SubtitleSettingsPanelPage = exports.SettingsPanelPageOpenButton = exports.SettingsPanelPageBackButton = exports.SettingsPanelPage = exports.AudioTrackListBox = exports.SubtitleListBox = exports.ListBox = exports.SubtitleSettingsResetButton = exports.WindowOpacitySelectBox = exports.WindowColorSelectBox = exports.SubtitleSettingsLabel = exports.SubtitleSettingSelectBox = exports.FontSizeSelectBox = exports.FontOpacitySelectBox = exports.FontFamilySelectBox = exports.FontColorSelectBox = exports.CharacterEdgeSelectBox = exports.BackgroundOpacitySelectBox = exports.BackgroundColorSelectBox = exports.Spacer = exports.PictureInPictureToggleButton = exports.VolumeSlider = exports.AirPlayToggleButton = exports.MetadataLabelContent = exports.MetadataLabel = exports.CloseButton = exports.PlaybackToggleOverlay = exports.CastUIContainer = exports.BufferingOverlay = exports.HugeReplayButton = exports.PlaybackSpeedSelectBox = exports.AdClickOverlay = exports.AdMessageLabel = exports.AdSkipButton = exports.ClickOverlay = void 0; | ||
exports.version = '3.66.0'; | ||
exports.version = '3.67.0'; | ||
// Management | ||
@@ -8,0 +8,0 @@ var uimanager_1 = require("./uimanager"); |
{ | ||
"name": "bitmovin-player-ui", | ||
"version": "3.66.0", | ||
"version": "3.67.0", | ||
"description": "Bitmovin Player UI Framework", | ||
@@ -5,0 +5,0 @@ "main": "./dist/js/framework/main.js", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
6068032