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
7 years ago

Web: 8.1.1

Updates

Core Player

  • Improved the user experience when the preload configuration option is set to metadata (default) or auto. Video content will now preload during ad playback, resulting in a seamless transition from pre-roll and mid-roll ads to the video content on most reliable connections. Players with preload set to none won’t load content in the background. The visual quality and buffer events still fire in the same order as they always have, but before the play attempt event, instead of after play.

Ads

  • Updated FreeWheel ad plugin to include URL request parameters noting the stream is live vs VOD.
  • Improved the IMA ads UI to account for Google ads with built-in skip buttons, countdowns, etc.
  • Modified and improved adimpression/aderror events to include the full list of wrapped tags.

Fixes

Core Player

  • Fixed an issue affecting DASH streams where a manual quality selection reverts to “auto” after a midroll ad.
  • Fixed a bug where chapter marker cue points were not correctly aligned on the timeslider.
  • Fixed a bug that broke the error state layout when a video’s description was too long.
  • Fixed an issue where multiple players embedded on the same page would all have the same sharing embed code.
  • Fixed incorrect reported user agent detection for Edge 14 on Windows phones.
  • Fixed an issue with the addButton API where an erroneous undefined class was added in the DOM when the optional class parameter was not set.
  • Fixed a bug causing the Next Up overlay to flicker when the cursor remains hovered over it.
  • Fixed broken fullscreen functionality when a JW Player container div has a numeric div ID.
  • Fixed an issue where the fullscreen button tooltip would appear clipped by the edge of the player if the fullscreen localization text (localization.fullscreen) was too long.
  • Fixed a problem with 2G connections where the player showed a network error if setup did not complete within 25 seconds. Now, the player will show a timeout error if setup does not complete within 30 seconds.
  • Fixed an issue where 360 videos could not render in VR mode if included in JW Platform-hosted playlists. Now, all 360 videos in a single or multi-item playlist will play as expected.

Ads

  • Fixed an issue with incorrect order of wrapper tags reported in adImpression/adError events. Specifically tag field now has the last tag that resulted in impression/error and wrappedTags array has all preceding tags.
  • Added wrapperAdSystem array to Impression/Error events that reports ad system for all wrapper tags, but the last one, that goes into adsystem (same pattern as above).
  • Fixed an issue with the VAST plugin where empty VMAP responses could result in infinite buffering for autostart players.