Skip to content

Release 1.0.0

Compare
Choose a tag to compare
@grantwforsythe grantwforsythe released this 28 Mar 03:32
· 52 commits to main since this release

1.0.0 (2024-03-28)

⚠ BREAKING CHANGES

  • create report reducers

Features

  • add dashboard-form.component (70b5b1f)
  • add FlagIconComponent (2499b2a)
  • add form controls for account and category (e6583df)
  • add getAccounts method to YNAB service (52a75b6)
  • add horizontal bar chart component (92ba778)
  • add logo to toolbar; remove github logo (f30f735)
  • add ngrx (2141a9b)
  • add privacy policy (a7eac65)
  • add privacy route in footer (15710de)
  • create report reducers (da681c3)
  • move login button; add home component (125191f)
  • redirect to home for invalid routes (537a26d)
  • replace favicon (#3) (015a5e9)

Bug Fixes

  • link to budgets in sidenav (2fe058c)
  • remove authReducer from store provider (38f2786)
  • remove unused import (003ffef)
  • unable to display graph split transactions (a56ca57)