Releases: contentstack/contentstack-ios
Releases · contentstack/contentstack-ios
Fix crash on NSInvalidArgumentException
Embedded Items feature support added
- Entry
- 'includeEmbeddedItems' function added
- Query
- 'includeEmbeddedItems' function added
API Analytics for SDK update
Merge pull request #11 from contentstack/user_agent API Analytics for SDK update
Content type fetch: update in URI parameters
Merge pull request #10 from contentstack/automate-test Automate test and Content type fetch update
Publish content fallback feature
Update API:
- Asset
- 'includeFallback' function added
- AssetLibrary
- 'includeFallback' function added
- Entry
- 'includeFallback' function added
- Query
- 'includeFallback' function added
EU URL issue
v3.7.1 version update
Global Fields Support
Update API:
- Stack
- update function 'getContentType:'
- ContentType
- update function 'fetch:'
CS networking
- CSError
- added new class
- CSNetworking
- Implemented Contentstack Networking library
Multi content type Feature
New Features:
- Query
- added method 'includeReferenceContentTypeUid'
- added method 'locale'
- Entry
- added method 'includeReferenceContentTypeUid'
- added method 'includeContentType'
- added method 'locale'
API deprecation:
- Query
- deprecated method 'language'
- Entry
- deprecated method 'language'
API removed:
- Config
- removed property attribute 'ssl'
- removed method 'includeSchema'
- Stack
- removed property attribute 'ssl'
Fetching Content Types information and SSL deprecated.
Fixes
- AFNetworking library updated trough Pod installation.
Changes
- API deprecation:
- Config
- deprecated property attribute 'ssl'
- Stack
- deprecated property attribute 'ssl'
- Config
- New Features:
- Stack
- added method 'getContentTypes:'
- ContentType
- added method 'fetch:'
- Stack