Releases: IFTTT/ConnectSDK-Android
Releases · IFTTT/ConnectSDK-Android
v2.5.4
- Fixed an issue parsing API response for checkboxes.
v2.5.1
Update SDK versions (#232)
v2.2.0
- 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
- 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
- Add try-catch for CredentialProvider calls #132
- Update hostname for the Connect API #133
v2.0.1
- Updated manage connection URL #122
- Fixed a dragging gesture issue during email verification step. #127