Skip to content

0.11.0

Compare
Choose a tag to compare
@mohan88 mohan88 released this 19 Feb 11:41
· 121 commits to master since this release
0aecc2c

Features

  • Added new Budgets feature. Please look at the updated finance overview display options guide to add Budgets to the finance overview UI. It is also recommended to look at the updated list of strings in the strings customization guide for customization and adding translations for the newly added strings.
  • Updates to Actionable Insights feature to support new insights and insight actions related to budgets.

Dependencies

  • Updated to use Tink Core 0.6.1 for budgets related models and services.
  • Updated Kotlin version to 1.4.21.
  • Replaced guava dependency with guava for android dependency (30.1-android). Also added guava as an api dependency to resolve build conflicts.

Fixes and improvements

  • Changed Select/Unselect All menu option to an overflow menu item in the Similar Transactions screen.
  • Added empty state to overview pie chart to handle periods with zero statistics.
  • UI fixes to charts shown in the Statistics screens. Also updated text size and styling for pie charts.
  • Fixed an issue in the category selection flow where clicking on the checkbox would consume the click and mark the checkbox but not actually trigger the appropriate selection as intended.