Skip to content

Releases: contentstack/contentstack-javascript

Hotfix

Choose a tag to compare

@rohitmishra209 rohitmishra209 released this 19 Nov 11:03
  • Updated in entry module.
  • Removed the unwanted code

Global fields support

Choose a tag to compare

@rohitmishra209 rohitmishra209 released this 15 Nov 11:24
  • [Stack]: Added support for method getContentType()
  • [ContentType]: updated method fetch()

Region Support

Choose a tag to compare

@rohitmishra209 rohitmishra209 released this 05 Sep 12:39

Now we support region bases host

Multi-ContentType Reference Feature

Choose a tag to compare

@rohitmishra209 rohitmishra209 released this 29 Jul 11:30

We have release one new method on Query and Entry level in v3.7.0

includeReferenceContentTypeUID()

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

API implementation for Content Types information.

Choose a tag to compare

@rohitmishra209 rohitmishra209 released this 12 Apr 13:14

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

Choose a tag to compare

@rohitmishra209 rohitmishra209 released this 20 Mar 08:09
3.5.2

resolved the localstorage issue

UI changes of JS SDK Reference doc

Choose a tag to compare

@rohitmishra209 rohitmishra209 released this 18 Feb 13:24
Merge pull request #14 from contentstack/cache_hotfix

solved the cachepolicy issue

Release 3.5.0

Choose a tag to compare

@rohitmishra209 rohitmishra209 released this 26 Oct 11:37
  • Added sync() method.

Release 3.4.0

Choose a tag to compare

@rohitmishra209 rohitmishra209 released this 10 Jan 11:41

Features:

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

Image Transformation SDK

Choose a tag to compare

@hiteshbal91 hiteshbal91 released this 06 Nov 13:07

Feature:

  • New .imageTransform() method added

Changes:

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