-
Notifications
You must be signed in to change notification settings - Fork 154
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
🔖 (23.12.1) fix '.migrate' file causing Synology NAS problems (#289)
- server: actualbudget/actual-server#290 - docs: #289 --------- Signed-off-by: check-spelling-bot <[email protected]> Co-authored-by: Matiss Janis Aboltins <[email protected]>
- Loading branch information
1 parent
941838c
commit fa22631
Showing
3 changed files
with
42 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
--- | ||
title: Release 23.12.1 | ||
description: New release of Actual. | ||
date: 2023-12-07T10:00 | ||
slug: release-23.12.1 | ||
tags: [announcement, release] | ||
hide_table_of_contents: false | ||
authors: 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 | ||
|
||
<!--truncate--> | ||
|
||
**Docker tag: 23.12.1** | ||
|
||
### Actual Server | ||
|
||
Version: 23.12.1 | ||
|
||
#### Bugfix | ||
|
||
- [#289](https://github.com/actualbudget/actual-server/pull/289) Store the migrations statestore in the datadir instead of the application root. — thanks @bjw-s |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters