Releases: madalinpopa/gocost-web
Releases · madalinpopa/gocost-web
v1.8.4
What's Changed
- feat(config): Add TrustedProxies support to config by @madalinpopa in #21
Full Changelog: v1.8.3...v1.8.4
v1.8.3
What's Changed
- feat(sqlite): Add ReassignCategoryFromMonth to expense repo by @madalinpopa in #19
Full Changelog: v1.8.2...v1.8.3
v1.8.2
What's Changed
- Refactor AmountField to show currency in placeholder by @madalinpopa in #18
Full Changelog: v1.8.1...v1.8.2
v1.8.1
What's Changed
- fix(money): improve Display formatting for currency amounts by @madalinpopa in #17
Full Changelog: v1.8.0...v1.8.1
v1.8.0
What's Changed
- feat(money): migrate to go-money and user-specific currency by @madalinpopa in #16
Full Changelog: v1.7.7...v1.8.0
v1.7.7
What's Changed
- feat(ui): Color code total budgeted based on status by @madalinpopa in #15
Full Changelog: v1.7.6...v1.7.7
v1.7.6
What's Changed
- feat(dashboard): update balance calculation and budget status by @madalinpopa in #14
Full Changelog: v1.7.5...v1.7.6
v1.7.5
What's Changed
- feat(web/views): Add TotalBudgeted field to DashboardView struct by @madalinpopa in #13
Full Changelog: v1.7.4...v1.7.5
v1.7.4
What's Changed
- fix(ui/dashboard): correct className concatenation in progress bar by @madalinpopa in #12
Full Changelog: v1.7.3...v1.7.4
v1.7.3
What's Changed
- feat: persist group card expanded state by @madalinpopa in #10
- fix(sqlite): use date range for monthly expense queries by @madalinpopa in #11
Full Changelog: v1.7.1...v1.7.3