- Fix atomicWriteTaskJson to ensure parent directory exists before writing - Add changeset for unpause missing directory fix - Remove deprecated backup commands and related code - Clean up unused settings fields and API routes - Remove task comments and merge details components - Update store tests to reflect directory fix behavior
6 lines
155 B
Markdown
6 lines
155 B
Markdown
---
|
|
"@gsxdsm/fusion": patch
|
|
---
|
|
|
|
Fix ENOENT error when unpausing tasks with missing directories by ensuring task directory exists before writing task.json
|