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-26)

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)
  • 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: Disable interstitials when playing an interstitials (#7621) (7401adf)
  • Ads: Fix ad position by default (#7659) (ef2c7eb)
  • 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-FOR in Interstitals (#7652) (46ab1cb)
  • Ads: Fix VAST_INVALID_XML error code (#7593) (c1e26ea)
  • Ads: Prevent playing the same ad twice (#7585) (10659c5)
  • 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)
  • 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 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)
  • 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
  • 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 from 99d1336 to 2e55529 Compare November 26, 2024 06:31
@shaka-bot shaka-bot force-pushed the release-please--branches--main--components--shaka-player branch from 2e55529 to b409a36 Compare November 26, 2024 10:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment