Skip to content

Releases: foomo/contentful

v0.5.3

11 Oct 15:24
1728e2a
Compare
Choose a tag to compare

Support for Contentful Tags

v0.5.2

25 Sep 15:32
Compare
Choose a tag to compare

Sys object now contains data about the archival state of entries and assets

v0.5.1

27 Apr 17:39
94947ec
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.0...v0.5.1

v0.5.0

26 Apr 13:42
1db51ce
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.5...v0.5.0

v0.4.5

13 Mar 08:30
8231f06
Compare
Choose a tag to compare

Adds support for scheduled_actions in CMA

Full Changelog: v0.4.5...v0.4.5

v0.4.4

07 Jun 14:06
Compare
Choose a tag to compare

Added go.mod and a method to archive an entry

Full Changelog: v0.4.3...v0.4.4

v0.4.2

20 May 17:29
Compare
Choose a tag to compare

This release fixes in important issue with the Query. Calling Include(0) would not explicitly add the include parameter to the HTTP request to Contentful. This might lead to unexpected issues when decoding the response

Asset processing fix

31 Mar 08:41
Compare
Choose a tag to compare

The Process method of the AssetService ignored the localized files. For instance, if you created a new Asset and provided the uploadURL's of two files for two locales, only the file for the first space locale would be processed and the asset would remain in a state where it's not possible to publish it through the CMA. This release fixes that issue.

Custom HTTP client URL

04 Oct 08:51
5d85960
Compare
Choose a tag to compare

Support a setter on the client to customize the HTTP URL

Environment support

19 Aug 15:41
Compare
Choose a tag to compare
v0.3.6

environment support