← All releases

· v1.5.1

Export your transactions

You can take your transactions out as a CSV now, from both iOS and web. The rest of this release is sync reliability.

Export

  • Settings > Export Data writes your transactions to a CSV. Spending exports as a negative number and income as a positive one, so totalling the Amount column tells you what you actually netted. The columns are the same whether you export from your phone or the web.

Syncing

  • Transactions that arrive while the app is closed now reach your other devices. Before this, a background refresh could save them on the one device that found them and never send them up, and banks do not hand the same transactions over twice.
  • Two devices syncing in the same moment no longer create two copies of the same transaction.
  • A device on an older version no longer skips past data written by a newer one. Those items used to be passed over for good instead of picked up once you updated.

Design

  • Text sizes, spacing, icons and status colors now come from one shared set of values across iOS and web, so the same thing looks the same in both places.