v2.3.0
Mixed
Security fixes
- Login rate limiting prevents brute-force account takeover attempts
Notable features
- Sync blocking prevents client-server data desynchronization
- Visual guide line when re-ordering budgets
- Dashboard toggle: monthly vs. total value views
Full changelog
:sparkles: New Features
4d6d34b- add login rate limiting (commit by @simonwep)7ba70d9- show line when re-ordering budgets (commit by @simonwep)84ac2eb- block sync if server-side data is ahead of client (commit by @simonwep)f46e8ad- add button to dashboard charts to toggle between monthly and total values (commit by @simonwep)
:bug: Bug Fixes
5c05d90- show correct total income in Sankey chart (commit by @simonwep)
:recycle: Refactors
952da2f- replace popperjs with native anchor positioning (commit by @simonwep)