This repository has been archived by the owner on May 8, 2024. It is now read-only.
Releases: contentful/contentful.objc
Releases · contentful/contentful.objc
3.0.0 tvOS support; deprecated persistence
3.0.0 tvOS support; deprecated persistence
- tvOS support to the Cocoapods spec now added
- Project compatible with Xcode 9.3
- Removes all CMA code as the CMA SDK is deprecated.
- Support for contentful-persistence.objc has been dropped.
- Removes all UI related code as the SDK shouldn't be rendering any UI for the user.
v2.0.4
Management-0.10.0
The Management SDK now lives in this repository.
v2.0.1
v2.0.0
ContentfulDeliveryAPI 1.10.4
Fixed
- Sanitize persisted asset input
- Fix for asset link synchronization when offline caching
- Fix for entry link synchronization when offline caching
- Fix for transparent images when offline caching
ContentfulDeliveryAPI 1.10.3
Fixed
- Fix an issue with synchronization of empty values
- Fix a potential race condition regarding localisation
ContentfulDeliveryAPI 1.10.2
Fixed
- Unify handling of localised fields between Assets and Entries. This fixes fallback locales for Assets, which previously were not working for locales being present in the current space.
ContentfulDeliveryAPI 1.10.1
Changed
- Pin version of ISO8601DateFormatter in podspec