4.13.15 (2025-04-04)
Bug Fixes
- Check addTextTrack in video (#8388) (d78ed65)
- Count line break characters as ASCII (#8376) (186fd5f), closes #8336
- Detect and skip stall correctly (#8390) (7b08970)
- FRMA generation (#8367) (5e30126)
- Handle missing window.matchMedia API (#8385) (202792b)
- Handle null response body for fetch responses (#8384) (014eefb)
- Improve maxResolution detection on Tizen (#8365) (41e07aa)
- Offline: Fix HLS-AES download (#8374) (42a2c50)
- Read TRUN data_offset as signed int (#8383) (d08f1bc)
- Support more Dolby codec notations (#8387) (31a871a)
- UI: Don't allow click on the buttons when the UI is not visible (#8396) (e256102)
- UI: honors singleClickForPlayAndPause when made a single tap with seekOnTaps = true (#8393) (983584c)