mirror of
https://github.com/actualbudget/actual.git
synced 2026-04-30 18:20:24 -05:00
1.5 KiB
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 |
|
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/livelydependency; refactor old autocomplete to not use it any more; disable new autocomplete — thanks @MatissJanis - #924 Remove
react-selectand the new autocomplete — thanks @MatissJanis
Actual Server
Version: 23.4.2
Features
- #186 Add an
npm run reset-passwordscript 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