Skip to content

Releases: contentstack/contentstack-ios

Azur Na region added in ContentstackRegion

18 Aug 05:29

Choose a tag to compare

Fix crash on NSInvalidArgumentException

02 Sep 07:11

Choose a tag to compare

  • Added nil check on response object before caching with json serialisation
  • Pull request #14 resolves -> issue #13

Embedded Items feature support added

06 Apr 12:37

Choose a tag to compare

  • Entry
    • 'includeEmbeddedItems' function added
  • Query
    • 'includeEmbeddedItems' function added

API Analytics for SDK update

05 Mar 06:58

Choose a tag to compare

Merge pull request #11 from contentstack/user_agent

API Analytics for SDK update

Content type fetch: update in URI parameters

22 Jan 06:28

Choose a tag to compare

Merge pull request #10 from contentstack/automate-test

Automate test and Content type fetch update

Publish content fallback feature

05 Dec 14:59

Choose a tag to compare

Update API:
  • Asset
    • 'includeFallback' function added
  • AssetLibrary
    • 'includeFallback' function added
  • Entry
    • 'includeFallback' function added
  • Query
    • 'includeFallback' function added

EU URL issue

16 Apr 05:10

Choose a tag to compare

v3.7.1

version update

Global Fields Support

15 Nov 09:52

Choose a tag to compare

Update API:

  • Stack
    • update function 'getContentType:'
  • ContentType
    • update function 'fetch:'

CS networking

25 Oct 05:59

Choose a tag to compare

  • CSError
    • added new class
  • CSNetworking
    • Implemented Contentstack Networking library

Multi content type Feature

29 Jul 10:47

Choose a tag to compare

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'