Releases: mconf/bbb-playback
Mconf Live Playback 4.0.0
What's Changed
- chore: update from upstream by @pedrobmarin in #29
- chore: update from develop by @pedrobmarin in #30
Full Changelog: v3.4.0...v4.0.0
Mconf Live Playback 3.4.0
What's Changed
- chore: update from upstream by @pedrobmarin in #27
- chore: update from develop by @pedrobmarin in #28
Full Changelog: v3.2.0...v3.4.0
Mconf Live Playback 3.2.0
What's Changed
- chore: update from upstream by @pedrobmarin in #25
- chore: update from upstream by @pedrobmarin in #24
- chore: update from develop by @pedrobmarin in #26
Full Changelog: v3.1.2...v3.2.0
Mconf Live Playback 3.1.2
What's Changed
- chore: update from upstream by @pedrobmarin in #22
- chore: update from develop by @pedrobmarin in #23
Full Changelog: v3.1.1...v3.1.2
Mconf Live Playback 3.1.1
What's Changed
- fix(canvases): empty canvas force clean by @pedrobmarin in #20
Full Changelog: v3.1.0...v3.1.1
Mconf Live Playback 3.1.0
IMPORTANT: this release changes the style's customization structure.
chore: update dependencies fc76093
chore(video-js): update stylesheet 5118a7f
feat(hook): useCurrentInterval and useCurrentContent 4fd1a4a
feat(media): fallback audio support d50b7a7
feat(player): modal component b0491bf
feat(player): useCurrentIndex hook 4bd9de9
fix(layout): thumbnails check ed16362
fix(presentation): remove logo after started ba7e67d
fix(synchronizer): media sync on visible e231783
refactor: UI color patterns 14b1437
refactor(button): inherit default button color 9e819a7
refactor(button): remove ghost type c5f9f03
refactor(layout): get control state from layout 2b68f64
refactor(layout): player style 6b2fb40
refactor(player): content and media components 8973913
refactor(player): function component 1f9ea0b
refactor(player): remove legacy thumbnails toggle df84700
refactor(player): remove props 9c150dc
refactor(presentation): background logo image 60431f5
refactor(shortcuts): remove legacy thumbnails 71752e1
style: default button color 1f6cf24
style: interactive elements box-shadow color 3c497bd
style: remove unused color variables 59eeffd
style(application): fix height f600110
style(button): custom colors 4383ce6
Here's a suggestion for Elos' custom playback style:
:root {
--primary-background-color: rgb(32, 32, 32);
--primary-highlight-color: rgb(15, 132, 137);
--primary-content-color: rgb(227, 227, 227);
--secondary-background-color: rgb(247, 248, 248);
--secondary-highlight-color: rgb(227, 227, 227);
--secondary-content-color: rgb(32, 32, 32);
--tertiary-background-color: rgb(56, 56, 56);
--tertiary-highlight-color: rgb(15, 132, 137);
--tertiary-content-color: rgb(227, 227, 227);
--button-disabled-background-color: rgb(227, 227, 227);
--button-disabled-color: rgb(247, 248, 248);
--button-solid-background-color: rgb(15, 132, 137);
--button-solid-color: var(255, 255, 255);
--button-box-shadow-color: rgb(56, 56, 56);
--control-bar-background-color: rgb(56, 56, 56);
--modal-wrapper-background-color: rgba(32, 32, 32, .25);
--avatar-default-background-color: rgb(15, 132, 137);
--avatar-zero-background-color: rgb(45, 204, 211);
--avatar-one-background-color: rgb(45, 204, 211);
--avatar-two-background-color: rgb(45, 204, 211);
--avatar-three-background-color: rgb(45, 204, 211);
--avatar-four-background-color: rgb(45, 204, 211);
--avatar-five-background-color: rgb(45, 204, 211);
--avatar-six-background-color: rgb(45, 204, 211);
--avatar-seven-background-color: rgb(45, 204, 211);
--avatar-eight-background-color: rgb(45, 204, 211);
--avatar-nine-background-color: rgb(45, 204, 211);
--avatar-ten-background-color: rgb(45, 204, 211);
--avatar-eleven-background-color: rgb(45, 204, 211);
--avatar-twelve-background-color: rgb(45, 204, 211);
--avatar-thirteen-background-color: rgb(45, 204, 211);
--avatar-fourteen-background-color: rgb(45, 204, 211);
--avatar-fifteen-background-color: rgb(45, 204, 211);
}
Mconf Live Playback 2.2.6
chore: rename nginx file fd8a538
chore: update dependencies 68c3951 84ac317 c27782c
chore: update farsi locale 1b151a6
feat: icon component c79ef69
feat(layout): add global layout 583fef2
feat(param): add swapped layout 4ab882a
feat(player): add global player b0e2be7
feat(storage): add global storage e70ac20
fix(loader): built data feedback d04cbac
refactor: remove unused data 99774be
refactor(about): items display 25b86ad
refactor(actions): use stored on skip 82c0711
refactor(external videos): rename external videos to videos 738bcf6
refactor(icon): rename arrows 9ae4893
refactor(loader): built data feedback 69214fa
refactor(player): application component 30d7ea0
refactor(video): rename video to webcams 34e2f2b
style(about): remove body's lateral padding 585589d
test(builder): merge chat's extra content 600724b
Mconf Live Playback 2.2.5
Mconf Live Playback 2.2.4
Mconf Live Playback 2.2.3
Merge pull request #9 from mconf/develop chore: update from develop