Releases: contentstack/contentstack-management-dotnet
Releases · contentstack/contentstack-management-dotnet
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
Fixes
Bugfixes
Feat: Parameter support in References and Break attr handling in TextNode
Merge pull request #37 from contentstack/next Feat: Parameter support in References and Break attr handling in TextNode
Fix: TextNode Deserializer Implementation
Merge pull request #32 from contentstack/next TextNode Deserializer
Json converters for Node and TextNode of JSON RTE components
Fix: adds json converters for Node and TextNode of JSON RTE components