All Versions
142
Latest Version
Avg Release Cycle
23 days
Latest Release
-

Changelog History
Page 4

  • v1.13.0 Changes

    September 19, 2019

    19 September 2019

    • โœ‚ Delete SDK requests array after loading error #711
    • โž• Add typedef support for MediaStream url source #674
    • โž• Add readme note about SDK overrides #605
    • ๐Ÿ‘‰ Use proxy methods for FilePlayer listeners #616
    • โž• Add pip support info to readme #694
    • โž• Add controls support to Twitch and Vimeo #687
    • โœ‚ Remove default black backgrounds #673
    • ๐Ÿ›  Fix demo file paths #697
    • โฌ†๏ธ Bump packages 4c4e0b5
    • โฌ†๏ธ Bump packages 9d39d92
  • v1.12.0 Changes

    August 18, 2019

    18 August 2019

    • โšก๏ธ Migrate to componentDidUpdate #651 #696 #692 #693
    • Overhaul development config #695
    • ๐Ÿ‘• Lint fixes ae0f230
    • Do not always call setPlaybackRate on play 2b59631
    • โœ‚ Remove old testing config from travis f91c737
  • v1.11.2 Changes

    August 10, 2019

    10 August 2019

    • ๐Ÿ›  Fix preload display logic #675
    • โž• Add showPreview instance method #679
    • Hide preview thumbnail when light changes to false #680
    • โž• Add playbackRate support to Vimeo #681
    • ๐Ÿ›  Fix Vimeo fast switch bug #683
  • v1.11.1 Changes

    June 13, 2019

    13 June 2019

    • Do not use vimeo API to play vimeo hosted video files. #597
    • Catches error on Vimeo play() #645
    • โšก๏ธ Update Meteor section in readme #647
    • [d.ts] Fix typing of arguments of onError handler #655
    • ๐Ÿ›  Fix twitch permanent loading state when stream is offline #657
    • ๐Ÿ›  Fix an issue with setting state in the Preview component after being unmounted. #658
    • ๐Ÿ’… Prevent double inline styles being applied #609
    • ๐Ÿ›  Fix onProgress for infinite duration streams #503
    • ๐Ÿ›  Fix light mode poster not updating #646
    • ๐Ÿ›  Fix youtube looping #530 #639 #662
    • ๐Ÿ›  Fix multiple onError params not being passed through #627
  • v1.11.0 Changes

    April 10, 2019

    10 April 2019

    • Soundcloud - fix autoplay delegation #614
    • Implemented onBufferEnd cb prop for FilePlayer, YouTube and Facebook #615
    • โž• Add on error callback to wistia player #617
    • ๐Ÿ‘€ align typings for seekTo method with code #619
    • Really really small typo in README.md #606
    • โž• Add issue template ba6c274
  • v1.10.0 Changes

    March 24, 2019

    24 March 2019

    • โž• Add playsinline support to vimeo #574
    • ๐Ÿ‘‰ Use normal wrapper for light mode #584
    • Pass controls prop through to preload players #587
    • โž• Add Soundcloud preload to props files #588
    • โž• Add type parameter to seekTo method #591
    • Set isLoading to false after error #595
    • Unbind wistia player events correctly #594
  • v1.9.3 Changes

    January 27, 2019

    27 January 2019

    • โฌ†๏ธ Bump auto-changelog 3486039
  • v1.9.2 Changes

    January 27, 2019

    27 January 2019

    • ๐Ÿ‘Œ Support player setLoop methods #560
    • โฌ†๏ธ Upgrade screenfull #560
  • v1.9.1 Changes

    January 25, 2019

    25 January 2019

    • ๐Ÿ‘‰ Use https for noembed fetching #558 #448
    • โž• Add controls toggle and light mode to demo app 0ba5b71
    • ๐Ÿ‘‰ Show preview when switching from non-light to light 4a39dc4
  • v1.9.0 Changes

    January 24, 2019

    24 January 2019

    • ๐Ÿ‘ Allows wrapper proptype to be a ForwardRef component #556
    • playsinline for Android wechat #544
    • ๐Ÿ›  Fix broken URL for standalone script #546
    • Accept youtube.com/playlist?list= URLs #541
    • โž• Add youtube embedOptions config option #557 #272
    • โฌ†๏ธ Bump deepmerge 7722679
    • ๐Ÿ›  Youtube playlist fixes 04bf181