JavaScript Management SDK
Version 3.14.0 - Oct 19, 2021
New Features:
- Added support for Live preview feature
Version 3.13.2
Date: May-26-2021
Enhancement:
- Dependency: Updated Utils SDK dependency version
Version 3.13.1
Date: Apr-16-2021
Bug fix:
- Resolved IE 11 request method issue
Version 3.13.0
Date: Apr-05-2021
API Enhancement:
- Query: Added support for method includeEmbeddedItems
- Entry: Added support for method includeEmbeddedItems
Version 1.2.4 - Jul 19, 2021
Bug Fixes:
Version 1.2.3 - Jun 21, 2021
Bug Fixes:
Version 1.2.2 - May 26, 2021
Bug Fixes:
Organization Specific get all Stack: Get Stack for specific organization from org_uid
Resolved: Entry Publish and Update not work after find function
Resolved: Workflow update issue on fetchAll function
Document Update
Version 1.2.1 - Mar 19, 2021
Bug Fixes:
Version 1.2.0 - Mar 12, 2021
Bug Fixes:
Enhancement:
- Request concurrency added in SDK
New Feature:
- Added support for the Workflow module
Version 1.1.2 - Jan 7, 2021
Bug Fixes:
Version 1.1.1 - Oct 23, 2020
Bug Fixes:
- Stack initialization issue
Version 1.1.0 - Oct 23, 2020
Bug Fixes:
- Owner of organization can access stack function
Version 1.0.0 - Sept 23, 2020
Initial release for Contentstack CMA-based JavaScript Management SDK
JavaScript Delivery SDK
Version 3.12.2 - Feb 19, 2021
API Timeout:
- Updated timeout to minimum 30 seconds.
Enhancement Typescript:
- Added Boolean value support:
- Query - where, equalTo, notEqualTo
Version 3.12.1 - Jan 22, 2021
Bug Fixes:
- Fixed Unhandled promise rejection on HTML response body.
Version 3.12.0 - Dec 5, 2020
Enhancements:
- Entry - Added support for the publish fallback method
- Query - Added support for the publish fallback method
- Asset - Added support for the publish fallback method
- Assets - Added support for the publish fallback method
Version 3.11.1 - Sept 25, 2020
Enhancements:
- Updated API to include these:
- Retry limit for a fetch request
- Retry delay options for a fetch request
- Retry on error occur for a fetch request
- Added Typescript definition
- [Documentation]
Updated “Only” and “Except” content
Version 3.10.1 - Jun 29, 2020
Enhancements:
- Include support for ContentType in Entry
Version 3.10.0 - Jun 19, 2020
Enhancements:
- Removed default timeout for a request
Version 3.9.0 - Jun 17, 2020
Enhancements:
- Allowing support to add a timeout for a request
- Added the Fetch option for request
Breaking changes:
- Added support to use “delivery_token” parameter instead of “access_token”.
Version 3.8.1 - Nov 19, 2019
Enhancements:
- Entry - Updated the entry module
Version 3.8.0 - Nov 15, 2019
Enhancements:
- Stack - Added support for getContentType() method
- ContentType - Updated the fetch() method
Version 3.7.1 - Sept 05, 2019
Enhancements:
- Stack - Added support for Region
Version 3.7.0 - July 29, 2019
Enhancements:
- Query - Added support for the includeReferenceContentTypeUID method
- Entry - Added support for the includeReferenceContentTypeUID method
Version 3.6.0 - Apr 12, 2019
Enhancements:
- Stack - Added support for the getContentTypes method
- ContentType - Added support for the fetch method
Version 3.5.2 - Mar 20, 2019
Enhancements:
- Locale storage issue resolved
Version 3.5.1 - Feb 18, 2019
Enhancements:
- Resolved Cache policy issue
- Updated JavaScript API Reference doc
Version 3.5.0 - Oct 26, 2018
Enhancements:
- Stack - Added support for Sync API
Version 3.4.0 - Jan 10, 2018
Enhancements:
- Added the new addParam() method
- Added support for NativeScript
Version 3.3.0 - Nov 6, 2017
Enhancements:
- Added the following:
- Stack - Added the ImageTransform API
- Added support for NativeScript
- Deprecated the following APIs of Query:
Version 3.2.0 - Oct 14, 2017
Enhancements:
- Added the support for Image Delivery in Asset
Version 3.1.1 - Oct 13, 2017
Bug Fixes:
- Rectified the issue with Boolean value not working in "where" query
- Rectified issue with only() and includeReference() queries not working in ReactNative iOS
Version 3.1.0 - Apr 28, 2017
Enhancements:
- Code Revamp: ECMA6
- Added support for React Native
- Upgraded Webpack
Bug Fixes:
- Fixed the issue with unwanted authtoken appending in embedded assets URL in RTE field
Version 3.0.1 - Feb 10, 2017
Enhancements:
- Multiple stacks can be configured rather than a singleton Stack Object
Bug Fixes:
- Rectified the issue with the support for the import attribute on the client side