Skip to content

Releases: IFTTT/ConnectSDK-Android

v2.5.4

16 Jun 18:37
3028698

Choose a tag to compare

  • Fixed an issue parsing API response for checkboxes.

v2.5.1

09 Sep 15:24
1cbf8c3

Choose a tag to compare

Update SDK versions (#232)

v2.2.0

16 Jul 04:51
68674f1

Choose a tag to compare

  • Separate Connect API implementation to its own module (#154)
  • Consume and parse connection feature data (#156)
  • Breaking API changes (#165)
  • Add a default button state to ConnectButton (#171)
  • Publish connect api as a separate artifact (#183)

v2.1.0

28 Feb 21:49
e2bd537

Choose a tag to compare

  • Add anonymous analytics tracking (#141, #148)
  • ConnectButton UI and animation tweaks (#136, #137, #139, #142)
  • Added functionality to link to corresponding service and connection page on ifttt.com from AboutIftttActivity (#138)
  • Fixed an issue where ConnectButton state is reset when host activity onNewIntent was called but not from URL redirects (#140)

v2.0.2

19 Dec 19:00
d27c712

Choose a tag to compare

  • Add try-catch for CredentialProvider calls #132
  • Update hostname for the Connect API #133

v2.0.1

06 Nov 21:47
a10b707

Choose a tag to compare

  • Updated manage connection URL #122
  • Fixed a dragging gesture issue during email verification step. #127