Skip to content

Releases: austinkregel/finance

Release v2.0.0

20 Sep 18:22
d5fddcf
Compare
Choose a tag to compare

Release Notes

  • Remove support for Plaid public_key in favor of the link token.

Release notes from the drafted but never released v1.2

  • Adds budget support for groups - #17
  • Adds bugsnag support - #20
  • Adds transaction history to the budgets so you know what transactions count towards the budget - #32
  • Fixes vue-responsive-dash expanding 3x - #18
  • Fixes the graphs and metrics returning negative numbers - #22
  • Fixes "total spends" query not returning accurate data - #29
  • Improved the documentation! Checkout before you being

Release v1.1.0

08 Jul 02:18
31feb3b
Compare
Choose a tag to compare

Release notes

  • Frontend refactor
  • Allow users to refresh accounts
  • Add a metric controller
  • Update the readme

Release 1.0!

29 Jun 16:58
52ac0d3
Compare
Choose a tag to compare

Release 1.0.0

  • Pretty much a huge re-write for the front.
  • Adds graphs
  • Adds ability to group transactions by a set of conditions.
  • Adds ability to send alerts for specific events.
  • Adds Dark Mode ™️
  • Adds ability to view failed jobs (a bit more of a dev feature, but important)
  • Adds ability to do a historical sync for the transactions in a way that won't trigger the rate limiting.