Skip to content

v1.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Jul 10:29
· 88 commits to main since this release
  • Add support for private videos
  • Add support for playback speed
  • iOS: add support from iOS 11
  • Web: close player events when player is disposed
  • Web: remove CSS border on player
  • Web: fix player sdk event on release and profile mode
  • Web: fix getVideoSize API that caused a bad aspect ratio with border
  • Android: fix the duration of the video when the video is not loaded
  • Android: fix crash when the current time < 0
  • Android: fix a crash due to obfuscation (see #43)