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

Changelog History
Page 1

  • v2.11.0 Changes

    • โž• Add event playbackratechange on vimeo player #1502
    • feat: allow auto play on mixcloud player #1467
    • ๐Ÿ›  Fix onProgress not firing in Strict Mode #1465
    • Generate a file dist/ReactPlayer.standalone-module.js ES6 module #1425
    • ability to pass a component in light prop #1405
    • (fix): clear video src to prevent old video from continue to load #1360
    • apply interface onProgressProps at base.d.ts #1342
    • Do not pass wrapper ref to custom wrappers #1476
    • โšก๏ธ Update readme e955a2c
    • โšก๏ธ Update browserslist dc68dba
    • โœ‚ Remove patreon supporter 4e5d334
  • v2.10.1 Changes

    7 May 2022

    • don't stack event listeners #1186
    • โž• Add flvjs error handling, pass it to props onError method. #1426
    • ๐Ÿ‘ Allow parameters after entry_id on kaltura #1432
    • โž• adds support for youtube short urls #1438
    • Prevent double load bug in strict mode #1439 #1450
    • ๐Ÿ‘‰ Use allow rather than allowFullScreen #1444
    • yarn audit fix 9ad5f38
    • ๐Ÿ›  Fix Player tests 30314c7
    • โœ‚ Remove email from package.json 646e62e
  • v2.10.0 Changes

    18 March 2022

    • โž• Added .m4b extension to AUDIO_EXTENSIONS #1415
    • Adjust listener for kaltura #1226
    • ๐Ÿš€ update default HLS version to latest release #1402
    • ๐Ÿ‘‰ Make pre-publish.js ES5 compatible #1393
    • ๐Ÿ›  fix: Add exception handling when seekTo is called with amount value 0 #1372
    • โž• Add onSeek support to Twitch player #1354
    • โž• Add attributes in FacebookConfig type #1351
    • ๐Ÿ– handle setPlaybackRate error #1223
    • โž• Add onPlaybackRateChange callback prop #1224
    • Ability to pass null to previewTabIndex #1256
    • โž• Add media attribute to source tag in file player #1269
    • ๐Ÿ›  fix: don't defer MediaStream #1230
    • โž• add title attribute to vimeo iframe #1229
    • โž• Add oEmbedUrl as changeable prop #1333
    • โšก๏ธ update video extenstions to accept media fragments for time #1213
    • โž• Add type for wrapper in base.d.ts #1234
    • ๐Ÿ‘‰ Make facebook config type properties optional #1314
    • โž• Add disableDeferredLoading prop #1396
    • ๐Ÿ‘Œ Support new vimeo external link format #1399
    • ๐Ÿ‘‰ Tweak Vidyard pattern #1373
    • Adjust listener for kaltura (#1226) #1202
    • โšก๏ธ Update caniuse-lite 9f6adcd
    • ๐Ÿ›  Fix kaltura test 0f512c2
  • v2.9.0 Changes

    17 February 2021

    • โž• Adds previewTabIndex property to light mode #1169
    • โšก๏ธ Update YouTube URL pattern (#1170) #1171
    • ๐Ÿ‘Œ Support Kaltura's HTML5 player #1082
    • ๐Ÿ›  Fix suspense check for nextjs #1165
    • โž• Add kaltura player types b1e1053
  • v2.8.2 Changes

    26 January 2021

    • ๐Ÿ›  fix: ensure lazy typedefs mirror defaults #1153
    • ๐Ÿ›  fix: nullify srcObject instead of calling removeAttribute #1145
    • โšก๏ธ updated basic types with fallback #1144
    • โšก๏ธ Update wistia url pattern #1149
    • ๐Ÿ›  fix: ensure lazy typedefs mirror defaults (#1153) #1146
  • v2.8.1 Changes

    20 January 2021

    • ๐Ÿ›  fix: remove srcObject attribute if next uri is not a MediaStream #1121
    • โž• Add onClickPreview #1131
    • โž• Added types for single players #953
    • โฌ†๏ธ yarn upgrade 0c7dd4a
    • ๐Ÿ›  Fix clean script 9a448b1
  • v2.8.0 Changes

    20 January 2021

    • ๐Ÿ›  fix: remove srcObject attribute if next uri is not a MediaStream #1121
    • โž• added soundcloud playlist preview button for demo page so developers can know it also supports sc playlists #1113
    • โž• Add missing FLV props to TS defs #1122
    • FEAT: customize fallback through props for lazy loading #1133
    • โž• Add onClickPreview #1131
    • โž• Added types for single players #953
    • โž• Add custom control support to Wistia #1125
    • ๐Ÿ›  Fix facebook muted logic #1127
    • โฌ†๏ธ yarn upgrade 0c7dd4a
  • v2.7.2 Changes

    16 December 2020

    • ๐Ÿ›  fix: add playIcon prop to TS declaration #1084
  • v2.7.1 Changes

    16 December 2020

    • ๐Ÿ‘Œ Improve youtube playlist regex #1088
  • v2.7.0 Changes

    16 November 2020

    • ๐Ÿ“œ Parse start time from twitch url #1046
    • โž• Add explicit comment to set muted to true for autoplay #1036
    • โšก๏ธ Updates the default version of dash.js, hls.js #1056
    • ๐Ÿ›  Fix canPlayFile to support blob uri, fix #1023 #1041
    • โšก๏ธ Update CONTRIBUTING.md #1017
    • ๐Ÿ“œ Use hls.js manifest parsed event for onReady #1066
    • โž• Add config.facebook.attributes #1071
    • โšก๏ธ Prevent errors when updating without a player #1052 #1074
    • โž• Add support for youtube live channel urls #1033
    • ๐Ÿ›  Fix canPlayFile to support blob uri, fix #1023 (#1041) #1023
    • โž• Add console warning when using youtube embedOptions.events #1016
    • โž• Add support for fb.watch URLs #1061
    • โš™ Run yarn-audit-fix 0c1bfd1
    • ๐Ÿ›  Fix tests 8e8c107
    • Adjust blob util f9c5429