Skip to content

Releases: AirenSoft/OvenPlayer

v0.10.36

02 May 06:27
Compare
Choose a tag to compare

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

22 Mar 10:25
Compare
Choose a tag to compare

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

Full Changelog: v0.10.34...v0.10.35

v0.10.34

11 Mar 03:09
Compare
Choose a tag to compare

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

27 Dec 05:49
Compare
Choose a tag to compare

Bug Fix

  • Fix grid thumbnail was not showing properly

Full Changelog: v0.10.33...v0.10.33.1

v0.10.33

26 Dec 12:36
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.10.32...v0.10.33

v0.10.32

06 Nov 05:11
Compare
Choose a tag to compare

This version was released by many contributors. Thank you all.

What's Changed

New Contributors

Full Changelog: v0.10.31...v0.10.32

v0.10.31

18 Sep 04:14
Compare
Choose a tag to compare

What's New

  • Add DRM test features to the demo page in e2eb1c8

What's Changed

New Contributors

Full Changelog: v0.10.30...v0.10.31

v0.10.30

03 Jul 04:27
Compare
Choose a tag to compare

Summary

  • Add preload auto attribute to media element.
    • Some vod are failed to load without preload attribute.
  • Add disabling hls.js latency control during user seek in DVR playback.
  • Fix native HLS playback issue with remove() not stopping segment reception

Full Changelog: v0.10.29...v0.10.30

v0.10.29

30 May 07:14
Compare
Choose a tag to compare

Summary

  • Trigger the CONTENT_SOURCE_CHANGED event at more appropriate timing.

Full Changelog: v0.10.28...v0.10.29

v0.10.28

19 May 05:35
Compare
Choose a tag to compare

Summary

  • Display poster image when playback fails. (#352)

Full Changelog: v0.10.27...v0.10.28