September 25, 2025
Taskmasterv0.27.2

Smart Parent Task Status Updates

Improved subtask status handling: parent tasks automatically update to 'done' when all subtasks complete, and to 'in-progress' when any subtask is active or completed.

Patch Changes

  • #1248 044a7bf Thanks @Crunchyman-ralph! - Fix set-status for subtasks:
    • Parent tasks are now set as done when subtasks are all done
    • Parent tasks are now set as in-progress when at least one subtask is in-progress or done