Skip to content

Releases: shotstack/shotstack-sdk-php

Add latest title controls

28 Jul 11:38
Compare
Choose a tag to compare

Adds new features to control titles including setting the color, size, background fill color and position offset.

URL in render status response, title positioning, soundtrack fades

14 Jun 12:27
Compare
Choose a tag to compare

This update adds support for the following:

  • The video URL in the response of the getRender call.
  • Title positioning
  • Soundtrack volume fade effects

Update how Clips load Assets

26 May 09:21
fa2ac0d
Compare
Choose a tag to compare

Updates the way Assets are loaded in to Clips. Also updated from self generated code based off Open API Standard (Swagger 3)

Fix case typo

09 Dec 12:10
Compare
Choose a tag to compare
  • Fix a case typo with WipeRight, should be wipeRight

Updating latest effects, transitions and adding title styles

09 Dec 11:38
Compare
Choose a tag to compare
  • Moved title effect to style parameter so that effect can be used for motion effects
  • Added slide effects (up, down, left and right)
  • Added swipe transition (left and right)
  • Changed fadeIn and fadeOut to just fade, no point having fadeOut for an in transition and vice versa (BREAKING CHANGE)

Soundtrack and Audio Settings

29 Sep 11:31
Compare
Choose a tag to compare
  • Allow the volume of audio within a video clip to be set
  • Soundtrack is now optional
  • Background colour defaults to black (#000000)

API Url changed to https

03 Aug 12:32
Compare
Choose a tag to compare

Updating the API URL to use https instead of http.

Add render get method

06 May 11:48
Compare
Choose a tag to compare

Adds render get method for fetching the status and details of a timeline render task.

Initial release

05 May 10:20
Compare
Choose a tag to compare

First release of Shotstack SDK in PHP. Edit videos in the cloud using the Shotstack API.