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.13.0 #7597

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

shaka-bot
Copy link
Collaborator

@shaka-bot shaka-bot commented Nov 14, 2024

🤖 I have created a release beep boop

4.13.0 (2024-11-30)

Features

  • Add 'downloadcompleted' event (#7609) (13186bd), closes #7608
  • Add basic support for the Common Access Token (#7651) (c10b796)
  • Add downloadcompleted event description (#7615) (0db5813)
  • Add new error code for missing EME support (#7596) (3a83e76)
  • Ads: Add support for overlay interstitials (or non-linear ads) (#7657) (70257ff)
  • CMCD v2 LTC and MSD keys (#7412) (b2673fd)
  • Demo: Display unhandled rejections in demo (#7638) (d7e78f6)
  • Stop setting playbackRate to 0 to control buffering state when streaming.rebufferingGoal = 0 (#7617) (84b64af)
  • UI: Add config to show the audio codec in the audio selector (#7644) (ee72b89)
  • Update usage of minBufferTime according to the DASH spec (#7616) (2260aa9)

Bug Fixes

  • Abort operations only once (#7624) (d407d15)
  • Ads: Always fire CUEPOINTS_CHANGED when not using multi video elements (#7584) (a4d0fc8)
  • Ads: Always set endTime for MPD Alternate (#7583) (16580ea)
  • Ads: Avoid adding custom interstitials without URI (#7696) (743b451)
  • Ads: Avoid skip interstitial when is not allowed (#7686) (7be22db)
  • Ads: Disable interstitials when playing an interstitials (#7621) (7401adf)
  • Ads: Don't dispatch cue points changed if it is an overlay (#7695) (eb4a45e)
  • Ads: Don't try to play Image and HTML overlay interstitials (#7697) (87cbf4d)
  • Ads: Fix ad position by default (#7659) (ef2c7eb)
  • Ads: Fix behavior when user JUMPS across more than one interstitial (#7667) (4aa9306)
  • Ads: Fix id of X-ASSET-LIST (#7662) (79b1536)
  • Ads: Fix post-roll playback (#7663) (9fd349a)
  • Ads: Fix unnecessary request when using VAST (#7660) (d09cd7e)
  • Ads: Fix usage of ENABLE-SKIP-AFTER and ENABLE-SKIP-FOR (#7677) (8048d02)
  • Ads: Fix usage of ENABLE-SKIP-FOR in Interstitals (#7652) (46ab1cb)
  • Ads: Fix VAST_INVALID_XML error code (#7593) (c1e26ea)
  • Ads: Prevent playing the same ad twice (#7585) (10659c5)
  • Ads: Use region.id as id for Alternative MPD interstitial (#7671) (18ed02c)
  • Allow the user to disable subtitles while paused (#7578) (f41c65d)
  • Calculate timeToFirstByte before fire the event 'downloadheadersreceived' (#7605) (0fc5316), closes #7604
  • Cast: Incorrect detection of MediaCapabilities on Linux Chromecast (#7628) (bc0b9f2)
  • DASH: Fix playback after DASH period eviction (#7603) (d8a14b0)
  • Detect smooth codec switch support on Apple devices (#7678) (f765e05)
  • Disable live sync when the stream is paused (#7579) (89267cc)
  • Disable smooth codec switch on Tizen 8 (#7614) (cd6aae7)
  • Disable smooth codec switch on webOS 6 (#7636) (93e6921)
  • Fix cast support for HLG HDR (#7632) (f964708)
  • Fix CBCS support in recent WebOS (#7647) (137f256)
  • Fix normalized codec for VP9 (#7645) (f2061e4)
  • Fix parameters lost during codec switch (#7630) (7837b60)
  • Fix playback on Apple devices without ManagedMediaSource (#7669) (ff7c465), closes #7666
  • Fix unload call after destroy (#7690) (18652b6)
  • Fix video progress events accuracy (#7654) (5f8e958)
  • Forbid usage of instanceof ArrayBuffer (#7653) (55b7bd0), closes #6279
  • HLS: Fix playback of raw AAC (#7641) (1d9ac65)
  • HLS: Fix subtitle timing (#7625) (9e2b15e)
  • HLS: Fix subtitle timing when no discontinuity but there is X-TIMESTAMP-MAP (#7681) (7afe08e)
  • HLS: Ignore errors when try to detect CC (#7668) (5be0fc4)
  • Prefer SimpleTextDisplayer on iOS (#7569) (bd2c9a7)
  • PS5: Prevent uncaught promise rejections when requests are aborted (#7637) (09cfac2)
  • Silence aborted errors from PreloadManager. (#7619) (f277f2c), closes #7618
  • Timeout unfulfilled request to decodingInfo and requestMediaKeySystemAccess (#7682) (07894ec), closes #7680
  • UI: Change to use legacy css format to support old TVs (#7658) (e03dfc6)
  • UI: Do not show codec name when the same codec is used for the same language (#7643) (87f6aa6)
  • UI: Fix exception while casting to mismatched player version (#7631) (c9534a0)
  • UI: Use trickPlay method to control the playback rate (#7580) (70c2fda)

This PR was generated with Release Please. See documentation.

@shaka-bot shaka-bot force-pushed the release-please--branches--main--components--shaka-player branch 22 times, most recently from decad88 to b1995a0 Compare November 22, 2024 08:36
@shaka-bot shaka-bot force-pushed the release-please--branches--main--components--shaka-player branch 7 times, most recently from 6656984 to 99d1336 Compare November 26, 2024 02:02
@shaka-bot shaka-bot force-pushed the release-please--branches--main--components--shaka-player branch 17 times, most recently from 7f6dd32 to 970adfb Compare November 29, 2024 14:46
@shaka-bot shaka-bot force-pushed the release-please--branches--main--components--shaka-player branch from 970adfb to 1e95e6e Compare November 30, 2024 01:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment