Tink Money Manager iOS 0.28.0
- Updated minimum supported version of Xcode to 14.1.
- Fixed an issue in actionable insights where
WeeklySummaryExpensesByDay
would sometimes not present the data correctly. - Fixed wrong financial institution logos on the Accounts screen.
- Added ability to specify the default icon used as placeholder for the financial institution logos on the Accounts screen by:
Appearance.provider.icons.defaultAccount = UIImage(named: "bank-icon-placeholder")