Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(main): release 4.7.0 #5903

Merged

Conversation

shaka-bot
Copy link
Collaborator

@shaka-bot shaka-bot commented Nov 16, 2023

🤖 I have created a release beep boop

4.7.0 (2023-12-04)

Features

  • Add config to allow Media Source recoveries (#5938) (0deb25b)
  • Add config to prefer spatial audio (#5963) (90bc6a7)
  • add preferred video label (#5948) (503327a)
  • Add support for Common Media Server Data (CMSD) (#5900) (966b910)
  • Avoid streams which cannot fit into the browser's MediaSource quota (#5937) (c496aaf)
  • DASH: Add support for location in Content Steering (#5914) (8f453c2)
  • DASH: Handle mixed-codec variants. (#5950) (24e3255), closes #5961
  • Demo: Add field for chapters URL when adding custom content (#5934) (d1bc83d)
  • Demo: Add field for text URL when adding custom content (#5953) (5c4a3a2)
  • Demo: Use MediaSession action handler in the demo (#5927) (078ab36)
  • expose CEA708 window position in the cue's region (#5924) (2a524bf)
  • Fix Media Source recoveries in some cases (#5966) (b2a880b)
  • Improve npm package size (#5955) (ca28063)
  • Set baseDelay to 100 by default for low latency streaming (#5926) (515a4ab)
  • UI: Add double tap to forward/rewind in the video (#5943) (918c30b)
  • UI: Add more keyboard shortcuts (#5942) (2fcc2f8)
  • UI: Hide language and resolution overflow menu button if there's only one choice (#5928) (628bb63)

Bug Fixes

  • CEA: Fix positioning in CEA-608 (#5925) (83f6f53)
  • DASH: Fix bad url when specify using a full WebVTT with BaseURL (#5954) (ba85ece)
  • DASH: Fix false redirect detection (#5910) (3a68623)
  • DASH: SegmentTemplate@media not updated after change in manifest (#5899) (30de177)
  • Demo: Allow configure some missing configs (#5918) (c62e38c)
  • Demo: Pressing "Edit" button unstores custom asset, but does not update "stored" button (#5936) (82b958f)
  • Fix color detection in text utils (#5970) (68903e1)
  • Fix ESDS box parser (#5952) (7683892)
  • Fix init segment comparison (#5920) (82ab893)
  • Fix language comparison in addTextTrackAsync (#5904) (f708318)
  • Fix reset Media Source when using mixed codecs in different containers (#5949) (419b1c3)
  • Fix trackschanged event not fired after a license request is denied for some tracks (#5962) (4eba182)
  • Fix transmuxer when sample has no video data (#5933) (6102060)
  • HLS: Fix m4s extension detection (#5951) (d89945f)
  • HLS: Provide a fallback to GET request when HEAD request fails (#5964) (fb5a833)
  • HLS: Recognize CEA subtitles when CLOSED-CAPTIONS attribute is missing (#5916) (58d4597)
  • Only append to the buffer init segments when the segment is independent (#5921) (09f2a2e)
  • Properly size region anchor from LINE units (#5941) (8b6602e)
  • UI: Correctly display video time and duration for VOD (#5929) (00ff864)
  • Unmask errors on LL (#5908) (c898364)
  • WebVTT: Fix support for line vertical alignment (#5945) (9f5e461)

This PR was generated with Release Please. See documentation.

@shaka-bot shaka-bot force-pushed the release-please--branches--main--components--shaka-player branch from 5a0d725 to 14a107b Compare November 16, 2023 18:22
@shaka-bot
Copy link
Collaborator Author

shaka-bot commented Nov 16, 2023

Incremental code coverage: 100.00%

@shaka-bot shaka-bot force-pushed the release-please--branches--main--components--shaka-player branch from 14a107b to 60f8640 Compare November 17, 2023 08:53
@shaka-bot shaka-bot changed the title chore(main): release 4.6.1 chore(main): release 4.7.0 Nov 20, 2023
@shaka-bot shaka-bot force-pushed the release-please--branches--main--components--shaka-player branch 12 times, most recently from 42ce628 to 1d3565f Compare November 27, 2023 09:29
@shaka-bot shaka-bot force-pushed the release-please--branches--main--components--shaka-player branch 13 times, most recently from 98f2737 to 27b7e0b Compare November 30, 2023 01:38
@shaka-bot shaka-bot force-pushed the release-please--branches--main--components--shaka-player branch 7 times, most recently from 2dd1f84 to 9d9000b Compare December 4, 2023 08:12
@shaka-bot shaka-bot force-pushed the release-please--branches--main--components--shaka-player branch from 9d9000b to 0e47099 Compare December 4, 2023 08:12
@avelad avelad merged commit 7fd99b7 into main Dec 4, 2023
16 of 18 checks passed
@shaka-bot
Copy link
Collaborator Author

@shaka-bot shaka-bot added the status: archived Archived and locked; will not be updated label Feb 2, 2024
@shaka-project shaka-project locked as resolved and limited conversation to collaborators Feb 2, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
autorelease: tagged status: archived Archived and locked; will not be updated
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Handle mixed-codec and mixed-mimeType variants.
2 participants