Skip to content

Releases: contentful/contentful.net

Version 8.2.1

09 Oct 20:28
77b0a35
Compare
Choose a tag to compare
  • Adds option to override the base url of the management client. Thanks to @philippesc

Version 8.2.0

02 Oct 05:54
60f9e57
Compare
Choose a tag to compare
  • Various performance enhancing fixes. Thanks to @Henr1k80

Version 8.1.0

18 Sep 06:16
b3ec71c
Compare
Choose a tag to compare
  • Fixes issues introduced in version 8.0.1
  • Adds support for scheduled actions. Thanks to @debwebdanmark

Version 8.0.1

12 Aug 15:04
c2ab680
Compare
Choose a tag to compare
  • 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

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.