Releases: moneykit/moneykit-ios
Releases · moneykit/moneykit-ios
MoneyKit 1.9.4
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
Requirements
Name |
Version |
Xcode |
>= 14.0 |
iOS |
>= 14.0 |
Fixed
- Accounts not being returned after successful link
MoneyKit 1.9.2
Requirements
Name |
Version |
Xcode |
>= 14.0 |
iOS |
>= 14.0 |
Fixed
MoneyKit 1.9.1
Requirements
Name |
Version |
Xcode |
>= 14.0 |
iOS |
>= 14.0 |
Fixed
- Updates to account selection
MoneyKit 1.9.0
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 |
 |
 |
MoneyKit 1.8.3
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
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
Requirements
Name |
Version |
Xcode |
>= 14.0 |
iOS |
>= 14.0 |
Updated
Fixed
- Previously unselected accounts not showing up when relinking
MoneyKit 1.7.7
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"