Budget Board v2.5.0
New Features
Automatic Rules
Added a new interface to set automatic rules that apply changes to transactions when certain conditions are met. These will allow you to automatically categorize recurring transactions, quickly edit large amounts of imported transactions, and more. The new interface can be found in the settings dialog on the Transactions page.

Goal Details
Very similar to the Budget details interface from last release, a goal details interface was added to track progress on your goals and view the accounts associated with the goal.

Other changes
- Made some minor tweaks to the UI styling, mostly changing font weight, size, and color to flow a bit better.
- Tweaked the light mode colors.
What's Changed
- Update transaction cards and consolidate by @teelur in #496
- Convert transaction dates to utc in backend by @teelur in #500
- Styling updates by @teelur in #501
- Add auto categorization based on regex rule by @teelur in #503
- Goal calc in backend by @teelur in #507
- Fix budget edit by @teelur in #509
- Refactor goals cards by @teelur in #512
- Create custom tooltip by @teelur in #514
- More rules stuff by @teelur in #516
- change action to one that exists by @teelur in #517
- fix uncategorized match by @teelur in #518
- Make goals responsive at low widths by @teelur in #519
- Update readme by @teelur in #520
Full Changelog: v2.4.1...v2.5.0