What's Changed
- fix: use base currency to show currency breakdown by @MarcinFrankowski in https://github.com/afadil/wealthfolio/pull/255
- Fix issue: https://github.com/afadil/wealthfolio/issues/247 Display goal progress with correct decimal precision by @afadil in https://github.com/afadil/wealthfolio/pull/257
- use write actor pattern to prevent database lock by @afadil in https://github.com/afadil/wealthfolio/pull/258
- Improve amounts display in holdings charts.
- Fix total cash balance by currency
- Fix https://github.com/afadil/wealthfolio/issues/253: Dividend income sums per month are not correct and the label is -1 month
- Fix https://github.com/afadil/wealthfolio/issues/254: Holdings list on account dashboard is limited and cannot be sorted anymore after 1.1 update
New Contributors
- @MarcinFrankowski made their first contribution in https://github.com/afadil/wealthfolio/pull/255
Full Changelog: https://github.com/afadil/wealthfolio/compare/v1.1.2...v1.1.3