Releases: contentstack/contentstack-management-dotnet
Releases · contentstack/contentstack-management-dotnet
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
- Add Variants support by @nadeem-cs in #104
- Development by @nadeem-cs in #105
- Added Support for OAuth by @cs-raj in #108
- Talisman update by @cs-raj in #110
- Development by @cs-raj in #109
- Fix/staging by @cs-raj in #111
- Revert "Add Variants support " by @nadeem-cs in #112
- Revert Variants support by @nadeem-cs in #113
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