Files
actual/packages/docs/blog/2023-04-22-release-23.4.2.md
2025-11-07 18:17:14 +00:00

1.5 KiB

title, description, date, slug, tags, hide_table_of_contents
title description date slug tags hide_table_of_contents
Release 23.4.2 New release of Actual. 2023-04-22T10:00 release-23.4.2
announcement
release
false

Docker tag: 23.4.2

Actual

Version: 23.4.2

Features

  • #885 Add template keyword to budget according to named schedules — thanks @pole95

Enhancements

  • #868 Improve sidebar auto-floating behavior — thanks @j-f1

Bugfix

  • #915 Fix reconciling a budget with a zero value — thanks @j-f1
  • #926 Fix undo keyboard shortcut being ignored — thanks @j-f1

Maintenance

  • #916 Remove @jlongster/lively dependency; refactor old autocomplete to not use it any more; disable new autocomplete — thanks @MatissJanis
  • #924 Remove react-select and the new autocomplete — thanks @MatissJanis

Actual Server

Version: 23.4.2

Features

  • #186 Add an npm run reset-password script to set or reset the server password. — thanks @j-f1

Enhancements

  • #189 More clearly report the problem with Nordigen requests that fail with an unexpected status code — thanks @j-f1