Changes from v3

API changes from v3 to v4
  • the budget ID is removed from the transaction resource
  • calculated fields have been removed from the GET /accounts endpoint, instead, use
    • /accounts/{id}/recent-envelopes for the recently used envelopes
    • /accounts/computed for the accounts’ calculated data
Last modified September 1, 2024: docs: add API v4 documentation (#154) (28222da)