Releases: contentful/contentful.net
Releases · contentful/contentful.net
Version 6.0.5
- Fixes a mistake in deserialization of async webhook consumers.
Version 6.0.4
- Adds support for asynchronous webhook consumers.
Version 6.0.3
- Strongly types the data property of rich text models.
Version 6.0.2
- Fixes an edge case for rich text.
Version 6.0.1
- Fix a typing issue with the new metadata property.
Version 6.0.0
- Add support for content tags.
- Add support for system metadata property while having fields with the same name.
- Add configuration for omitting p-tags in li-tags in rich-text. Thanks @nwgallegos
Version 5.0.4
- Fixes an issue with interfaces and entries not included in the response. See #214
Version 5.0.3
- Adds RichText to SystemFieldTypes.
- Fixes an issue when using
ResolveEntriesSelectively
in conjunction with rich text fields and embedded entries.
Version 5.0.2
- Fixes an issue where the inner sys properties of a snapshot was not exposed correctly.
Version 5.0.1
- Fixes an issue where the sys property was not returned by the api when fetching an ui extension.