Skip to content

Commit 3005140

Browse files
committed
Updated CHANGELOG.md for v0.66.0
1 parent 310f4ff commit 3005140

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

CHANGELOG.md

+10-2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# v0.66.0 - 2022-04-05
2+
3+
- **NEW:** When importing OFX/QFX files, you may now swap the `<NAME>` and `<MEMO>` fields ([#366](https://github.com/buckets/application/issues/366))
4+
- **FIX:** When importing CSV or OFX files, you can now invert the sign of transaction amounts *per account.* ([#574](https://github.com/buckets/application/issues/574))
5+
- **FIX:** When importing from CSV/OFX, duplicates aren't created anymore and existing data is left intact. ([#338](https://github.com/buckets/application/issues/338))
6+
- **FIX:** When creating a new budget file, it no longer hangs sometimes before opening the budget ([#611](https://github.com/buckets/application/issues/611))
7+
- **FIX:** When importing CSV files, you can use patterns with periods in them now, like `dd.MM.yyyy` ([#723](https://github.com/buckets/application/issues/723))
8+
19
# v0.65.0 - 2022-02-17
210

311
- **NEW:** CSV files delimited by semicolons and tabs can now be imported ([#530](https://github.com/buckets/application/issues/530))
@@ -7,7 +15,7 @@
715
- **NEW:** Added a keyboard shortcut and menu item to quickly get to the search page (`Command /` or `Control /`)
816
- **NEW:** Exports now include transaction notes ([#717](https://github.com/buckets/application/issues/717))
917
- **FIX:** Fixed link to purchase license and ability to paste license for some macOS users ([#587](https://github.com/buckets/application/issues/587))
10-
- **FIX:** When importing, you can now ignore unknown/unlinked accountd ([#408](https://github.com/buckets/application/issues/408))
18+
- **FIX:** When importing, you can now ignore unknown/unlinked accounts ([#408](https://github.com/buckets/application/issues/408))
1119
- **FIX:** Fixed crash when importing from nYNAB without a delimiter ([#716](https://github.com/buckets/application/issues/716))
1220
- **FIX:** When importing CSV files, selecting multiple columns for 'Memo' will now concatenate the chosen fields ([#331](https://github.com/buckets/application/issues/331))
1321
- **FIX:** When importing CSV files, dates are no longer incorrectly flagged as invalid ([#581](https://github.com/buckets/application/issues/581),[#573](https://github.com/buckets/application/issues/573),[#533](https://github.com/buckets/application/issues/533))
@@ -23,7 +31,7 @@
2331
- **FIX:** When importing CSV files, removed *Unique ID* column in favor of computing it automatically ([#556](https://github.com/buckets/application/issues/556))
2432
- **FIX:** More French translations!
2533
- **FIX:** OFX files with lone `&` characters are now supported ([#627](https://github.com/buckets/application/issues/627))
26-
- **FIX:** When importing from CSV, you may reverse the order transactions are importedd if the CSV list transactions from most to least recent ([#329](https://github.com/buckets/application/issues/329))
34+
- **FIX:** When importing from CSV, you may reverse the order transactions are imported if the CSV list transactions from most to least recent ([#329](https://github.com/buckets/application/issues/329))
2735
- **FIX:** New translations for Română, Español, Deutsch and Русский!
2836

2937
# v0.64.0 - 2021-12-14

0 commit comments

Comments
 (0)