- Add support for
loop
,playbackRate
,preservesPitch
andcurrentTime
properties. (#27367 by @behenate) - Add background playback support. (#27110 by @behenate)
- Add DRM support for Android and iOS. (#26465 by @behenate)
- [Android] Add Picture in Picture support. (#26368 by @behenate)
- [Android] Add fullscreen support. (#26159 by @behenate)
- [web] Add volume (#26137 by @behenate)
- Initial release for Android 🎉 (#26033 by @behenate)
- [Android] Adds support for boarders. (#27003 by @lukmccall)
- [Android] Adds support for transparent video (#27627 by @kowczarz)
This version does not introduce any user-facing changes.
- On
Android
bumpcompileSdkVersion
andtargetSdkVersion
to34
. (#24708 by @alanjhughes)
- Initial release for iOS 🎉