Skip to content

Releases: contentful/contentful.net

Version 3.3.4

26 Aug 16:30
fd9ed90
Compare
Choose a tag to compare
  • Fixes for a few issues with the image taghelpers.

Version 3.3.1

21 Aug 08:49
c78395e
Compare
Choose a tag to compare
  • Improves the ImageUrlBuilder to remove superfluous values to improve caching.

Version 3.3.0

16 Aug 17:10
f43d614
Compare
Choose a tag to compare
  • Add possibilty to add extension parameters to management client.

Version 3.2.0

15 Aug 09:52
e9bdc5c
Compare
Choose a tag to compare

Version 3.1.1

10 Aug 13:15
2579ec5
Compare
Choose a tag to compare
  • Fixes a potential bug with updating locales through the management API.

Version 3.1.0

28 Jun 08:39
3cdbee5
Compare
Choose a tag to compare
  • Adds support for the update api key endpoint

Version 3.0.0

19 Jun 14:34
8afa965
Compare
Choose a tag to compare
  • Switches to .NET Standard 2.0, this means no more support for .NET Core < 2.0
  • Uses the new HttpClientFactory in the asp.net core package to hopefully make use of the more robust underlying networking stack this version of .NET Core includes.
  • Dropped the dependency on Microsoft.Extensions.Options from the core package.

Upgrading should be seamless, but you need to retarget any .NET Core 1.x applications to at least .NET Core 2.0.

Version 2.2.1

19 Jun 07:58
06c2f6d
Compare
Choose a tag to compare
  • Fixes an issue with creating ui extensions.

Version 2.1.4

17 May 08:19
e3093b8
Compare
Choose a tag to compare
  • Adds support for the 8 bit png transformation of the image API

Version 2.1.1

19 Apr 13:18
6ac2db5
Compare
Choose a tag to compare
  • Adds support for preview API keys to the management client.