Budget Board v2.4.0
New Features
View More Details from the Budgets Page
Added a new dialog to show more details about a given budget. Click on the budget card to see more data:

As a result, the edit function was moved to a new pencil button on the budget.
Other Changes
Updated the transaction category creation to better show whether you are creating a parent or child category
Now you can explicitly specify whether you want it to be a parent or child.

Fixed an issue with transaction imports not applying categories correctly
Parent categories weren't getting imported properly. Should be fixed now.
What's Changed
- Add budget details by @teelur in #484
- Update category creation by @teelur in #486
- Update mantine by @teelur in #487
- Fix budget details chart gap by @teelur in #489
- Fix transaction import by @teelur in #492
Full Changelog: v2.3.5...v2.4.0