Skip to content

v2.0.0 RC7

Pre-release
Pre-release

Choose a tag to compare

@ranyefet ranyefet released this 15 Oct 17:18
· 11186 commits to master since this release

What's new?

The player is now fully responsive and we got two new plugins, Info plugin and Related plugin.
Note that these features are still under development and testing so we might have a few bugs ;)

Responsive Player - Demo

Now when you resize the player some of the components will disappear/reappear based on the available width and the importance of the component. Each component/plugin has a default important "high/medium/low" and can be changed via configuration.

Info Plugin - Demo

Allow you to show information about the current entry. With cool mini preview of the video ;)

Related Plugin - Demo

Show list of related entries that the user can continue play. Fully responsive, even on fullscreen!

Other changes

  • Includes EmbedPlayerNativeComponent which allow us to use the player on native platforms such as iOS and Android
  • Migrate old plugins such as: Moderation, Capture Thumbnail, Segments Scrubber, Watermark
  • Better Skin support for IE8
  • Always add HLS streams when available
  • Fixed a LOT of Unit tests