Skip to content

Releases: storyblok/storyblok-php-client

v1.1.8

15 Feb 08:07
Compare
Choose a tag to compare

Throws meaningful exceptions.

v1.1.7

30 Jan 09:20
Compare
Choose a tag to compare

Allows you the access to the Response Headers using $client->getHeaders().
Refactored duplicated code.

v1.1.6

26 Jan 14:41
Compare
Choose a tag to compare

Introduced Wrapper for Tag Cloud (https://www.storyblok.com/docs/Delivery-Api/Tags)

v1.1.5

20 Jan 14:10
Compare
Choose a tag to compare

Introduced Datasources. Find an example implementation in the Readme.md

v1.1.4

20 Jan 11:33
Compare
Choose a tag to compare
  • introduced getStories

v1.1.3

11 Jan 21:19
Compare
Choose a tag to compare

Because of the new CDN in front of the API you need to call flushCache if using setCache. It adds a version number to the request to get a fresh copy of the published json.

v1.1.2

01 Nov 18:21
Compare
Choose a tag to compare

Changes to new api endpoints. Space ID is not required any more as it is detected with the token.

v1.1.1

25 Sep 10:42
Compare
Choose a tag to compare

adds alias

v1.1.0

25 Sep 09:15
Compare
Choose a tag to compare

The function getStoryContent has been replaced by getBody.

v1.0.7

18 Jul 17:26
Compare
Choose a tag to compare
adds sqlite provider