Skip to content

Releases: rollecode/dough

v3.2.4

24 Jun 21:03

Choose a tag to compare

  • Extend the local-date fix to the spending heatmap grid, the duplicate-check window and all server-side date defaults (new transactions, transfers, Synci imports, net worth and investment snapshots), removing the UTC off-by-one everywhere

v3.2.3

24 Jun 20:58

Choose a tag to compare

  • Fix a timezone off-by-one so a transaction dated today no longer shows as tomorrow: date labels and the new-transaction date use the Helsinki local date instead of UTC, which rolled to the previous day

v3.2.2

24 Jun 20:25

Choose a tag to compare

  • Show transfers in the transactions All tab, so a transaction reclassified as a transfer no longer disappears from the default view (still excluded from income and expense stats)

v3.2.1

24 Jun 16:38

Choose a tag to compare

  • Recognise a recurring person-to-person transfer as a transfer instead of income: the Synci sync now also learns transfer payees from already-confirmed internal transfers, not only from the edit dialog

v3.2.0

23 Jun 13:55

Choose a tag to compare

  • Focusing the amount field in the add or edit transaction modal selects its contents, so you can type over it
  • Picking a payee from the suggestions in a transaction modal moves focus to the amount field
  • Selecting an account on Transactions updates the URL to a pretty permalink (/transactions/account-name), so the view is shareable and restored on refresh
  • The Transactions header balance is labelled "in budget" and sums only accounts that are not excluded from the daily budget
  • Debts list shows two debts per row on desktop

v3.1.0

23 Jun 13:06

Choose a tag to compare

  • Fix the Ready to Assign badge reading the grey "all budgeted" state while still showing a rounded amount, by classifying the state from the value exactly as displayed
  • Subscription payee matching can take a price per pattern, so payees that share a name but differ by amount only match the right subscription
  • Add the real Runna logo (traced from the app icon) and its brand green to the shared brand icons
  • Add a "+" on each budget group header to add a category straight into that group, opening the new-category dialog pre-filled with the group
  • Make the new-category dialog's group field a filterable list of existing groups that still accepts a new group name
  • Fix a savings goal linked to a budget category showing the lifetime sum of assignments as saved; it now reflects the category's current available balance

v3.0.16

23 Jun 09:17

Choose a tag to compare

  • Auto-categorize a transaction from a consistent payee + amount history (a fixed recurring payment) when adding or syncing, before falling back to the AI guess

v3.0.15

23 Jun 09:10

Choose a tag to compare

  • Add the Apple Music logo to the shared brand icons, so it shows its real logo (was a plain glyph) on subscriptions and bills

v3.0.14

22 Jun 15:57

Choose a tag to compare

  • Prefill a recurring expense from the last entry with the same payee (amount and description), falling back to the category when the payee has no history - keyed on payee first, not just the category

v3.0.13

22 Jun 15:38

Choose a tag to compare

  • Picking a category when adding an expense prefills the amount and description from the last expense in that category, speeding up recurring entries (both stay editable)