Skip to content

Releases: contentstack/contentstack-php

Region Support

Choose a tag to compare

@rohitmishra209 rohitmishra209 released this 21 Nov 07:20
  • Support Region feature in configuration
    Eg: Contentstack::Stack('API_KEY', 'ACCESSTOKEN', 'ENVIRONMENT', 'REGION');

Global fields support

Choose a tag to compare

@rohitmishra209 rohitmishra209 released this 18 Nov 12:34
  • Stack => Added support for function getContentType()
  • ContentType => updated function fetch()
  • Query => IncludeContentType

Multi-ContentType Reference Feature

Choose a tag to compare

@rohitmishra209 rohitmishra209 released this 02 Aug 10:23

We have release one new method on Query and Entry level in 1.3.0

includeReferenceContentTypeUID()

  • This method includes the content type UIDs of the referenced entries returned in the response.

HotFix 1.2.2

Choose a tag to compare

@rohitmishra209 rohitmishra209 released this 25 May 14:34
Date: 24-05-2019

-.Made changes in helper file for fetching proper data on language query

Hotfix 1.2.1

Choose a tag to compare

@rohitmishra209 rohitmishra209 released this 19 Sep 07:15
Date: 19-09-2018
  • Replaced the createError method with New method contentstackcreateError.

New Features:

Choose a tag to compare

@rohitmishra209 rohitmishra209 released this 21 Dec 14:30
Date: 21-Dec-2017
  • Entry
  • added method ‘addParam’
  • Query
  • added method 'addParam'
  • Asset
  • added method 'addParam'

Contentstack PHP 1.1.0

Choose a tag to compare

@rohitmishra209 rohitmishra209 released this 09 Nov 14:39
  • Image Optimisation support added
  • Deprecated includeSchema and added includeContentType in query

Contentstack PHP 1.0

Choose a tag to compare

@hiteshbal91 hiteshbal91 released this 14 Oct 14:12

First version of PHP Contentstack Delivery API.