Releases: AirenSoft/OvenPlayer
Releases · AirenSoft/OvenPlayer
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
v0.10.32
This version was released by many contributors. Thank you all.
What's Changed
- Fix example sectionEnd by @neuhaus in #290
- Bump webpack from 5.68.0 to 5.76.0 by @dependabot in #337
- feat: typed vue component by @miaulightouch in #380
- fix: update vue component version for release by @miaulightouch in #385
- feat: seek back/forward 10s on double tap by @hernanrz in #379
- Add source option to prevent usage of HLS native implementation by @marcosbozza in #386
- Bump postcss from 8.4.6 to 8.4.31 by @dependabot in #382
- Fix OvenPlayer fetch null by @dygy in #388
- fix: vue component lack of typing by @miaulightouch in #387
- Bump @babel/traverse from 7.17.0 to 7.23.2 by @dependabot in #389
- [vue3 component] fix: types hint for bundler by @miaulightouch in #390
New Contributors
- @neuhaus made their first contribution in #290
- @miaulightouch made their first contribution in #380
- @marcosbozza made their first contribution in #386
- @dygy made their first contribution in #388
Full Changelog: v0.10.31...v0.10.32
v0.10.31
What's New
- Add DRM test features to the demo page in e2eb1c8
What's Changed
- Fix DOM leaks by @rebound-software in #365
- Fix API docs typo by @UeliDeSchwert in #368
- Fix git sync issues with Korean characters by @bchah in #369
New Contributors
- @rebound-software made their first contribution in #365
- @UeliDeSchwert made their first contribution in #368
Full Changelog: v0.10.30...v0.10.31