mirror of
https://github.com/actualbudget/actual.git
synced 2026-04-30 18:20:24 -05:00
- server: https://github.com/actualbudget/actual-server/pull/290 - docs: https://github.com/actualbudget/docs/pull/289 --------- Signed-off-by: check-spelling-bot <check-spelling-bot@users.noreply.github.com> Co-authored-by: Matiss Janis Aboltins <MatissJanis@users.noreply.github.com>
642 B
642 B
title, description, date, slug, tags, hide_table_of_contents, authors
| title | description | date | slug | tags | hide_table_of_contents | authors | ||
|---|---|---|---|---|---|---|---|---|
| Release 23.12.1 | New release of Actual. | 2023-12-07T10:00 | release-23.12.1 |
|
false | MatissJanis |
This release does not have any UI changes or feature improvements. It features only actual-server fix for Synology NAS users.
Bug report: https://github.com/actualbudget/actual/issues/2011
Docker tag: 23.12.1
Actual Server
Version: 23.12.1
Bugfix
- #289 Store the migrations statestore in the datadir instead of the application root. — thanks @bjw-s