Skip to content

Tink Money Manager iOS 0.28.0

Compare
Choose a tag to compare
@belous belous released this 09 May 15:16
· 138 commits to master since this release
7b62ca4
  • 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")