Skip to content

Releases: contentstack/contentstack-dotnet

Live Preview feature support added

08 Dec 06:30
Compare
Choose a tag to compare
Merge pull request #14 from contentstack/bug/security

Bug/security

Json RTE Feature support

16 Jul 13:40
Compare
Choose a tag to compare
  • Utils SDK Package Update

Asset Model implementing Interface for Embedded Objects

09 Apr 04:41
Compare
Choose a tag to compare
Merge pull request #11 from contentstack/hotfix/2.6.1

Hotfix/2.6.1

Embedded Items feature support added

06 Apr 10:06
Compare
Choose a tag to compare
  • includeEmbeddedItems function added in Entry and Query Module
  • Utils SDK support added in SDK

Publish content fallback feature

05 Dec 14:17
Compare
Choose a tag to compare
Update API:
  • AssetLibrary
    • IncludeFallback function added
    • SetLocale function added
  • Asset
    • IncludeFallback function added
    • SetLocale function added
  • Entry
    • IncludeFallback function added
  • Query
    • IncludeFallback function added

Autoload converter support

12 Aug 07:08
Compare
Choose a tag to compare

Version: 2.4.0

Date: Aug-12-2020

Update API:
  • AssetLibrary
    • Count function added
    • Limit, Skip functionality added
    • Only, Except function added
  • Query
    • Count function added
  • CSJsonConverter
    • Added class CSJsonConverter to allow autoloading of converters
Enhancement
  • Stack
    • Sync function to allow multiple SyncType
Bug Fixes
  • Entry
    • GetContentType exception resolved
Deprecation
  • Stack
    • AccessToken deprecated with support to add DeliveryToken

Update packages and resolved issues

22 Jun 07:16
Compare
Choose a tag to compare
v2.3.0

Update copyright year

Support includeOwner() method

17 Feb 06:36
Compare
Choose a tag to compare

Update API:

  • Query
    • update function 'IncludeOwner'
  • Entry
    • update function 'IncludeOwner'

Global Fields Support

15 Nov 10:18
Compare
Choose a tag to compare

Update API:

  • Stack
    • update function 'getContentType:'
  • ContentType
    • update function 'fetch:'

Region support

03 Sep 07:05
Compare
Choose a tag to compare

New Features:

  • Config
    • added property attribute 'region'
  • Query
    • added method 'ReferenceIn'
    • added method 'ReferenceNotIn'