Skip to content

Releases: contentful/contentful.swift

Release 5.5.11

29 Apr 15:08
9662dcc
Compare
Choose a tag to compare
  • Add privacy manifest

Release 5.5.10

21 Apr 01:59
530c8f5
Compare
Choose a tag to compare
  • Fix problem when deleted entries and assets took quadratic time to sync

Release 5.5.9

29 Feb 21:56
ef74f4d
Compare
Choose a tag to compare
  • Update minimum deployment targets of the project

5.5.8

20 Feb 20:35
Compare
Choose a tag to compare

What's Changed

Full Changelog: 5.5.7...5.5.8

Subscript/Superscript

24 Feb 10:10
cb73112
Compare
Choose a tag to compare

Add subscript/superscript support

Fix 'in' query not working some times

09 Jan 20:38
54c37bc
Compare
Choose a tag to compare
  • Encoded extra character in the request query to avoid unexpected behaviour

Fix http headers

29 Jun 20:57
1ac9dd3
Compare
Choose a tag to compare
  • addresses an issue where merging http default headers with user set headers some information is omitted

JSON parsing completion fix

28 Jun 21:13
649ceda
Compare
Choose a tag to compare
  • Do not call JSON parsing completion multiple times

Various bugs fixes

28 Apr 08:41
df75431
Compare
Choose a tag to compare
Merge pull request #361 from contentful/new_release

Update version number for the release

Metadata support

06 Apr 19:21
69f364a
Compare
Choose a tag to compare

Support metadata object on Entry and Asset models
Search by tags support