iOS SDK Changelog

Version: 3.8.1 - Jan 22, 2021

Bug Fixes:

  • Resolved the content type fetch URL issue

Version 3.8.0 - Dec 05, 2020

Enhancements

  • Asset - Added support for the includeFallback function
  • AssetLibrary - Added support for the includeFallback function
  • Entry - Added support for the includeFallback function
  • Query - Added support for the includeFallback function

Version 3.7.1 - Nov 15, 2019

Enhancements:

  • Added support for the EU region

    Bug Fixes:
    • Resolved the URL issue

      Version 3.7.0 - Nov 15, 2019

      Enhancements: 

      • Stack - Updated the getContentType: function
      • ContentType - Updated the fetch: function

        Version 3.6.4 - Oct 25, 2019

        New Features:

        • Added a new class: CSError
        • Implemented Contentstack Networking library: CSNetworking

        Version 3.6.1 - Sept 03, 2019

        New Features: 

        • Config - Added the property attribute region
        • Query
          • Added the whereKey:in: method
          • Added the whereKey:notIn: method

        Version 3.6.0 - Jul 29, 2019

        New Features

        • Query
          • added the 'includeReferenceContentTypeUid' method
          • added the 'locale' method
        • Entry
          • added the 'includeReferenceContentTypeUid' method
          • added the 'includeContentType' method
          • added the 'locale' method

        Enhancements: 

        Deprecated the following:

        • Query - deprecated the 'language' method
        • Entry - deprecated the 'language' method

        Removed the following from the API: 

        • Config
          • removed property attribute 'ssl'
          • removed method 'includeSchema'
        • Stack
          • removed property attribute SSL

        Version 3.5.0 - Apr 12, 2019

        New Features:

        • Stack
          • added the getContentTypes: method
        • ContentType
          • added the fetch: method

        Enhancements: 

        • Deprecated the following:
          • Config - removed property https://app.contentstack.com/#attribute 'ssl'
          • Stack - removed the SSL property attribute

        Version 3.4.0 - Oct 22, 2018

        New Features: 

        • Stack
          • added the sync: method
          • added the syncToken:completion: method
          • added the syncPaginationToken:completion: method
          • added the syncFrom:completion: method
          • added the method syncOnly:completion:
          • added the syncOnly:from:completion: method
          • added the syncLocale:completion: method
          • added the syncLocale:from:completion: method
          • added the syncPublishType:completion: method
          • added the syncOnly:locale:from:completion: method
          • added the syncOnly:locale:from:publishType:completion: method
        • SyncStack
          • Added New Class

        Version 3.3.1 - Jun 08, 2018

        Enhancements: 

        • Added string 'BUILT_NULLABLE_P' in Entry.h
        • Updated Code - (void)fetch:(void(^)(ResponseType type, NSError * BUILT_NULLABLE_P error))callback;
        • Old Code (NOT TO BE USED) - (void)fetch:(void(^)(ResponseType type, NSError *error))callback;

        Version 3.3.0 - Dec 15, 2017

        New Features: 

        • Entry
          • added method ‘addParamKey:andValue:’
        • Query
          • added method 'addParamKey:andValue:'
        • Asset
          • added method ‘addParamKey:andValue:’

        Version 3.2.0 - Nov 10, 2017

        New Features:

        • Stack
          • added method ‘imageTransformWithUrl:andParams:’
        • Query
          • added method 'includeContentType:'
        • QueryResult
          • added property ‘content_type’

        Enhancements: 

        • Deprecated the following: 
          • Query - Deprecated property 'includeSchema'

          Version 3.1.1 - Jun 24, 2017

          Enhancements:

          Deprecated the following: 

          • Entry - removed property 'publishDetails'
          • Asset - removed property 'publishDetails:'

          Version 3.1.0 - Dec 19, 2016

          New Features: 

          • Group
            • Added New Class
          • Entry
            • added method 'groupForKey:'
            • added method 'groupsForKey:'
            • added method ‘entriesForKey:withContentType:'
          • AssetLibrary
            • added method ‘sortWithKey:orderBy:’
            • added method ‘objectsCount’
            • added method ‘includeCount’
            • added method ‘includeRelativeUrls’
            • added method ‘setHeader:forKey:’
            • added method ‘addHeadersWithDictionary:’
            • added method ‘removeHeaderForKey:’
          • Asset
            • added method ‘setHeader:forKey:’
            • added method ‘addHeadersWithDictionary:’
            • added method ‘removeHeaderForKey:’

          Enhancements: 

          • Asset
            • Class name modified from ‘Assets’ to ‘Asset’
            • renamed property ’assetType’ to ‘fileType’

          Version 3.0.0 - Oct 19, 2016

          New Features: 

          • Config
            • Added New Class
          • Assets
            • Added New Class
          • AssetLibrary
            • Added New Class
          • Contentstack
            • added method 'stackWithAPIKey:accessToken:environmentName:config:'
          • Entry
            • added property 'publishDetails'
          • Stack
            • added readonly property 'config'
            • added method 'asset'
            • added method 'assetWithUID:'
            • added method 'assetLibrary'
            • added method 'fetchLastActivity:'

          Enhancements: 

          Deprecated the following: 

          • Contentstack
            • removed method 'stackWithAPIKey:accessToken:environmentUID:'
          • Entry
            • removed property 'metadata'
          • Stack
            • removed property 'isEnvironmentUID'
            • removed method 'setEnvironment:isEnvironmentUID:'
          • Query
            • removed method 'afterUID:'
            • removed method 'beforeUID:'

          Version 1.0.1 - Sept 22, 2016

          Bug Fixes: 

          • Entry
            • Fixed fetch method which now return response as per environment.
          • Query
            • Fixed search method issue causing an improper result.

          Version 1.0.0 - Feb 11, 2016

          • Introduced Contentstack iOS SDK

          Was this article helpful?

          Thanks for your feedbackSmile-icon

          On This Page

          ^