Skip to content

Releases: contentstack/contentstack-management-dotnet

v0.3.0

21 Jul 09:07
bcaa241

Choose a tag to compare

  • 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

07 Jul 09:31
a95baeb

Choose a tag to compare

What's Changed

  • Fix: Changed the Type of Version when using single entry publish by @cs-raj in #81

Full Changelog: v0.1.12...v0.2.0

v0.1.12

09 Jun 10:01
43c2d1c

Choose a tag to compare

What's Changed

  • fix: Updated the Summary Documents and Version bump by @cs-raj in #72
  • Fixed the GetDelivery token and added unit test cases by @cs-raj in #71
  • Fix/dev by @cs-raj in #76

Full Changelog: v0.1.11...v0.1.12

Enhancement

30 May 12:46

Choose a tag to compare

  • Added ContentstackClient method overload for custom httpclient

Enhancement and Fixes

14 Nov 07:44
7fb95ef

Choose a tag to compare

  • Add support for apiVersion in bulk publish unpublish methods
  • Added References and ReferencesAsync methods in Asset class

Fixes

17 Oct 09:21
df36f64

Choose a tag to compare

  • Media header now added only to Assets API methods and removed from all others for both Sync and Async calls.

Bugfixes

31 Jul 09:21
d76bddf

Choose a tag to compare

  • Strong named the assemblies

Feat: Parameter support in References and Break attr handling in TextNode

06 Mar 13:00
938b429

Choose a tag to compare

Merge pull request #37 from contentstack/next

Feat: Parameter support in References and Break attr handling in TextNode

Fix: TextNode Deserializer Implementation

28 Feb 11:01
dd02ab8

Choose a tag to compare

Merge pull request #32 from contentstack/next

TextNode Deserializer

Json converters for Node and TextNode of JSON RTE components

13 Feb 12:02
1d0a25c

Choose a tag to compare

Fix: adds json converters for Node and TextNode of JSON RTE components