mirror of
https://github.com/actualbudget/actual.git
synced 2026-04-30 18:20:24 -05:00
2.3 KiB
2.3 KiB
title, description, date, slug, tags, hide_table_of_contents
| title | description | date | slug | tags | hide_table_of_contents | ||
|---|---|---|---|---|---|---|---|
| Release 23.3.2 | New release of Actual. | 2023-03-13T10:00 | release-23.3.2 |
|
false |
The release has the following notable features:
- Docker fix: don't make symlink
- Various Nordigen bank-sync bugfixes
Docker tag: 23.3.2
Actual
Version: 23.3.2
Bugfix
- #738 Set the filename/filetype before attempting to parse — thanks @j-f1
- #744 (nordigen) fix detection of -0.00 "debited" transactions — thanks @Jackenmen
- #745 (nordigen) fallback to array version of remittanceInformationUnstructured if necessary — thanks @Jackenmen
- #247 Route aggregate queries in transaction grouped mode through the correct layer to remove deleted transactions — thanks @jlongster
- #743 (nordigen) fallback to bookingDate if valueDate is not set — thanks @MatissJanis
- #742 (nordigen) check server status before linking accounts — thanks @MatissJanis
Maintenance
- #665 Remove year from the LICENSE — thanks @MatissJanis
Actual Server
Version: 23.3.2
Features
- #162 (nordigen) add status endpoint for checking status — thanks @MatissJanis
Bugfix
- #156 Re-generate nordigen token — thanks @fstybel
- #157 Don’t make Dockerfile a symlink — thanks @j-f1
- #160 (nordigen) close window when opening /nordigen/link path — thanks @MatissJanis
- #163 (nordigen) add currency to account name — thanks @MatissJanis