Skip to Content
Skip to Content

Web Release Notes: October 2, 2018

Release Notes

It’s all about the API today.

  • When creating a transfer transaction, or converting an existing transaction to a transfer, we were setting the transfer transaction’s cleared attribute to match that of the source transaction. We now set the transfer transaction’s cleared attribute to 'uncleared ' to match the behavior of the mobile and web clients.
  • /budgets/:id/categories/:id/transactions, /budgets/:id/payees/:id/transactions, and /budgets/:id/accounts/:id/transactions return transactions and subtransactions that have the specified category or payee. We were erroneously including some subtransactions belonging to deleted transactions. We’ve stopped doing that.