v3.33.6
Release v3.33.6 (2025-09-25)
Quick Links:
📖 API documentation
-
⏯ Demo
:mag: Overview
The v3.33.5 is a "legacy" release (now that the v4 is the current major version) mostly containing some of the bug fixes and improvements initially made for the upcoming v4.4.0 release that should be done just after this one.
Note that, after a year and a half of support while our v4 was our main focus, it may be our last legacy v3 release, unless a sensible issue is found on it.
Though we encourage all applications to switch to our v4, we understand that some applications don't have the time for this change. Our v3 will still be available and you can also report issues specifically seen with it, in which case we may still fix the issue depending on the effort for doing so.
:bookmark_tabs: Changelog
Bug fixes
- Subtitles: Fix some subtitle missing on multiple period assets [#1726]
- DRM: renew the mediaKeySystemAccess on Edge and Firefox when using a Playready keySystem to work-around frequent DRM issues. [#1728]
- DRM: On Firefox check extensively Playready DRMs support before using them to work-around recent firefox issue with PlayReady integration [#1730]
- DRM: Fix persistent session loading when Manifest has no key id [#1724]
- Directfile: set autoplay attribute on directfile contents, to work-around safari-specific issues [#1729]
- Remove unnecessary duration logs when reaching the end of some VoD contents [1750]