Releases: contentstack/contentstack-management-javascript
Releases · contentstack/contentstack-management-javascript
v1.20.0
What's Changed
- feat: oauth support by @aman19K in #279
- feat: retry the requests that were pending due to token expiration by @aman19K in #285
- feat: oauth test cases by @aman19K in #297
- Buffer upload in assets by @sunil-lakshman in #303
- Fix/global fields by @sunil-lakshman in #305
- Fix/1694 global fields by @sunil-lakshman in #300
- Feat/oauth support by @aman19K in #304
- sanity fix by @harshithad0703 in #312
New Contributors
- @AniketDev7 made their first contribution in #310
Full Changelog: v1.19.5...v1.20.0
v1.19.5
What's Changed
- Refactor and add delay in branch test by @harshithad0703 in #288
- Fix: Await response in branch merge for proper async handling by @harshithad0703 in #289
- DX - 2305 - Added Audit Log to the Stack class and fixed the test cases by @cs-raj in #290
- Fix Linting Errors and Add Lint Check to Workflow by @aman19K in #292
- fix: update copyright year in README.md to 2025 by @harshithad0703 in #299
Full Changelog: v1.19.4...v1.19.5
Fixes
Fixes
Feat: Nested Global fields
What's Changed
- Feature nested global field by @sunil-lakshman in #259
- Reverted variant types fix and Update node version to 22 by @sunil-lakshman in #262
- added sanity for entry variant by @harshithad0703 in #264
- feat | dx 1889 api version variants by @harshithad0703 in #265
Full Changelog: v1.19.1...v1.19.2
Feature
Fix and Enhancement
Enhancements:
- Added Support for Release 2.0
Bugs and Security Fix:
- Fixed Custom backoff in retryDelayOption that doesn't change the 300ms delay
Enhancement
- Added support for response headers.