Skip to content

Releases: clappr/clappr

0.3.12

05 Mar 19:11
Compare
Choose a tag to compare
  • #1877 Add SVG icons module
  • #1879 Repair fullscreen element detection with Firefox
  • #1880 Allow floats when set volume
  • b706346 Adjust mute toggling volume
  • 22f2f4d Prevent exceptions calling isFullscreen on iOS

0.3.11

05 Mar 19:03
Compare
Choose a tag to compare
  • 19c70b5 Update fullscreen icon status correctly after the event

0.3.10

05 Mar 19:01
Compare
Choose a tag to compare
  • 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

20 Sep 00:00
Compare
Choose a tag to compare
  • Fix clappr.plainhtml5.js not loading correctly

0.3.8

14 Aug 23:26
Compare
Choose a tag to compare
  • Fix playback loop option configuration after building (#1841)

0.3.7

29 Jul 02:06
Compare
Choose a tag to compare
  • Fixed conflict with click events between poster and click_to_pause plugins

0.3.6

22 Jun 01:36
Compare
Choose a tag to compare
  • Added a new Playback option triggerFatalErrorOnResourceDenied to consider 40x errors as fatal when loading keys on encrypted HLS streams

0.3.5

16 Jun 04:09
Compare
Choose a tag to compare
  • 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

16 Jun 04:06
Compare
Choose a tag to compare
  • 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

21 Mar 23:45
Compare
Choose a tag to compare
  • fix: prevent some enumerable properties to be exposed under Browser.data (#1767)