Skip to content

v3.9.24

Choose a tag to compare

@github-actions github-actions released this 18 Aug 11:11
· 10 commits to main since this release
fix(board): boot-paused tasks stay visible as paused rail cards with 继续

goalGroup routed every auto-run-off goal that is not running into the
hidden backlog bucket, so after a restart the boot sequence paused a
previously-running task and it silently vanished from the board even
though loopx registries and logs were intact. Route auto-run-off goals
to the paused group instead: they render as dimmed rail cards (自动已关)
whose 继续 button re-arms auto-run and polls immediately.