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
- Add support for HLS videos caching on android by @IslamRustamov in #4272
- fix(android): add helper to avoid type error by @freeboub in #4257
Other
- chore: rework examples by @KrzysztofMoch in #4225
- chore: update DRM example by @KrzysztofMoch in #4259
- docs: update DRM token generator links by @moskalakamil in #4263
- chore(ci): bump actions versions by @KrzysztofMoch in #4275
- chore: update docs link by @moskalakamil in #4242
- chore(sample): fix run of expo sample by @freeboub in #4284
- refactor: cleanup ref by @moskalakamil in #4288
New Contributors
- @zoriya made their first contribution in #3958
- @IslamRustamov made their first contribution in #4272
Full Changelog: v6.7.0...v6.8.0