Skip to content

Releases: TheWidlarzGroup/react-native-video

v6.12.0

06 Apr 14:46
ab8ec06
Compare
Choose a tag to compare

What's Changed

Features

Bug Fixes

  • fix(ios): don't try to modify React view after unmount by @sharnik in #4474
  • fix(ios): set native playback speed controls to initial playback rate on iOS by @sharnik in #4495
  • fix: add extra checks to determine if a file is local by @VMBindraban in #4503

New Contributors

Full Changelog: v6.11.0...v6.12.0

v6.11.0

16 Mar 13:21
ede502b
Compare
Choose a tag to compare

What's Changed

Features ✨

iOS

Bug Fixes 🐛

Android

  • fix(android): prevent ratio calculations before loading video by @YangJonghun in #4442
  • fix(android): fix bugs related Android PIP listeners by @YangJonghun in #4441
  • fix(android): call startForeground() immediately to prevent ForegroundServiceDidNotStartInTimeException by @mobily in #4453

iOS

Windows

  • fix(windows): event name not matches with SPEC by @Lyqqt in #4455
  • feat(windows): add topSeek event params as mentioned in docs by @Lyqqt in #4456

Other

New Contributors

Full Changelog: v6.10.2...v6.11.0

v6.10.2

23 Feb 14:49
Compare
Choose a tag to compare

What's Changed

TvOS

Android

Other

New Contributors

Full Changelog: v6.10.1...v6.10.2

v6.10.1

15 Feb 16:28
Compare
Choose a tag to compare

What's Changed

Android

  • fix: check androidX version at early build process before really launching build by @freeboub in #4388
  • fix: check for valid width and height on video format data by @mmttt89 in #4394
  • fix: remove transparent black overlay on android default controls by @freeboub in #4392

iOS

Other

New Contributors

Full Changelog: v6.10.0...v6.10.1

v6.10.0

22 Jan 22:03
Compare
Choose a tag to compare

What's Changed

Android

iOS/tvOS

Web

Windows

Other

New Contributors

Full Changelog: v6.9.1...v6.10.0

v6.9.1

10 Jan 11:10
89ee02b
Compare
Choose a tag to compare

What's Changed

Fixes

iOS

Android

  • Fix NullPointerException in setEnterPictureInPictureOnLeave for unsupported Android versions by @bae-unidev in #4362

Other

New Contributors

Full Changelog: v6.9.0...v6.9.1

v6.9.0

04 Jan 12:27
d31c72f
Compare
Choose a tag to compare

Bug fixes

General

Android

  • fix(android): disable caching on local asset files by @freeboub in #4304

iOS

  • fix(ios): disables subtitles for none and empty track types by @proohit in #4319
  • fix(ios): _paused is updated when video playback pause by @giodevcoding in #4320

Features

  • feat: implement enterPictureInPictureOnLeave prop for both platform(Android, iOS) by @YangJonghun in #3385

Other

New Contributors

Full Changelog: v6.8.2...v6.9.0

v6.8.1

24 Nov 20:27
Compare
Choose a tag to compare

What's Changed

Android

iOS

  • fix: handle async player access in text track selection by @tarikfp in #4293

New Contributors

Full Changelog: v6.8.0...v6.8.1

v6.8.0

17 Nov 14:47
d934f21
Compare
Choose a tag to compare

What's Changed

Web

📢 🎉We are getting back to supporting web! Please take a note that this release support only formats supported by <video /> html tag. In future we will add support for more formats like HLS and features like DRM and Subtitles

Android

Other

New Contributors

Full Changelog: v6.7.0...v6.8.0

v6.7.0

18 Oct 15:56
Compare
Choose a tag to compare

What's Changed

iOS

  • fix: Pause video on end reached, don't remove listeners by @sharnik in #4218
  • feat: add setSource API function fix ads playback by @freeboub in #4185

Android

Other

New Contributors

Full Changelog: v6.6.4...v6.7.0