Skip to content

Latest commit

 

History

History
137 lines (128 loc) · 6.11 KB

CHANGELOG.md

File metadata and controls

137 lines (128 loc) · 6.11 KB

Changelog

v1.16.0 (2024-04-09)

  • Feature
    • Get languages of an entry

v1.15.4 (2024-03-28)

  • Fixes and Enhancement
    • delete stack implemetation and test cases
    • sanity test and dependency upgrades

v1.15.3 (2024-02-16)

  • Fix
    • Fix for updating entry

v1.15.2 (2024-02-09)

  • Fix
    • Adds params support in taxonomy export method
    • Adds sanity test cases

v1.15.1 (2024-01-29)

  • Feature
    • Taxonomy Import/Export test cases are added

v1.15.0 (2024-01-23)

  • Feature
    • Taxonomy Import/Export feature added

v1.14.1 (2024-11-23)

  • Fixes
    • Fix for validating the data while updating entries with assets

v1.14.0 (2023-12-19)

  • Feature
    • Management token feature added

v1.13.1 (2023-12-13)

  • Fixes
    • Fix for issue while updating entries with assets

v1.13.0 (2023-11-21)

  • Feature
    • Teams API support
    • Early Access Header support

v1.12.0 (2023-10-17)

  • Feature
    • Types support for Taxonomy feature
    • Types support for Terms feature
  • Fixes
    • Correction in refreshToken error message

v1.11.0 (2023-09-03)

  • Fixes and Enhancements
    • Allows contenttype in asset upload
    • Taxonomy feature addition
    • Terms feature addition

v1.10.2 (2023-08-23)

  • Fixes and Enhancements
    • RefreshToken error handling
    • Handling workflow response of object format
    • Support for overwrite flag in Contenttype and Global fields import functionality

v1.10.1 (2023-08-01)

  • Fixes:
    • Token leak
    • Users type
    • ContentstackCollection type
    • Environment param type
  • Enhancements
    • Adds Auditlogs functions
    • Contenttype references function

v1.10.0 (2023-07-21)

  • Fixes
    • Fixes Breaking Changes

v1.9.0 (2023-07-19)

  • Features:
    • NRP support added
    • Audit logs APIs support
    • Contenttype References API support
  • Fixes:
    • Type correction for ContentstackCollection
    • Type correction for BulkOperation
    • Type correction for Environment parameter

v1.8.0 (2023-05-11)

  • Feature
    • Branches Compare and Merge feature added.

v1.7.0 (2023-04-04)

  • Feature
    • Marketplace API support added.

v1.6.1 (2022-12-09)

  • Bug Fix
  • SSO get stack details Latest

v1.6.0 (2022-10-19)

  • Feature
  • OAuth token refresh function added

v1.5.0 (2022-08-10)

  • Feature
  • App creation, fetch and update
  • App configuration
  • App Installation and getting installation details

v1.4.0 (2022-07-26)

  • Bug Fix
  • Delete: Set entry workflow and asset download
  • Asset Download
  • Set Entry workflow stages
  • OAuth token authorisation

v1.2.4 (2021-07-19)

  • Bug Fix
    • Form data upload timeout on retrying rate limit error issue resolved

v1.2.3 (2021-06-21)

  • Bug Fix
    • Request Timeout retry support added

v1.2.2 (2021-05-26)

  • Bug Fix
    • 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
    • update Entry example code update

v1.2.1 (2021-03-19)

  • Bug Fix
    • User get details: Include organization functions for is_owner of the organization

v1.2.0 (2021-03-12)

  • Bug Fix
    • Release Items issue for API key resolved
  • Enhancement
    • Request concurrency added in SDK
  • New Feature
    • Workflow module support added

v1.1.2 (2021-01-07)

  • Bug Fix
    • Retry count on multiple request failure

v1.1.1 (2020-10-23)

  • Bug Fix
    • Stack initialization issue

v1.1.0 (2020-10-23)

  • Bug Fix
    • Owner of organization can access stack function

v1.0.0 (2020-09-23)

  • Initial release for Contentstack CMA base JS management SDK