Releases: contentstack/contentstack-dotnet
Releases · contentstack/contentstack-dotnet
Live Preview feature support added
Merge pull request #14 from contentstack/bug/security Bug/security
Json RTE Feature support
- Utils SDK Package Update
Asset Model implementing Interface for Embedded Objects
Merge pull request #11 from contentstack/hotfix/2.6.1 Hotfix/2.6.1
Embedded Items feature support added
- includeEmbeddedItems function added in Entry and Query Module
- Utils SDK support added in SDK
Publish content fallback feature
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
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
v2.3.0 Update copyright year
Support includeOwner() method
Update API:
- Query
- update function 'IncludeOwner'
- Entry
- update function 'IncludeOwner'
Global Fields Support
Update API:
- Stack
- update function 'getContentType:'
- ContentType
- update function 'fetch:'
Region support
New Features:
- Config
- added property attribute 'region'
- Query
- added method 'ReferenceIn'
- added method 'ReferenceNotIn'