Releases: The-Commit-Company/mint
Releases · The-Commit-Company/mint
Version 1.5.3
What's Changed
fix: apply user permissions when fetching bank accounts by @nikkothari22
fix: type filter on bank transaction list by @nikkothari22
chore: add chq to reference by @nikkothari22
Full Changelog: v1.5.2...v1.5.3
Version 1.5.2
What's Changed
- fix: allow date to be expressed in datetime object by @nikkothari22 in #145
- fix: compare lowercase extensions by @nikkothari22 in #147
- fix: do not throw error if amount cannot be converted to float by @nikkothari22 in #148
- fix: resolve withdrawal/deposit before amount column by @nikkothari22 in #153
Full Changelog: v1.5.1...v1.5.2
v1.5.1
What's Changed
- fix: correct credit and debit assignment in
create_bulk_bank_entry_and_reconcile functionby @vorasmit in #137 - fix: check for debit and credit column in statement import by @nikkothari22
New Contributors
Full Changelog: 1.5.0...v1.5.1
Version 1.5.0
What's Changed
- feat: CSV/Excel bank statement importer by @nikkothari22 in #119
Full Changelog: v1.4.1...v1.4.2
Version 1.4.1
What's Changed
- fix: allow storing negative bank balances by @nikkothari22 in #114
- fix: set a max width for against account by @nikkothari22 in #115
Full Changelog: v1.4.0...v1.4.1
Version 1.4.0
What's Changed
- feat: log reconciliation actions and allow partial undo by @nikkothari22 in #108
- feat: add filters on bank transaction list by @nikkothari22 in #109
Full Changelog: v1.3.1...v1.4.0
Version 1.3.1
What's Changed
- fix: remove MAX to support v16 by @nikkothari22 in #101
Full Changelog: v1.3.0...v1.3.1
Version 1.3.0
What's Changed
- chore: add more bank logos by @nikkothari22 in #87
- feat(ux): add keyboard shortcuts by @nikkothari22 in #89
- feat: upload attachments when reconciling transactions by @nikkothari22 in #90
- feat: show warning banner for unreconciled bank transactions by @nikkothari22 in #96
- feat: store bank account closing balances by @nikkothari22 in #97
Full Changelog: v1.2.0...v1.3.0
Version 1.2.0
What's Changed
- feat: allow clearing transactions manually by @nikkothari22 in #79
- fix(ux): consider filters when selecting next transaction on reconciliation by @nikkothari22 in #80
- fix: redirect users to login page if not logged in by @nikkothari22 in #81
- fix: use absolute value for total allocated amount by @nikkothari22 in #82
- feat: allow multiple accounts in bank entry rule by @nikkothari22 in #84
- fix: refresh balance on force clearing transaction by @nikkothari22 in #85
Full Changelog: v1.1.2...v1.2.0
Version 1.1.2
What's Changed
- fix: clear links on transactions and rearrange priorities on rule deletion by @nikkothari22 in #73
- feat: bank logos for Kenya by @nikkothari22 in #76
Full Changelog: v1.1.1...v1.1.2