May 2026
v1.17.0
Task Dependencies & Completion Blocking
Create task dependencies to enforce workflow order — mark tasks as "blocked by" to prevent completion until their dependencies are done.
- NewAdd dependencies to tasks by marking them as "blocked by" other tasks — the scheduler respects the order automatically.
- NewBlocked tasks display a lock icon across all views (calendar, kanban, task lists, zen mode) so you know at a glance what's waiting.
- NewCompletion button becomes disabled with a "Blocked" state showing a lock icon and tooltip: "Complete the blocking tasks first".
- ImprovedCalendar event blocks show an amber tint when blocked so blocking dependencies are visually obvious.
- ImprovedOnce all blocking tasks are completed, the completion button becomes available automatically.