Skip to content

Releases: IFTTT/ConnectSDK-iOS

2.4.1: Translation fallback fix

04 Aug 21:41
03c0d4b

Choose a tag to compare

  • Fixes an issue where translations against base language were not occurring when region strings files are not available.

2.4.0: SDK Localization and configuration skipping

16 Jul 19:54

Choose a tag to compare

  • Supports the ability to translate the flow into different languages based on a locale parameter
  • Connection configuration can be skipped by the user based on parameter passed into the SDK

2.3.4: Asset loading fix

16 Jul 19:43

Choose a tag to compare

  • Fixes an issue where UIImages in the SDK were explicitly unwrapped. Any UIImages now loaded from the SDK asset catalog are now optional.

2.3.3: Web flow crash fix

30 Jun 22:12

Choose a tag to compare

  • Fixed a crash that occurred when presenting the web flow and then reinstantiating the ConnectButtonController.

2.3.2: Connect button overlap fix

04 Jun 15:07

Choose a tag to compare

  • Fixes an issue where the ConnectButton does not reset after the ConnectButtonController is reinstantiated.

2.3.1: Carthage crash fix

12 Mar 15:43
90f3be7

Choose a tag to compare

  • Fixes a crash when using Carthage to include the SDK.

2.3.0: Telemetry analytics and connect button refinements

02 Mar 15:20
7509a04

Choose a tag to compare

  • Add anonymous analytics tracking (#200, #207, #208, #211, #212)
  • ConnectButton UI and animation tweaks (#196, #197, #198, #199, #201)
  • Added functionality to link to corresponding service and connection page on ifttt.com from AboutViewController (#204, #205)

2.2.0: Bug fix

06 Jan 16:08
3829c7f

Choose a tag to compare

  • Fixes an issue on iOS 13 where the service authentication and verification flow would not display if the IFTTT app is not installed.

2.1.0: Bug fixes and asset updates

19 Dec 19:05
85fae4b

Choose a tag to compare

  • Fixes an issue where users without the app were constantly prompted for service verification
  • Fixes an issue with the connect button not re-initializing its state when the user navigates back to the embedded app
  • Asset updates

2.0.0

19 Jul 16:12

Choose a tag to compare

Init commit