Skip to content

Releases: kedaitayar/MFM2

1.2.15-beta

17 Jun 18:46
Compare
Choose a tag to compare
1.2.15-beta Pre-release
Pre-release

Changelog

  • add monthly spending
  • dependency update
  • change backup and restore location
  • fix prev month yearly budget available calc incorrectly including current month spending
  • fix graph data error
  • fix flow migration
  • fix flow bug
  • fix pill pie overdraw

1.2.13-beta

27 Jan 16:30
Compare
Choose a tag to compare
1.2.13-beta Pre-release
Pre-release

Changelog

  • fix reclaim unused not working for previous year
  • fix yearly budget used calculation
  • new budget detail screen
  • revamp account detail screen

1.2.12-beta

23 Jan 12:12
Compare
Choose a tag to compare
1.2.12-beta Pre-release
Pre-release

Changelog

  • try to follow the new material design 3
  • add new list of transaction group by budget
  • add possible app name
  • change add and edit transaction input validation handling
  • fix transaction yearly trend calculation
  • fix quick transaction note not working

1.2.11-beta

01 Dec 15:48
Compare
Choose a tag to compare
1.2.11-beta Pre-release
Pre-release

Changelog

  • added monthly spending chart
  • added moving average line to yearly trend chart
  • change this month spending to this month budgeted
  • fix not budgeted string in budgeting screen

1.2.9-beta

14 Nov 16:21
Compare
Choose a tag to compare
1.2.9-beta Pre-release
Pre-release

Changelog

  • add quick transaction feature
  • change yearly transaction trend graph
  • fix some stuff

1.2.8-beta

09 Sep 13:29
Compare
Choose a tag to compare
1.2.8-beta Pre-release
Pre-release

Changelog

  • fix database creation crash
  • add setting page
  • move backup and restore to setting page

1.2.7-beta

03 Sep 20:31
Compare
Choose a tag to compare
1.2.7-beta Pre-release
Pre-release

Changelog

  • add budget hold-drag reordering function
  • fix wrong transaction note in transaction list for transaction with empty note
  • fix budgeting page not updating record if there is already a record for that month
  • fix reclaim unused not working with yearly budget

1.2.6-beta

23 Aug 08:45
Compare
Choose a tag to compare
1.2.6-beta Pre-release
Pre-release

Changelog

  • fix glitchy background in huawei devices

1.2.5-beta

22 Aug 14:17
Compare
Choose a tag to compare
1.2.5-beta Pre-release
Pre-release

Changelog

  • added note label to transaction list
  • added month selection in account detail
  • minor change to theme
  • revert fancy transition due to it being glitchy
  • fix typo in budgeting screen
  • fix single budgeting not working in new month
  • fix some stuff that might lead to performance issues

1.2.3-beta

06 Aug 22:38
Compare
Choose a tag to compare
1.2.3-beta Pre-release
Pre-release

Changelog

  • change theme
  • added account balance and budget available balance to dropdown list of add/edit transaction
  • added new FAB animation
  • added new edit transaction screen animation
  • added backup and restore database function
  • added test double for database
  • added single budgeting screen
  • added onClick on PillPie to show single budgeting screen
  • added goal onClick in budgeting screen to match budgeted to the goal
  • fixed FAB reappearing in the budget tabs
  • fixed reclaiming budget claiming yearly budget
  • fixed some mistake in end to end test case
  • fixed some others undocumented bug
  • refactor some code
  • update dependencies