Clappr Versions Save

:clapper: An extensible media player for the web.

0.3.12

4 years ago
  • #1877 Add SVG icons module
  • #1879 Repair fullscreen element detection with Firefox
  • #1880 Allow floats when set volume
  • b706346412b66750be8188b6e4e186e24ea9f924 Adjust mute toggling volume
  • 22f2f4d6e811d2c24abeb9ca9db8b74b9d3b04ac Prevent exceptions calling isFullscreen on iOS

0.3.11

4 years ago
  • 19c70b5a2d420f6e66541796e89d985ac4944fb1 Update fullscreen icon status correctly after the event

0.3.10

4 years ago
  • 6ca5649 Link between full and plain html5 versions on the test page
  • #1863 Fixed problem with multiple instances of clappr and fullscreen mode
  • #1869 Prevent media control to show calling configure with source
  • bff7ddd Adjust fullscreen style to avoid bootstrap issues

0.3.9

4 years ago
  • Fix clappr.plainhtml5.js not loading correctly

0.3.8

4 years ago
  • Fix playback loop option configuration after building (#1841)

0.3.7

4 years ago
  • Fixed conflict with click events between poster and click_to_pause plugins

0.3.6

4 years ago
  • Added a new Playback option triggerFatalErrorOnResourceDenied to consider 40x errors as fatal when loading keys on encrypted HLS streams

0.3.5

4 years ago
  • Added Arabic translation to Strings plugin
  • Fixed HLS playback to prevent timer reference leaks
  • Fixed Container event listener naming conflict
  • Updated many dependencies to handle security issue alerts (most of those used in the build process)

0.3.4

4 years ago
  • Fixed an issue on HTML5 Video playback in which resources would keep loading even after stop and destroy being called
  • Fixed consistency issue on Player event listeners
  • Fixed double click/tap event handlers
  • Fixed hls.js playback options backwards-compatibility (allows using hlsjsConfig directly on options root)

0.3.3

5 years ago
  • fix: prevent some enumerable properties to be exposed under Browser.data (#1767)