Skip to content

v6.0.0-rc.0

Compare
Choose a tag to compare
@KrzysztofMoch KrzysztofMoch released this 22 Apr 17:46
· 79 commits to master since this release
709818f

6.0.0-rc.0 (2024-04-22)

Features ✨:

Braking

Bug fixes 🐛

iOS

Android

  • fix(android): set title for external subtitles by @KrzysztofMoch in #3676
  • fix(android): fixed bug where video would not be visible after remount and change of drm source by @YangJonghun in #3668
  • fix(android): catch errors in performOnPlayerViewCrash by @JinYuSha0 in #3685
  • fix(android): seek callback with controls by @freeboub in #3694

Other

  • fix: ensure poster works as expected and add it to the sample by @freeboub in #3643
  • fix: prevents crash from occurring when using the selected video track with resolution type by @YangJonghun in #3664
  • fix(ts): onPlaybackRateChangeData was not correctly typed by @freeboub in #3651

New Contributors:

@JinYuSha0 made their first contribution in #3685