Skip to content

Releases: vimeo/vimeo.php

2.0.0

02 Apr 19:11
9fbf705

Choose a tag to compare

  • Vimeo API v3.4 support.
  • Uploading has been moved over to use the new tus protocol.

Bug Fix Release

13 Sep 15:07

Choose a tag to compare

  • Allow lowercase HTTP verbs in requests
  • Fix RateLimit Header response

Root cert and large upload fix

02 Jun 21:57

Choose a tag to compare

  • Root cert is now bundled, so php curl on windows shouldn't need additional configuration
  • Timeouts in the upload workflow are now handled properly, so very large uploads should work without issue

Upload Bugfix

11 May 15:46

Choose a tag to compare

Merge pull request #72 from vimeo/api-intermediate-cert-fix

Reinstate upload request. Append error message to VimeoUploadException. fix #71

Cert Bugfix

07 May 18:21

Choose a tag to compare

Move from pem to cer

Improved error cases

01 May 17:49

Choose a tag to compare

  • Better error messages when uploading
  • Better error messages when curl errors
  • Root cert is included to help with curl errors.

Composer support

23 Oct 20:07

Choose a tag to compare

v1.1.0

Update README.md

Initial release

23 Oct 15:49

Choose a tag to compare

This is the Vimeo library for version 3 of the Vimeo API.