You can now add accounts and their respective transactions manually to track accounts that aren't supported by simpleFIN (e.g. cash transactions). Manually creating/updating/deleting transactions to a manually created account will automatically update the balance for that account.
Also added an interface to split out transactions into two smaller transactions to help with categorization. This should help with large shopping trips where multiple categories of items were purchased (e.g. groceries and auto service parts).
What's Changed
- Add a way to manually add and modify assets by @tshea113 in #382
- Bump vite from 6.2.4 to 6.2.5 in /client by @dependabot in #383
- update deps by @tshea113 in #384
- Add ability to split transactions by @tshea113 in #385
- Fix error when assigning category to uncategorized transaction by @tshea113 in #388
- Bump vite from 6.2.5 to 6.2.6 in /client by @dependabot in #386
Full Changelog: v2.0.2...v2.1.0