Releases: dsaltares/finlight-electron
Releases · dsaltares/finlight-electron
v2.2.0
What's Changed
- feat: 26 - use autocomplete for categories and accounts in report settings dialog by @dsaltares in #43
- feat: 42 - transactions table supports filtering by multiple accounts and categories by @dsaltares in #44
- feat: 40 - categorised income over time report by @dsaltares in #45
- fix: highlight transactions navigation item when it's selected by @dsaltares in #38
- fix: 39 - income vs expenses report takes into account selected categories by @dsaltares in #41
Full Changelog: v2.1.0...v2.2.0
v2.1.0
What's Changed
- feat: 31 - create transaction defaults to filtered account by @dsaltares in #34
- feat: 33 - allow display currency to be customised by @dsaltares in #36
- feat: 32 - correct date localisation depending on system language by @dsaltares in #37
- fix: 30 - ensure data folder exists at startup on Windows by @dsaltares in #35
Full Changelog: v2.0.3...v2.1.0
v2.0.3
What's Changed
- fix: #22 ensure data folder exists at startup by @dsaltares in #27
Full Changelog: v2.0.2...v2.0.3
v2.0.2
What's Changed
- chore: show error toast on import failure by @dsaltares in #20
- fix: #24 - account balances report was using the wrong filter for accounts by @dsaltares in #25
Full Changelog: v2.0.1...v2.0.2
v2.0.1
What's Changed
- fix: account balance not updating correctly by @dsaltares in #18
- fix: bulk update category by @dsaltares in #19
Full Changelog: v2.0.0...v2.0.1
v2.0.0
What's Changed
- breaking: use data folder instead of db path by @dsaltares in #15
- feat: 4 - support transaction attachments by @dsaltares in #17
- feat: 13 - improve exchange rate table performance by @dsaltares in #14
- fix: prevent crash by only calling addTabbedWindow on mac by @dsaltares in #12
Full Changelog: v1.0.1...v2.0.0
v1.0.1
What's Changed
- feat: 6 - manual rate adding/editing by @dsaltares in #7
- feat: 10 - handle open internal links in new tab by @dsaltares in #11
- chore: lint and typecheck on PR by @dsaltares in #3
- fix: do not open dev tools in prod by @dsaltares in #2
Full Changelog: v1.0.0...v1.0.1
v1.0.0
What's Changed
- feat: initial release, feature parity with the web version of finlight.
Full Changelog: https://github.com/dsaltares/finlight-electron/commits/v1.0.0