Skip to content

Releases: TheWidlarzGroup/react-native-video

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

v6.6.4

03 Oct 06:34
0820f81
Compare
Choose a tag to compare

What's Changed

Android

Full Changelog: v6.6.3...v6.6.4

v6.6.3

29 Sep 19:28
82dc4cf
Compare
Choose a tag to compare

What's Changed

iOS

Android

Other

New Contributors

Full Changelog: v6.6.2...v6.6.3

v6.6.2

20 Sep 16:55
17dc2c0
Compare
Choose a tag to compare

What's Changed

iOS

Other

  • chore(sample): upgrade sample expo version by @freeboub in #4179
  • chore(sample): fix default track identification and add audio tracks selection option by @freeboub in #4184

Full Changelog: v6.6.1...v6.6.2

v6.6.1

18 Sep 20:52
Compare
Choose a tag to compare

What's Changed

iOS

  • fix(ios): fix sideLoaded text tracks regression by @freeboub in #4180

Full Changelog: v6.6.0...v6.6.1

v6.6.0

18 Sep 19:20
41d3da9
Compare
Choose a tag to compare

What's Changed

Android

❗ * feat(android): upgrade dependencies / media3 1.4.1 / androidxCore to 1.13.1 / androidxActivity 1.8.2 by @seyedmostafahasani in #4173

iOS

Other

New Contributors

Full Changelog: v6.5.0...v6.6.0

v6.5.0

04 Sep 09:56
Compare
Choose a tag to compare

What's Changed

Android

iOS

  • feat(iOS): add handler for Apple Earpods play/pause command by @sharnik in #4116
  • feat: add ads localize by @guyhguy25 in #4113
  • fix(ios): build fail due to an unwrapped value by @Fausto95 in #4101
  • fix(ios): crash on source change after coming back from background by @blazlew in #4074
  • fix(ios): ensure behavior is correct with empty text track list by @freeboub in #4123
  • Fix(ios): allow text track selection by index by @freeboub in #4124
  • fix(ios): ensure we don't disable tracks when not necessary by @freeboub in #4130
  • fix(ios): fix onBandwidth update event (old ios api is deprecated and doesn't work) by @freeboub in #4140
  • fix(tvos): fix build (and update sample) by @freeboub in #4134
  • fix(VisionOS): do not access to isExternalPlaybackActive on VisionOS by @freeboub in #4109

Others

  • docs: add ios platform for onBandwidthUpdate callback by @moskalakamil in #4145
  • fix(expo-plugin) adding bg mode if none exist yet by @blazlew in #4126
  • fix(sample): additionnal sample cleanup by @freeboub in #4122
  • fix(sample): update dependencies to fix local asset playback by @freeboub in #4121

New Contributors

Full Changelog: v6.4.5...v6.5.0

v6.4.5

17 Aug 13:38
Compare
Choose a tag to compare

What's Changed

Full Changelog: v6.4.4...v6.4.5