Skip to content

Tags: storyblok/php-management-api-client

Tags

v1.0.10

Toggle v1.0.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Introduce shouldRetry Flag for Automatic 429 Retry Handling (#30)

* introducing `shouldRetry`

* Limiting retryal only for 429 responses

* changelog and readme update for `shouldRetry`

v1.0.9

Toggle v1.0.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Improving Story management (#29)

- Story management improvements:
    - Adding `publish` parameter in `create()` method for publishing the story immediatly
    - Adding `releaseId` parameter in the `create()` method for creating the story in a specific release
    - Adding getter and setter method for parent folder in Story. `setFolderId()` and `folderId()`

v1.0.8

Toggle v1.0.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Space improvements: new methods & SpaceEnvironment (Preview URLs) sup…

…port (#28)

* Adding Space class helpers

* Handling Environments / Preview URLs

v1.0.7

Toggle v1.0.7's commit message
Update CHANGELOG.md

v1.0.6

Toggle v1.0.6's commit message
Update CHANGELOG.md

v1.0.5

Toggle v1.0.5's commit message
Update CHANGELOG.md

v1.0.4

Toggle v1.0.4's commit message
Update CHANGELOG.md

v1.0.3

Toggle v1.0.3's commit message
Update CHANGELOG.md

v1.0.1

Toggle v1.0.1's commit message
Update CHANGELOG.md