Releases: apivideo/api.video-php-client
Releases · apivideo/api.video-php-client
v1.2.4
- Fix
video.publishedAt
type
v1.2.3
- Add
ingest.receivedParts
attribute in GET /videos/{video_id}/status
v1.2.2
- Add Origin identification headers
v1.2.1
- Add applicationName parameter (to allow user agent extension)
v1.2.0
- Add watermark endpoints
- Add video clips
- Fix tags[] query parameter format of GET /videos
- Correctly distinguish between "undefined", "defined" and "null" values of the playerId parameter of PATCH /videos/{videoId}
v1.1.0
- Add
name
attribute in player themes
v1.0.0
Merge pull request #24 from apivideo/add-changelogs Rename code of conduct file
v0.0.8
- progressive uploads
v0.0.7
- fixes bugs in serialization of arrays
- add some unit tests
v0.0.6
Remove publishedAt in video creation payload