Releases: AirenSoft/OvenPlayer
Releases · AirenSoft/OvenPlayer
v0.10.39
v0.10.38
What's Changed
- Fix VTT caption not parsed properly
- In initialization.md, fix a missing comma in a code example by @eskilh in #432
- Add HTMLElement as supported type for container by @manufacturedba in #438
New Contributors
- @eskilh made their first contribution in #432
- @manufacturedba made their first contribution in #438
Full Changelog: v0.10.37.2...v0.10.38
v0.10.37.2
Quick Fix
Fix an issue where full screen could not be exited
Full Changelog: v0.10.37.1...v0.10.37.2
v0.10.37.1
v0.10.37
What's Changed
- add iOSFakeFullScreen option
- Bump express from 4.18.2 to 4.19.2 by @dependabot in #418
- Bump vite from 4.5.2 to 4.5.3 in /packages/vue3 by @dependabot in #420
- Bump ejs from 3.1.7 to 3.1.10 by @dependabot in #423
- fix watermark image height for safari issue by @nums in #424
- Fix progress bar redraw on seek to start position by @Emzawadzki in #426
- Update listener removal API docs by @Emzawadzki in #427
- Bump ws from 6.2.2 to 6.2.3 by @dependabot in #430
New Contributors
Full Changelog: v0.10.36...v0.10.37
v0.10.36
What's Changed
Add support for legacy UI for old users
Update playback rate change event callback docs by @Emzawadzki in #414
Full Changelog: v0.10.35...v0.10.36
v0.10.35
What's Changed
-
Change error handling in Hls.js
Now shows hls.js full error in error object. -
Update playback rate change event callback docs by @Emzawadzki in #414
New Contributors
- @Emzawadzki made their first contribution in #414
Full Changelog: v0.10.34...v0.10.35
v0.10.34
What's Changed
- Add fairplay playback feature using native player on iOS (Only tested with specific DRM vendor)
- Fix the issue where playback was not possible when reloading after stopping webrtc playback. #370
- Bump vite from 4.5.1 to 4.5.2 in /packages/vue3 by @dependabot in #410
- Implement zoom panel for control scale of media container by @leporel in #409
New Contributors
Full Changelog: v0.10.33.1...v0.10.34
v0.10.33.1
v0.10.33
What's Changed
- WideVine DRM support on https://demo.ovenplayer.com
- Make android chrome desktop mode use Hls.js
- Issue #391 - destroy player even when videoElement not created by @mj1618 in #392
- fix: prevent vue3 component reload too frequently by @miaulightouch in #400
- Bump vite from 4.5.0 to 4.5.1 in /packages/vue3 by @dependabot in #404
- Added description for image config option. by @MrXermon in #406
New Contributors
Full Changelog: v0.10.32...v0.10.33