Skip to content

Releases: contentstack/contentstack-php

Live Preview feature support added

Choose a tag to compare

@uttamukkoji uttamukkoji released this 08 Dec 06:02
  • Live Preview feature added

Json RTE Feature support

Choose a tag to compare

@uttamukkoji uttamukkoji released this 16 Jul 13:45
  • Utils SDK package update to support Json RTE to Html Parsing

Embedded Items feature support added

Choose a tag to compare

@uttamukkoji uttamukkoji released this 06 Apr 07:12
  • includeEmbeddedItems function added in Entry and Query Module
  • Utils SDK support added in SDK

Sync API feature support added

Choose a tag to compare

@uttamukkoji uttamukkoji released this 02 Apr 07:46
  • New Feature
    • Sync function support added into SDK to support Sync APIs

BaseQuery: addQuery to pass Json to Query Object

Choose a tag to compare

@uttamukkoji uttamukkoji released this 17 Mar 07:56
  • Updated addQuery method to pass non encoded Json to Query object
  • Removed parameter check on functions those pass default values.

Publish content fallback feature

Choose a tag to compare

@uttamukkoji uttamukkoji released this 05 Dec 14:00

New Feature

- Entry
  - Added support for function 'includeFallback'
- Query 
  - Added support for function 'includeFallback'
- Asset
  - Added support for function 'includeFallback'

Package gist support added

Choose a tag to compare

@uttamukkoji uttamukkoji released this 27 Oct 07:54
v1.7.0

test case update

Stack Tokens Moved to Headers

Choose a tag to compare

@uttamukkoji uttamukkoji released this 08 May 05:00
Merge pull request #13 from contentstack/tokenHotfix

Stack Tokens Moved to Headers

Asset query Issue resolve

Choose a tag to compare

@uttamukkoji uttamukkoji released this 04 Mar 06:12

#4 issue in Asset for conflict in name of Query function has been resolved, Updated BaseQuery function name to addQuery.

Issue for the array resolved

Choose a tag to compare

@uttamukkoji uttamukkoji released this 17 Feb 06:42
v1.5.1

Query check for parameters