Skip to content

Latest commit

 

History

History
42 lines (25 loc) · 878 Bytes

CHANGELOG.md

File metadata and controls

42 lines (25 loc) · 878 Bytes

Changelog

All changes to this project will be documented in this file.

[1.1.2] - 2024-10-21

  • Fix mp4 download on IOS

[1.1.1] - 2024-07-17

  • Add isFullScreen in onFullScreenChange event
  • Fix chromeless

[1.1.0] - 2024-06-18

  • Bump depdependencies versions. Migrate to functionnal component.
  • Add chromeless and responsive options

[1.0.2] - 2023-07-18

  • Add private video support

[1.0.1] - 2022-06-13

  • Remove react-native peer dependency max version constraint

[1.0.0] - 2021-12-13

  • Allow autoplay on not muted videos

[0.0.6] - 2021-06-14

  • Possibility to change hideTitle & videoId props during playback
  • Implement these new options in the sample

[0.0.5] - 2021-06-14

  • Allow to change the player props values during playback
  • Cosmetic changes in the sample app

[0.0.4] - 2021-06-10

  • Add Changelog
  • Add example app