Skip to content

Releases: contentful/contentful.net

Version 6.0.5

13 Mar 16:06
a424266
Compare
Choose a tag to compare
  • Fixes a mistake in deserialization of async webhook consumers.

Version 6.0.4

13 Mar 13:09
ea83856
Compare
Choose a tag to compare
  • Adds support for asynchronous webhook consumers.

Version 6.0.3

13 Mar 13:08
c4b7282
Compare
Choose a tag to compare
  • Strongly types the data property of rich text models.

Version 6.0.2

13 Mar 09:55
84e756b
Compare
Choose a tag to compare
  • Fixes an edge case for rich text.

Version 6.0.1

26 Feb 15:00
b610671
Compare
Choose a tag to compare
  • Fix a typing issue with the new metadata property.

Version 6.0.0

26 Feb 06:53
07a3ccc
Compare
Choose a tag to compare
  • 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

16 Oct 14:12
2131522
Compare
Choose a tag to compare
  • Fixes an issue with interfaces and entries not included in the response. See #214

Version 5.0.3

16 Oct 08:26
815edfe
Compare
Choose a tag to compare
  • Adds RichText to SystemFieldTypes.
  • Fixes an issue when using ResolveEntriesSelectively in conjunction with rich text fields and embedded entries.

Version 5.0.2

04 Sep 10:37
Compare
Choose a tag to compare
  • Fixes an issue where the inner sys properties of a snapshot was not exposed correctly.

Version 5.0.1

28 Aug 08:40
Compare
Choose a tag to compare
  • Fixes an issue where the sys property was not returned by the api when fetching an ui extension.