Skip to content

Releases: contentstack/contentstack-javascript

API implementation for Content Types information.

12 Apr 13:14
Compare
Choose a tag to compare

We have release two new methods on stack level in v3.6.0

getContentTypes()

  • This method returns comprehensive information of all the content types of a particular stack in your account.

fetch()

  • This method returns the complete information of a specific content type.

Resolved the localstorage issue

20 Mar 08:09
Compare
Choose a tag to compare
3.5.2

resolved the localstorage issue

UI changes of JS SDK Reference doc

18 Feb 13:24
Compare
Choose a tag to compare
Merge pull request #14 from contentstack/cache_hotfix

solved the cachepolicy issue

Release 3.5.0

26 Oct 11:37
Compare
Choose a tag to compare
  • Added sync() method.

Release 3.4.0

10 Jan 11:41
Compare
Choose a tag to compare

Features:

  • New addParam() method added.
  • Added support for NativeScript

Image Transformation SDK

06 Nov 13:07
Compare
Choose a tag to compare

Feature:

  • New .imageTransform() method added

Changes:

  • deprecated .findOne() from Query
  • deprecated .includeSchema() from Query
  • Query parameter for include[] changed(array indexes are removed).

Introduced Assets Delivery

14 Oct 14:37
Compare
Choose a tag to compare

Feature:

  • Assets delivery with find() and fetch() function are introduced.

Introduced Assets Delivery

14 Oct 11:08
Compare
Choose a tag to compare

Feature:

  • Assets delivery with find() and fetch() function are introduced.

Hotfix 3.1.1

13 Oct 11:12
Compare
Choose a tag to compare

Bug Fixes:

  • Boolean value not working in "where" query
  • only() and includeReference() query not working in reactnative ios

Release 3.1.0

28 Apr 08:49
Compare
Choose a tag to compare

Changes:

  • Code Revamp: ECMA6
  • React Native support added
  • Webpack upgraded

Bug Fixes:

  • Fixed unwanted authtoken appending in embedded assets url in RTE field