Skip to content

v6.0.0-rc.1

Compare
Choose a tag to compare
@KrzysztofMoch KrzysztofMoch released this 08 May 16:48
· 53 commits to master since this release
aef7879

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

Performance ⚡️

Features ✨

Android

Bug fixes 🐛

  • chore: fix bug template to get free field for version by @freeboub in #3714
  • fix: avoid crash when setting index to 0 to tracks selection by @freeboub in #3721

Android

  • fix(android): prevent changing resolution video track when video load by @YangJonghun in #3683
  • fix(android): Switch order of literals to prevent NullPointerException by @pixeeai in #3711
  • fix(android): video flickering add playback start by @freeboub in #3746

iOS

  • fix(ios): ensure duration available when playing live by @freeboub in #3710
  • fix(ios): ensure orientation is correct on iOS by @freeboub in #3719
  • fix(ios): destroy adsManager when player detach from super view (#3716) by @Khuongnb in #3722
  • fix(ios): text track selection by index ios by @freeboub in #3728

Others

  • docs(ios): no onSeek callback with controls by @freeboub in #3701
  • chore(android): rework bufferConfig to make it more generic and reduce ReactExoplayerView code size by @freeboub in #3739

New Contributors

Full Changelog: v6.0.0-rc.0...v6.0.0-rc.1