Skip to content
This repository has been archived by the owner on Apr 30, 2022. It is now read-only.

Releases: openHPI/video-player

v2.0.2

04 Jul 09:39
Compare
Choose a tag to compare
  • Fixes compatibility issues with IE11
  • Bundles are provided as IIFE modules

v2.0.1

27 Jun 17:32
Compare
Choose a tag to compare
  • Adds support for indicating auto-generated subtitles (#27)
  • Fixes video sync issue causing flickering when playback is paused
  • Fixes conflicts between hls.js and RequireJS, if used by hosting page
  • Fixes minor styling issues

v2.0.0

14 Jun 12:57
Compare
Choose a tag to compare
  • Update to Polymer 3 (video-player is now provided as ES6 module)
  • Fixes performance issues with resizer
  • Enables setting ratio of resizers via configuration and API
  • captionLanguage, showCaptions, showInteractiveTranscript, and resizerRatios are now stored in local storage

v1.3.3

25 Apr 14:28
Compare
Choose a tag to compare

v1.3.2

25 Apr 13:33
Compare
Choose a tag to compare
  • Adds dark-red theme

v1.3.1

25 Apr 11:12
Compare
Choose a tag to compare
  • Prevent webcomponents files from being compiled to ES5.

v1.2.8

28 Feb 15:42
Compare
Choose a tag to compare
  • Playback rate is restricted to 1.0 for live streams.
  • Adds recovery for HLS streams in case of network or media errors.

v1.2.7

13 Feb 22:08
Compare
Choose a tag to compare
  • Fixes ShadowDOM compatibility issues in Firefox and Edge

v1.2.6

09 Feb 14:19
Compare
Choose a tag to compare
  • Include webcomponent libraries in release ZIPs
  • Fixes another bug that causing interactive transcript component to show up although no captions are available. (#48)

v1.2.5

01 Feb 21:01
Compare
Choose a tag to compare
  • Adds config flag for disabling the mobile menu.