Skip to content

Commit 475931b

Browse files
committed
Release 2.21.0
1 parent 392a5a2 commit 475931b

2 files changed

Lines changed: 6 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
### 2.21.0: 2026-06-14
2+
3+
* Notify on the dashboard when the bank sync is behind, so you know transactions may be missing
4+
* Show labels instead of raw values in the preselected budget cadence and delete-destination selects
5+
16
### 2.20.0: 2026-06-13
27

38
* Show and let you change the category per detected line in the attachment (batch) add, pre-filled by the AI guess
@@ -28,8 +33,6 @@
2833
* Raise tooltip text to 13px so the heatmap and other tooltips are easier to read
2934
* Use clearer Finnish wording for possible duplicates
3035
* Show the account name instead of the raw id in the transfer account selects
31-
* Show a dashboard notice with the last bank sync time and weekend pending context when Synci is the data source
32-
* Show labels instead of raw values in the preselected budget cadence and delete-destination selects
3336

3437
### 2.19.0: 2026-06-13
3538

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "dough",
3-
"version": "2.20.0",
3+
"version": "2.21.0",
44
"private": true,
55
"scripts": {
66
"dev": "next dev -H 0.0.0.0 -p 3030",

0 commit comments

Comments
 (0)