Skip to content

Releases: plaid/plaid-link-ios

LinkKit 5.5.0

08 May 21:27
Compare
Choose a tag to compare

2024-05-08

Requirements

Name Version
Xcode >= 15.0.1
iOS >= 14.0

Changes

  • Add PROFILE_DATA_REVIEW view name.
  • Add NSPrivacyCollectedDataTypePurposes for NSPrivacyCollectedDataTypeUserID.

LinkKit 4.7.7

08 May 19:29
Compare
Choose a tag to compare

2024-05-08

Requirements

Name Version
Xcode >= 14.0
iOS >= 11.0

Changes

  • Add NSPrivacyCollectedDataTypePurposes for NSPrivacyCollectedDataTypeUserID.

LinkKit 5.4.2

16 Apr 00:14
Compare
Choose a tag to compare

2024-04-15

Requirements

Name Version
Xcode >= 15.0.1
iOS >= 14.0

Changes

  • Make Link background a transparent gradient.

LinkKit 4.7.6

16 Apr 22:20
Compare
Choose a tag to compare

2024-04-16

Requirements

Name Version
Xcode >= 14.0
iOS >= 11.0

Changes

  • Add PrivacyInfo.xcprivacy.

LinkKit 5.4.1

13 Apr 02:49
Compare
Choose a tag to compare

2024-04-12

Requirements

Name Version
Xcode >= 15.0.1
iOS >= 14.0

Changes

  • Make Link background transparent.

LinkKit 5.4.0

12 Apr 23:23
Compare
Choose a tag to compare

2024-04-12

Requirements

Name Version
Xcode >= 15.0.1
iOS >= 14.0

Changes

  • Remove deprecation from custom Link presentation.
  • Improve Link presentation animation.
  • Embedded Link bug fixes.

LinkKit 5.3.3

29 Mar 20:27
Compare
Choose a tag to compare

2024-03-29

Requirements

Name Version
Xcode >= 15.0.1
iOS >= 14.0

Changes

  • UI bug fixes.
  • Add submit OTP event name.

LinkKit 4.7.5

29 Mar 16:51
Compare
Choose a tag to compare

2024-03-29

Requirements

Name Version
Xcode >= 14.0
iOS >= 11.0

Changes

  • Stability improvements.

LinkKit 5.3.2

27 Mar 18:42
Compare
Choose a tag to compare

2024-03-27

Requirements

Name Version
Xcode >= 15.0.1
iOS >= 14.0

Changes

  • Resolved an issue where navigation buttons erroneously appeared within the safe-area during full-screen presentation of Link.
  • Deprecated custom Link presentation, providing a warning regarding full-screen presentation.

BEFORE
NavigationBug

AFTER
NavigationBugFix

LinkKit 4.7.4

27 Mar 18:25
Compare
Choose a tag to compare

2024-03-27

Requirements

Name Version
Xcode >= 14.0
iOS >= 11.0

Changes

  • Resolved an issue where navigation buttons erroneously appeared within the safe-area during full-screen presentation of Link.
  • Deprecated custom Link presentation, providing a warning regarding full-screen presentation.

BEFORE
NavigationBug

AFTER
NavigationBugFix