Skip to content

Releases: clappr/clappr

0.2.74

19 Sep 19:36
Compare
Choose a tag to compare
  • improves click to pause
  • fixes flashls

0.2.68

19 Jul 17:35
Compare
Choose a tag to compare
bump to 0.2.68

0.2.67

05 Jul 22:56
Compare
Choose a tag to compare
bump to 0.2.67

0.2.66

05 Jul 22:56
Compare
Choose a tag to compare
bump to 0.2.66

0.2.65

27 Jan 21:23
Compare
Choose a tag to compare
  • add aria labels for buttons
  • allow setting a custom background css for the poster plugin
  • update clappr-zepto to 0.0.7 to fix double tap on android chrome

0.2.64

03 Nov 19:02
Compare
Choose a tag to compare
  • updates to latest hls.js (0.6.7)
  • uses bitrate as bandwidth on PLAYBACK_BITRATE event b0a86f4
  • adds isAudioOnly property to playback
  • removes dependencies (to shrink clappr's size)
  • update dependencies
  • lots of fixes

0.2.63

09 Sep 16:47
Compare
Choose a tag to compare
  • extrapolates time duration

0.2.62

09 Sep 15:06
Compare
Choose a tag to compare
  • adds more documentation
  • lots of fixes: #1104 #1111 #1110 #1119 #1131 #1141 #1112 #1115 #1133
  • exports clappr UMD as Clappr and clappr
  • updates hls.js to 0.5.45
  • adds support to flexbox (poster plugin)
  • catches errors while logging erros (inception)
  • adds RU Russian translations

0.2.61

29 Jul 16:27
Compare
Choose a tag to compare
  • fixes override config issue

0.2.60

28 Jul 20:20
Compare
Choose a tag to compare
  • increases test coverage
  • hide fullscreen button if it's not possible
  • updates dependencies: most important being hls.js (0.5.42)
  • lots of eslint fixes