Skip to content

Releases: JSON2Video/json2video-php-sdk

v2.0.5

Choose a tag to compare

@qcardona qcardona released this 03 Jun 07:19
a5ae41d

Added 'client-data' as a new available property in the Movie object to pass custom data from the movie render request to the movie status response.

v2.0.4

Choose a tag to compare

@qcardona qcardona released this 04 Apr 15:43

Adding support to templates, variables and webhook id

v2.0.3

Choose a tag to compare

@imdavidbosch imdavidbosch released this 27 Sep 07:49

Update Movie object to the new billing system based on seconds

v2.0.2

Choose a tag to compare

@imdavidbosch imdavidbosch released this 16 Jun 06:18

Added "exports" property in the Movie object

v2.0.1

Choose a tag to compare

@qcardona qcardona released this 02 Sep 15:32
Added setJSON() function

v2.0

Choose a tag to compare

@qcardona qcardona released this 10 Aug 16:40

This version supports the new JSON2Video API v2.0

v0.3.1

Choose a tag to compare

@qcardona qcardona released this 08 Jan 16:52
Update (see description)

- Updated all.php
- Updated README.md

v0.3

Choose a tag to compare

@qcardona qcardona released this 08 Jan 15:02

This new version adds a new function to the Movie class, that waits up until the render is ready.

v0.2

Choose a tag to compare

@qcardona qcardona released this 10 Dec 16:18
Small fixes