Releases: kedaitayar/MFM2
Releases · kedaitayar/MFM2
1.2.15-beta
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
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
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
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
Changelog
- add quick transaction feature
- change yearly transaction trend graph
- fix some stuff
1.2.8-beta
Changelog
- fix database creation crash
- add setting page
- move backup and restore to setting page
1.2.7-beta
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
Changelog
- fix glitchy background in huawei devices
1.2.5-beta
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
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