Skip to content

Releases: vimeo/player.js

v2.23.0

24 Apr 16:18
Compare
Choose a tag to compare
  • Support *.videoji.hk domains as Vimeo domains (#1026)

v2.22.0

06 Mar 17:55
Compare
Choose a tag to compare
  • Add new embed parameters for start_time, end_time, chapter_id, and watch_full_video (#971)

v2.21.0

02 Jan 19:47
Compare
Choose a tag to compare
  • Support new oEmbed parameters
  • Updates README to refer to Unlisted privacy setting when mentioning required hash param
  • Add CI with GitHub Actions

v2.20.1

25 May 19:25
Compare
Choose a tag to compare

v2.20.0

25 May 13:37
Compare
Choose a tag to compare

v2.19.0

21 Apr 14:23
Compare
Choose a tag to compare
  • Adds methods, events, and documentation for the Remote Playback API.
  • Several updates to README to clarify PIP and playback rate APIs.

v2.18.0

04 Oct 18:38
Compare
Choose a tag to compare

Adds support for setting the current time of an embedded player through a ?vimeo_t_${CLIP_ID}=${TIME_IN_SECONDS} parameter that can be appended to the parent page URL.

v2.17.1

27 Jun 13:31
Compare
Choose a tag to compare

Fixes a console error (#833) introduced in v2.17.0 (#829) by validating that a postMessage is from a Vimeo origin before attempting to parse message data as JSON (#839).

v2.17.0

09 Jun 16:37
Compare
Choose a tag to compare

v2.16.4

28 Feb 15:13
Compare
Choose a tag to compare
  • Fix interactive_params naming