JWP Product Release Notes logo

Product Release Notes

Back to Homepage Subscribe to Updates

Labels

  • All Posts
  • Access Control
  • Account & Billing
  • Advertising
  • Apps
  • Data & Analytics
  • Dynamic Strategy Rules
  • Live Channels
  • Media Management
  • SDK: Android
  • SDK: iOS
  • Web Player

Jump to Month

  • June 2025
  • May 2025
  • April 2025
  • March 2025
  • February 2025
  • January 2025
  • December 2024
  • November 2024
  • October 2024
  • September 2024
  • August 2024
  • July 2024
  • June 2024
  • May 2024
  • April 2024
  • March 2024
  • February 2024
  • January 2024
  • December 2023
  • November 2023
  • October 2023
  • September 2023
  • August 2023
  • July 2023
  • June 2023
  • May 2023
  • April 2023
  • March 2023
  • February 2023
  • January 2023
  • December 2022
  • November 2022
  • October 2022
  • September 2022
  • August 2022
  • July 2022
  • June 2022
  • May 2022
  • April 2022
  • March 2022
  • February 2022
  • January 2022
  • December 2021
  • November 2021
  • October 2021
  • September 2021
  • August 2021
  • July 2021
  • June 2021
  • May 2021
  • April 2021
  • March 2021
  • February 2021
  • January 2021
  • December 2020
  • November 2020
  • October 2020
  • September 2020
  • August 2020
  • July 2020
  • June 2020
  • May 2020
  • April 2020
  • March 2020
  • February 2020
  • January 2020
  • December 2019
  • November 2019
  • October 2019
  • September 2019
  • August 2019
  • July 2019
  • June 2019
  • May 2019
  • April 2019
  • March 2019
  • February 2019
  • January 2019
  • December 2018
  • November 2018
  • October 2018
  • September 2018
  • August 2018
  • July 2018
  • June 2018
  • May 2018
  • April 2018
  • March 2018
  • February 2018
  • January 2018
  • December 2017
  • November 2017
  • October 2017
Release notes byAnnounceKit

Create yours, for free!

Web Player
5 years ago

Web: 8.15.0

Updates

  • Improved compatibility with the AMP framework and quality assurance capabilities of our amp-jwplayer component.
  • To supplement documentation we maintain on amp.dev, we created JWP developer documentation on embedding an AMP player and working with AMP analytics.
  • Added a configuration option, playlistIndex, which enables a playlist to be loaded and start playback from any item within it, not just the first. The default of this option is a 0 index.

Fixes

  • Fixed a bug preventing captions from working on some live streams.
  • Fixed a problem with Chromecast where captions were not casting.
  • Fixed an issue where the wrong captions track appeared to be selected if both in-manifest and side-loaded captions tracks are present.

Known Issue

  • The video-seconds-played trigger listed for configuration in amp-video-analytics does not work properly in this release. This will be fixed in a future release. All other triggers listed should operate as expected.


Web Player
5 years ago

Web: 8.14.0

Updates 

Core Player

  • Added a new property, cueType, to the addCues event, which adds a custom CSS class that can be used for additional cue styling in the format of .jw-cue-type-{cueType}.
  • Added a new CSS class .jw-cue-type-ads to ad cues so they can be styled separately from other cues, such as chapter markers.
  • Added support for 608 caption track names defined in the parent manifest via #EXT-X-MEDIA:TYPE=CLOSED-CAPTIONS tags.

Advertising

  • To the VAST client, added support for the VAST 4.1 viewableImpression node, which adds a tracking pixel to the page when the adImpression event fires based on whether the ad is viewable at that time.

Fixes

Core Player

  • Fixed a bug preventing captions from being cast to Chromecast.
  • Fixing an issue occurring in some environments where resuming a stopped live stream turns captions off.
  • Fixed an issue causing some HLS streams to stall when upshifting quality in Edge.
  • Fixed a bug where captions no longer displayed after ads in Safari.


Access Control
5 years ago

Studio DRM Standalone

New Features

  • New VUDRM cluster based in Bahrain has been released and is serving traffic
  • New endpoint for VUDRM CPIX API has been released to work with USP version 1.9.5
  • Infrastructure update to ensure the latest security patches are running on all VUDRM clusters.



Web Player
5 years ago

Web: 8.13.8

Service release, no new features.

Web Player
5 years ago

Web: 8.13.7

Service release, no new features.

Web Player
5 years ago

Web: 8.13.4

Service release, no new features.

Web Player
5 years ago

Web: 8.13.3

Updates 

Advertising

  • Added Video Player Bidding support for Index Exchange.
  • Reduced human error in setting up player bidding on the client side by making the accepted values in advertising.bidders case insensitive.
  • Added case insensitivity to directional AdChoices logo positioning values (top, right, left, bottom) coming from ad responses. Before, incorrect casing would always result in a top-left positioned AdChoices logo.

Fixes 

Core Player

  • Fixed an issue causing DASH segmented VTT captions (cue times are relative to the segment time rather than total video time) to show up all at once at the beginning.
  • Fixed an accessibility bug where Apple Voiceover does not announce the volume slider when focused in Safari.
  • Fixed an accessibility issue where keyboard shortcuts stop working in fullscreen mode after interacting with the time slider.

Advertising

  • Fixed an issue in IMA where the on('adsManager') event returned a null payload instead of the object.
Web Player
5 years ago

Web: 8.13.1

Fix

Core Player

  • Fixed a bug where the player was unable to replay media after it had been completed in some cases.


Web Player
5 years ago

Web: 8.13.0

Updates 

Core Player

  • Extended the Javascript API to allow for asynchronous blocking between playlist items. Loading, preloading, ads, and playback of the next playlist item can be blocked until async operation, wrapped in a promise, resolves.
  • Exposed metadataCueParsed events in Safari when ID3 tags are parsed.
  • Reduced core player library size by 9.4%.
  • Added support to load and parse HLS manifest metadata in Safari when an HLS stream contains #EXT-X-PROGRAM-DATE-TIME tags.
  • Added a new boolean configuration option, loadAndParseHlsMetadata, which can be set to false to disable metadata parsing in Safari, which will lower manifest requests.
  • Increased the number of seconds before a video completes where the next playlist item’s content begins to load from two to five in order to better accommodate asynchronous operations and reduce rebuffering.

Advertising

  • Enabled Prebid.js to power client side auctions and migrated existing JW Video Player Bidding demand partners to use Prebid’s adapters.
  • Created a new event, adWarning in the VAST plugin, which fires when a non-fatal ad error occurs that does not prevent fill.
  • Created warning 70001 for VAST error code 1002, which occurs when a VMAP does not contain tracking events for the ad break.
  • Added a new boolean configuration option, withCredentials to the advertising block, which when set to false will make just one ad call, one without credentials. By default, this option is set to true, which explicitly makes ad requests with credentials.
  • Added support to prioritize ad schedules configured within an individual playlist item over any other ad schedule in Google IMA and Freewheel.

Fixes 

Core Player

  • Fixed a Javascript exception being thrown in live HLS streams using program-date-time metadata.


Web Player
5 years ago

Web: 8.12.5

Service release, no new features.