Skip to content

Chromecast SDK - Release Notes

v0.23.3 (2024-11-12)

Bug Fixes

  • Use the default shaka player version for the current CAF version

v0.23.2 (2024-10-23)

Bug Fixes

  • Chromecast error additional logs (for the use of additional logs, use app.getRequestInfo() and pass this to the analytics on error event, e.g. as requestInfo).

v0.23.1 (2024-08-07)

Bug Fixes

  • Better cast receiver error messages.
  • Handle lack of next item.

v0.23.0 (2024-03-04)

Features

  • Add ClockOffset to analytics, providing information about time differences between server & client.

Bug Fixes

  • Virtual/FAST channels doesn't have the correct EPG information.
  • Add ProgramAssetId to Analytics when program changes when playing channels.

0.22.2 (2024-01-24)

Bug Fixes

  • Live channels with custom DVR window doesn't start at the correct time

v0.22.1 (2023-11-13)

Bug Fixes

  • Properly abort aborted load requests
  • SSAI: filter out un-selectable audio languages
  • Subtitles not showing after adbreaks

v0.22.0 (2023-11-02)

Features

  • Remove custom client-side track filters, use filters from Google SDK & RedBee backend

v0.21.3 (2023-10-30)

Bug Fixes

  • Virtual live dash channels not starting at the provided startTime

v0.21.2 (2023-10-27)

Bug Fixes

  • Cast not starting from legacy android whitelabel apps

v0.21.1 (2023-10-17)

Bug Fixes

  • Live dash occasionally doesn't autoplay

v0.21.0 (2023-10-09)

Features

  • Push next content ( Please see documentation for further details. )
  • Related content slideshow/media browse ( Please see API for further details. )
  • Show audio ui when playing audioOnly content

Bug Fixes

  • Invalid time provided to admonitor if cast-media-player isn't used

v0.19.0 (2023-09-19)

Breaking changes

  • Add config flag setMetadata to disable automatic metadata Breaking change: not setting metadata to false will override metadata

v0.18.2 (2023-09-12)

Bug Fixes

  • EmitterBaseClass types missing from type definitions

v0.18.1 (2023-09-11)

Bug Fixes

  • Radio stops playing after a few minutes
  • Types field missing from package.json

v0.18.0 (2023-09-11)

Features

  • Expose program service
  • Add typescript definitions

v0.17.0 (2023-09-06)

Bug fixes

  • Update shaka to 4.3.10 to fix compatability issue with live content using @redbeemedia/javascript-player v0.70.0

v0.16.0 (2023-06-16)

Features

  • Set track name if it doesn't exist

v0.15.0 (2023-05-29)

Features

  • Add release notes & changelogs
  • Avoid overwriting media metadata if set by customer

v0.14.0 (2023-03-24)

Features

  • Use exposure base url from load request when present
  • Provide device info as ad-params in play-requests

v0.13.0 (2023-03-06)

Features

  • Support custom images for assets