Releases: contentful/contentful.net
Releases · contentful/contentful.net
Version 8.2.1
- Adds option to override the base url of the management client. Thanks to @philippesc
Version 8.2.0
Version 8.1.0
- Fixes issues introduced in version 8.0.1
- Adds support for scheduled actions. Thanks to @debwebdanmark
Version 8.0.1
- Version 8 removes the need for
ResolveEntriesSelectively
. The property has been removed and can just be omitted. - Adds a new renderer for AssetHyperLinks
Version 7.5.3
- Adds BaseUrl as a public property to the
IContentfulClient
Version 7.5.2
- Fixes an issue with deserialization of tables in rich text. Thanks to @msm-agyemang
Version 7.5.1
- Fixes a bug with uploading references after a change to the underlying API. Thanks to @msm-agyemang
Version 7.5.0
- Fixes deserialization of rich text nodes for management entry calls.
- Fixes handling of hyperlink nodes in rich text without a title
- Minor performance improvement for entry deserialization
Version 7.4.3
- Fixes a small capitalization typo in the serialization of the cross space reference header
Version 7.4.2
- Adds support for resolution of cross space references.