- Added support to access different properties of asset
- Added support for fetch asset by Query
- Live Preview 2.0 Implementation
- Removed exclusion of env when adding headers
- Taxonomy class added
- Added Early Access Header Support
- GCP_NA region support added
- AddParam method added for Entry, Asset, AssetLibrary and Query
- Proxy support added
- Timeout support added
- Region support added
- IncludeMetadata support added
- Live preview Query issue
- Entry
- IncludeOnlyReference function added
- IncludeExceptReference function added
- Query
- IncludeOnlyReference function added
- IncludeExceptReference function added
- Live preview feature support added
- Entry
- IncludeEmbeddedItems function added
- Query
- IncludeEmbeddedItems function added
- AssetLibrary
- IncludeFallback function added
- SetLocale function added
- Asset
- IncludeFallback function added
- SetLocale function added
- Entry
- IncludeFallback function added
- Query
- IncludeFallback function added
- 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
- Stack
- Sync function to allow multiple SyncType
- Entry
- GetContentType exception resolved
- Stack
- AccessToken deprecated with support to add DeliveryToken
- GetEnvironment issue resolved
- GetDeleted at Method addedAssetLibrary
- SyncType issue resolved
- Query
- update function 'IncludeOwner'
- Entry
- update function 'IncludeOwner'
- Stack
- update function 'GetContentType:'
- ContentType
- update function 'Fetch:'
- Config
- added property attribute 'region'
- Query
- added method 'ReferenceIn'
- added method 'ReferenceNotIn'
- Query
- added method 'includeReferenceContentTypeUid'
- Entry
- added method 'includeReferenceContentTypeUid'
-
Query
- added method 'SetLocale'
-
Entry
- added method 'SetLocale'
-
Query
- update method 'Fetch'
- update method 'FindOne'
-
Entry
- update method 'Find'
-
Query
- deprecated method 'SetLanguage'
-
Entry
- deprecated method 'SetLanguage'
-
ContentstackClient
- added method 'GetContentTypes'
- added method 'SyncRecursive'
- added method 'SyncPaginationToken'
- added method 'SyncToken'
-
CotentType
- added method 'Fetch'
Localization support for Query and Entry is added.
- Introduce Contentstack SDK for DOTNET.