Releases: contentstack/contentstack-management-dotnet
Releases · contentstack/contentstack-management-dotnet
v0.6.0
What's Changed
- Enhance retry mechanism with comprehensive configuration options by @nadeem-cs in #122
- chore: license update by @cs-raj in #124
- Enhance retry mechanism and error handling by @nadeem-cs in #127
- improve error msg by @reeshika-h in #125
- version bump by @reeshika-h in #128
New Contributors
- @reeshika-h made their first contribution in #125
Full Changelog: v0.5.0...v0.6.0
v0.5.0
- Feat
- Variant Group Management: Added comprehensive support for variant group operations
- Added
VariantGroupmodel class with Find, LinkContentTypes and UnlinkContentTypes methods - Comprehensive unit test coverage with 33+ tests covering all functionality and edge cases
- Added
- Variant Group Management: Added comprehensive support for variant group operations
v0.4.0
What's Changed
- DX - 1237 - Adding OAuth Support by @cs-raj in #102
- Add MFA support to login methods and update version to 0.4.0 by @nadeem-cs in #103
- Added Support for OAuth by @cs-raj in #108
Full Changelog: v0.3.2...v0.4.0
v0.3.2
What's Changed
Full Changelog: v0.3.1...v0.3.2
v0.3.1
What's Changed
- fix: 🐛 apiVersion param in Publish/Unpublish methods by @nadeem-cs in #91* resolve conflicts by @harshithad0703 in #94
- DX | 28-07-2025 | Release by @harshithad0703 in #93
Full Changelog: v0.3.0...v0.3.1
v0.3.0
- Feat
- - Bulk Operations:
- - Added Support for the bulk operations of Publish, Unpublish, Delete, Workflow Update, addRelease Items, Update Release Items, Job-Status both sync and async methods
- - Nested Global Fields:
- Added the support for the nested global fields for all the CRUD Operations
v0.2.0
What's Changed
Full Changelog: v0.1.12...v0.2.0
v0.1.12
Enhancement
- Added ContentstackClient method overload for custom httpclient
Enhancement and Fixes
- Add support for apiVersion in bulk publish unpublish methods
- Added References and ReferencesAsync methods in Asset class