Releases: contentful/contentful.swift
Releases · contentful/contentful.swift
5.5.12
What's Changed
- chore: update gems by @mariuskatcontentful in #400
- chore: change team from DX to Tundra [EXT-5235] by @whitelisab in #403
- fix: bump xcode version to supported v13 for CI builds by @t-col in #405
- fix: tests by @mariuskatcontentful in #410
- refactor: made
Sys.type
optional to work with GraphQL API by @TizianoCoroneo in #404 - Fix runtime dyld Symbol Not Found crash when also linking contentful-persistence by @dodgecm in #341
- Fix Heading level assignment by @ejensen in #339
- Fix/code formatting by @mariuskatcontentful in #411
- fix: execution continues after handle json by @mariuskatcontentful in #412
- Reuse date formatters by @donnywals in #408
- chore: version update by @mariuskatcontentful in #413
New Contributors
- @whitelisab made their first contribution in #403
- @t-col made their first contribution in #405
- @TizianoCoroneo made their first contribution in #404
- @dodgecm made their first contribution in #341
- @ejensen made their first contribution in #339
- @donnywals made their first contribution in #408
Full Changelog: 5.5.11...5.5.12
Release 5.5.11
- Add privacy manifest
Release 5.5.10
- Fix problem when deleted entries and assets took quadratic time to sync
Release 5.5.9
- Update minimum deployment targets of the project
5.5.8
What's Changed
- fix: optimize page decoding time by @mariuskatcontentful in #392
Full Changelog: 5.5.7...5.5.8
Subscript/Superscript
Add subscript/superscript support
Fix 'in' query not working some times
- Encoded extra character in the request query to avoid unexpected behaviour
Fix http headers
- addresses an issue where merging http default headers with user set headers some information is omitted
JSON parsing completion fix
- Do not call JSON parsing completion multiple times
Various bugs fixes
Merge pull request #361 from contentful/new_release Update version number for the release