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

  • 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.9.0

Updates 

Core Player

  • Extended all of the playlist user interface configuration options in the related block to work for all playlists (not just those of the JWP Recommendations product).
  • Added a displayMode option, “none,” which removes a playlist interface during playback. This option is ideal if you’ve created your own playlist widget or interface outside of the player, since having a duplicate inside the player container is redundant. The next video button remains, and the playlist overlay that appears in between videos is configured separately, via related.oncomplete.
  • Added a new option to related.complete, none, which automatically advances the video to the next item in the playlist without showing an overlay in between. This is also now the default value and was already the behavior for all manual playlists.
  • Improved responsiveness of player so that it is resized whenever its parent container is resized.
  • Increased the size of the user interface when a player is larger than 1280px wide (breakpoint 7).
  • Decreased the number of icons in the user interface when a player is smaller than 320px wide and added a new breakpoint (-1) to support it.
  • Added support for Program-Date-Time metadata in Safari, making this the preferred method for SSAI and live streaming implementations across all browsers.

Advertising

  • Added support to pass a GDPR macro in an ad tag using either the VAST or IMA plugin.
  • Added support for ad pods in an ad schedule using our VAST plugin. When an ad schedule is configured with an array of breaks that all contain the same offset, the player will automatically create a pod and play the ads in succession before returning to the content. Each ad in the pod may have a separate ad tag, and events such as errors will fire separately for each ad.

Fixes 

Core Player

  • Fixed an issue with the autoPause feature where a player also configured to autostart with volume muted will not automatically resume playing when brought back into view if the video has already been umuted by the viewer.
  • Fixed a bug where the horizontal volume knob appeared when dragging the seek slider.
  • Fixed an issue where the next up display did not appear on Recommendations playlist feeds.
  • Fixed a bug that prevented social media sharing in the player.

Advertising

  • Improved user experience by fixing an issue where the ads mode UI would appear briefly before content playback when only a mid-roll ad was scheduled.