Releases: tink-ab/tink-money-manager-ios
Releases · tink-ab/tink-money-manager-ios
Tink Money Manager iOS 0.27.2
- Improved and simplified logic of displaying information in Budgets.
- Fixed empty state for Accounts Carousel with custom appearance.
Tink Money Manager iOS 0.27.1
- Improved user experience and accessibility for the Left To Spend feature.
- Added new localized strings
Budget.Detail.Progress.StartsAtDate
andBudget.Detail.Progress.StartsTomorrow
for describing the date intervals before the budget starts. - Added a new localized string
Overview.Accounts.Title
used as a title for accounts cards sections if the option is chosen to show all accounts: .accounts(.all, .kind). - Improved handling of pending transactions in Budgets.
- Fixed a bug where the budget target views size wouldn't update after editing the amount.
- Removed the possibility to create budget target amounts with decimals.
Tink Money Manager iOS 0.27.0
Tink Money Manager iOS 0.26.0
- Improved logic for calculating remaining value of budgets.
- Updated title for closed budgets.
- Redesigned Favorite accounts section of the Financial Overview.
Tink Money Manager iOS 0.25.1
- Updated dependency version
Tink Money Manager iOS 0.25.0
- Added a global constant
TinkMoneyManagerUI.version
, which represents the actual version of the library. - Added a default action to
WEEKLY_UNCATEGORIZED_TRANSACTIONS
that show a list of uncategorized transactions.
Tink Money Manager UI iOS 0.24.0
- Fixed an issue where the average line in Budgets Overtime was off.
- Fixed a bug where the budget amount did not update when a associated transaction was recategorised.
- Fixed wrong period formatting in pie charts.
- Fixed the wrong insights and archived events background colors.
- Fixed an issue where budget cards in the Finance Overview did not relayout after orientation change.
- Fixed a bug where the empty background in insights did not scroll properly.
- Added handling for return keyboard buttons.
- Updated so the current statistics period shows "Today" instead of a date as end date for current period.
- Updated budget copy when there is 0 left.
- Removed the 3 character limitation from weekly budgets period label.
- Deprecated custom illustrations for actionable insights. It is no longer possible to add a custom empty view to the actionable insights view controller.
- Deprecated shouldShowCurrencySymbolInStatisticsTotal. Currency symbols will now always show in statistics pie charts.
Tink Money Manager iOS 0.23.0
- Added color customization for the Accounts, Actionable Insights and Statistics features. You can now use different colors in different features of the Money Manager SDK.
- Updated copy for Budgets.
- Updated the appearance of decimals across the SDK.
- Fixed an issue where there was an extra month in the future in Statistics.
- Fixed an issue where the insights banner would show the wrong number of insights in some edge cases in the Financial Overview screen.
Tink Money Manager iOS 0.22.2
- Update Search icon color to use same as rest of Category pickers' colors.
- Added missing icon colors on Budgets.
Tink Money Manager iOS 0.22.1
- Added adjusted amount in budget transactions list from shared accounts.
- Changed actionable insights banner behaviour to always show.
- Changed how we calculate average amount in statistics over time to include current period.
- Fixed an issue where it was not possible to select transactions in lists opened from the actionable insights list.
- Fixed a bug where budget icons on the Finance overview could not be customized.
- Fixed CTA button for editing budgets with keyword.
- Fixed a bug where transaction details header didn't show the associated category color.