Skip to content

Releases: contentful/contentful.java

v10.3.2

30 Apr 13:41

Choose a tag to compare

  • Fix: Do not parse already parsed rich text node in sync.

v10.3.1

28 Feb 10:00

Choose a tag to compare

  • Fix: Do not use java.util.function, it might mess up older android phones (Lollipop and Marshmallow)

v10.3.0

30 Jan 16:07

Choose a tag to compare

  • Add Unwrapping of Contentful entries to custom types.
  • Update dependencies

v10.2.1

14 Jan 15:33

Choose a tag to compare

  • Add missing links for rich-text nodes.

add rich text

12 Nov 15:15

Choose a tag to compare

v10.1.0

22 May 08:11

Choose a tag to compare

  • Add png8 image option for returning images in png with up to 256 colours.
  • Make sync environment aware.

Environments

18 Apr 16:48

Choose a tag to compare

  • Add locales endpoint
  • Add Localizer to make localizing entries thread save.
  • Update cache to store locales and not spaces
  • Remove locales from Space
  • Remove setLocale on resources (entries and assets). Use localize() instead.

v9.1.1

21 Mar 14:26

Choose a tag to compare

  • Fix: numbers in http headers default back to english.

java-sdk-9.1.0

13 Feb 13:45

Choose a tag to compare

java-sdk-9.0.1

15 Jan 12:16

Choose a tag to compare

Fix: Use system provided X509TrustManager and avoid deprecation and reflection used by previous okhttp method.