Files
actual/blog/2023-03-13-release-23.3.2.md
2023-07-15 10:41:33 -04:00

2.3 KiB
Raw Blame History

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
announcement
release
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 Dont 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

Maintenance

  • #161 Update README.md — thanks @suryaatevellore
  • #140 Remove year from the LICENSE — thanks @MatissJanis