Skip to content

Releases: moneykit/moneykit-ios

MoneyKit 1.9.4

25 Mar 20:44
714555c
Compare
Choose a tag to compare

Requirements

Name Version
Xcode >= 14.0
iOS >= 14.0

Added

  • Added MKLinkIdentifier to the MKLinkedInstitution object. The value inside this object can now be used directly in API requests to the MoneyKit API. We have deprecated the requirement of token exchange.

MoneyKit 1.9.3

06 Mar 20:23
f31d1f7
Compare
Choose a tag to compare

Requirements

Name Version
Xcode >= 14.0
iOS >= 14.0

Fixed

  • Accounts not being returned after successful link

MoneyKit 1.9.2

04 Mar 20:52
15e3ec4
Compare
Choose a tag to compare

Requirements

Name Version
Xcode >= 14.0
iOS >= 14.0

Fixed

  • Bug fixes for events

MoneyKit 1.9.1

18 Feb 20:53
2a1b52f
Compare
Choose a tag to compare

Requirements

Name Version
Xcode >= 14.0
iOS >= 14.0

Fixed

  • Updates to account selection

MoneyKit 1.9.0

31 Jan 19:03
893b132
Compare
Choose a tag to compare

Requirements

Name Version
Xcode >= 14.0
iOS >= 14.0

Added

  • Support for new connect feature flag that limits selection to only one account
  • Support for new connect feature flag that limits selection to only depository accounts

Screenshots:

With both flags added Without flags added
IMG_7830 IMG_7831

MoneyKit 1.8.3

21 Jan 20:00
afa72bd
Compare
Choose a tag to compare

Requirements

Name Version
Xcode >= 14.0
iOS >= 14.0

Fixed

  • Removed logs produced by the MoneyKit SDK when making network requests

MoneyKit 1.8.2

09 Jan 20:56
e0ce763
Compare
Choose a tag to compare

Requirements

Name Version
Xcode >= 14.0
iOS >= 14.0

Updated

  • Removes ability for end user to retry questions other than login credentials. Our providers often fail out and enter an unrecoverable state when receiving a wrong answer (bad OTP, bad security answer, etc). Previously we would let end users resubmit the same or new answers when in reality they had no chance of success after the first failure. Instead, we now show the relevant error with an option for the end user to "Start Over".

MoneyKit 1.8.1

06 Jan 22:49
ec5ef1f
Compare
Choose a tag to compare

Requirements

Name Version
Xcode >= 14.0
iOS >= 14.0

Updated

  • Account selection UI

Fixed

  • Previously unselected accounts not showing up when relinking

MoneyKit 1.8.0

06 Jan 19:40
9535af5
Compare
Choose a tag to compare

Requirements

Name Version
Xcode >= 14.0
iOS >= 14.0

Added

  • Institution warning screen
  • Institution message
  • Password reveal button

Screenshots:

Institution warning screen Institution message Password reveal button
CleanShot 2025-01-06 at 14 39 26@2x CleanShot 2025-01-06 at 14 36 35@2x CleanShot 2025-01-06 at 14 38 51@2x

MoneyKit 1.7.7

10 Oct 17:46
aae468a
Compare
Choose a tag to compare

Requirements

Name Version
Xcode >= 14.0
iOS >= 14.0

Updated

  • Connected screen now auto-closes after a delay, instead of requiring the user to tap "Done"