All Versions
60
Latest Version
Avg Release Cycle
74 days
Latest Release
527 days ago

Changelog History
Page 1

  • v0.16.0 Changes

    November 09, 2022
  • v0.14.1 Changes

    July 24, 2019

    ๐Ÿ› Bug Fixes

    • ๐Ÿ‘€ bad seek time on iOS safari (19efac4)
  • v0.14.0 Changes

    June 21, 2019

    ๐Ÿ”‹ Features

    • ๐Ÿ†• New ClosedCaptionButton component (6bea3a1)
  • v0.13.9 Changes

    June 18, 2019
    • fullscreen events are no longer shared across players (#285) (986d844)
  • v0.13.8 Changes

    June 12, 2019

    ๐Ÿ› Bug Fixes

    • re-focus to root element when switching fullscreen (#276) (3e38a7f)
  • v0.13.7 Changes

    May 02, 2019

    ๐Ÿ› Bug Fixes

    • โž• add tabindex to video tag to make it focusable in latest Chrome (#262) (01291c7)

    ๐Ÿ”‹ Features

    • ๐Ÿ”ฆ expose MenuButton (ed835a2)
  • v0.13.6 Changes

    March 18, 2019

    ๐Ÿ› Bug Fixes

    • โœ‚ removed a dubious player state setting that caused LoadSpinner invisible problem (363a659)
    • Slider: remove event listeners when component will unmount (17baf50)
  • v0.13.5 Changes

    March 13, 2019

    ๐Ÿ› Bug Fixes

    • โž• add missing '@babel/runtime' dependencies (7ff1036)
  • v0.13.4 Changes

    March 10, 2019

    ๐Ÿ”‹ Features

    • Customizable delay time for auto hide of ControlBar #233

    ๐Ÿ› Bug Fixes

    • ๐Ÿ‘ Missing commonjs support (#235)
  • v0.13.3 Changes

    March 02, 2019

    ๐Ÿ› Bug Fixes

    • ๐Ÿ›  fix preload prop in Player (#230)