Skip to content

Releases: contentful/contentful.net

Version 7.5.3

06 Jun 18:02
d992c8a
Compare
Choose a tag to compare
  • Adds BaseUrl as a public property to the IContentfulClient

Version 7.5.2

15 May 17:10
3b33579
Compare
Choose a tag to compare
  • Fixes an issue with deserialization of tables in rich text. Thanks to @msm-agyemang

Version 7.5.1

12 Mar 16:47
Compare
Choose a tag to compare
  • Fixes a bug with uploading references after a change to the underlying API. Thanks to @msm-agyemang

Version 7.5.0

11 Dec 17:44
Compare
Choose a tag to compare
  • 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

07 Nov 06:52
Compare
Choose a tag to compare
  • Fixes a small capitalization typo in the serialization of the cross space reference header

Version 7.4.2

26 Oct 06:54
Compare
Choose a tag to compare
  • Adds support for resolution of cross space references.

Version 7.4.1

16 Oct 09:21
Compare
Choose a tag to compare
  • Fixes null value type handling for certain compose scenarios.

Version 7.4.0

06 Oct 18:21
Compare
Choose a tag to compare
  • Adds support for CDA cross space referencing.

Version 7.3.0

25 Aug 19:24
Compare
Choose a tag to compare
  • Adds support for content tags to the ContentfulClient

Version 7.2.12

04 Jul 19:44
Compare
Choose a tag to compare
  • Fixes missing public modifier for MinHeight