Skip to content

Releases: vimeo/player.js

2.1.1

01 Sep 12:05
Compare
Choose a tag to compare
  • Added Playback Rate Support (#157)

2.1.0

31 Aug 15:28
28b0962
Compare
Choose a tag to compare
  • Added embed resizing function

2.0.2

12 May 15:56
38c1047
Compare
Choose a tag to compare
  • Fixed bug with multiple event handler calls when using multiple instances of the player object with the same iframe (#108)
  • Fixed potential postMessage error (#124)
  • Allow www.vimeo.com urls (#140)

2.0.1

06 Dec 22:09
e264aa1
Compare
Choose a tag to compare
  • Actually published the changes from 2.0.0

2.0.0

06 Dec 22:06
e0f6071
Compare
Choose a tag to compare
  • Added un-minified dist file (#35)
  • Added source maps for dist files
  • Added clarification in the README about importing
  • Removed Player.then() (#75)
  • Fixed error in IE10 with Babel-transpiled code that required Symbol (#92)

1.0.6

15 Sep 21:26
Compare
Choose a tag to compare
  • Fixed issue when using the responsive embed code (#54)

1.0.5

18 Aug 20:52
Compare
Choose a tag to compare
  • Fixed hostname validation for the Vimeo url check (#37)

1.0.4

14 Jul 16:47
Compare
Choose a tag to compare
  • Fixed issue with jQuery check (#24) - thanks to @BelfordZ!

1.0.3

12 Jul 22:01
Compare
Choose a tag to compare
  • Fixed npm issues

1.0.2

12 Jul 21:40
Compare
Choose a tag to compare
  • Fixed automatic initialization (#26)