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

Web: 8.26.9

In this latest release, we're introducing a fresh chapter bar redesign as the default view and fixing various issues.

New Features

  • Our chapter bar redesign has been set as the default view.
  • Chapter tracks display correctly when using the duration config option.
  • In-manifest captions appear as intended when the starttime value exceeds 0.
  • The Outstream player has been updated to play audio-only ads.
  • The autopause functionality works when floating is set to never.
  • Caption positioning has been improved.
  • On desktop, the default floating behavior no longer appears at the top right.


SDK: Android
2 years ago

Android: 4.10.4

Service release. No new features. 

SDK: iOS
2 years ago

iOS: 4.10.2

Attention developers! We're excited to announce a set of key fixes to the iOS SDK, ensuring a smoother and more reliable user experience.

Bug Fixes

  • Resolved a glitch that caused JWPlayer.stop() to be ignored during ad playback.
  • Addressed a rare crash occurring when switching between player items with captions.
  • Fixed an issue that triggered a warning message during app uploads to TestFlight.

Deprecations

In light of Apple's announcement that a future Xcode release will eliminate the ability to build with bitcode and that IPAs containing bitcode will have it stripped prior to App Store submission, we have opted to discontinue bitcode support.



Data & Analytics
2 years ago

Analytics: Custom Reports Improvements

We've renamed Playlist Type values and addressed bugs related to report emails and viewer counts.

New Feature

  • In Custom Reports, Playlist Type values have more user-friendly names. Curated has been renamed Trending. NULL has been renamed No Playlist.

Bug Fixes

  • Custom Report scheduled email attachments open properly in Apple Mail.
  • Logos display in Custom Report emails.
  • On the Media Details page, the correct total view count is shown.


SDK: Android
2 years ago

Android: 4.10.3

We've released experience-enhancing functionality and improved performance with the latest Android SDK updates, including player state retention, cleared rendered captions, caption-related bug fixes, and several Recommendations patches.

Bug Fixes

  • If paused before opening a menu, the player maintains this state when closing a menu.
  • Between calls to setup(), rendered captions are cleared.
  • A captions-related race condition has been corrected.
  • Several Recommendations patches have been released.


Web Player
2 years ago

Web: 8.26.8

With 8.26.8, various UX and ad improvements and a fix have been released.

New Features

  • Floating player will now float up (previously only floats down) in portrait mode on mobile.
  • Picture in Picture (PiP) icon can now appear in the control bar on mobile.
  • Added a new ad macro for video duration named integer-duration that returns an integer.
  • Removed the ability to go fullscreen during an ad with the Freewheel plugin.

Bug Fix

  • Fixed an issue causing clickthrough to be blocked on certain VPAID ads.


SDK: iOS
2 years ago

iOS: 4.10.1

With 4.10.1, we have released new updates to improve error reporting for side-loaded captions, fix ad issues, and address a rare Chromecast-related crash.

New Feature

  • Improved error and warning reporting for side-loaded captions.

Bug Fixes

  • Fixed an issue where VAST ads generating an error caused a video to pause on the first frame.
  • Fixed an issue where calling JWPlayer.play(ad:client:) was not loading the supplied ad.
  • Fixed rare crash when loading playlists during casting to a Chromecast device.
  • Fixed an issue where replaying a video with preroll ads was firing an additional pause event.



SDK: Android
2 years ago

Android: 4.10.2

With 4.10.2, fixes for quality, ads, and casting have been released.

Bug Fixes

  • Fixed an issue where OnLevelChanged did not fire when switching quality to auto.
  • Fixed an issue that could cause a crash when calling pauseAd with googima.
  • Fixed an issue where the cast menu was not scrollable when in NestScrollsView.


SDK: iOS
2 years ago

iOS: 4.10.0

Discover the latest updates in the JWP iOS SDK 4.10.0. This release includes new features such as IMA ad companions and side-loaded captions enhancements, along with UI customizations. Additionally, improvements have been made to performance and error reporting.

New Features

 Google IMA

  • Added support for IMA ad companions.
  • Added support for additional IMA settings via JWIMASettings config.

Captions

  • The default position of captions can be set via JWCaptionStyle.
  • Side-loaded WebVTT captions are displayed when casting to Chromecast devices.
  • A locale can be specified for side-loaded captions tracks using JWCaptionTrackBuilder.
  • Improved error and warning reporting for side-loaded caption issues.

User Interface

  • Added setVisibility API to JWPlayerObjcViewController to allow a developer using Obj-C to change the visibility of interface elements.
  • Added ability to customer the color of ad cues and chapter cues displayed in the scrub bar, using JWPlayerSkin.

Bug Fixes

  • Fixed a bug were no tracks were selected when CC+SDH was enabled in the user’s devices settings.
  • Improved performance and handling of potential hangs during playback.
  • Fixed issue where errors pings were not being reported.
  • Fixed issue with LLDB reporting.


Live Channels
2 years ago

Instant Live: February 16, 2023

New Feature

Added support for CEA-608 captions via API.

See https://docs.jwplayer.com/platform/reference/patch_v2-sites-site-id-channels-channel-id for implementation.