Skip to content

v0.19.66

Choose a tag to compare

@bitsocial-release-bot bitsocial-release-bot released this 08 Jun 00:52

0.19.66 (2026-06-08)

  • fix(daemon-state): detect PID reuse so stale state files aren't treated as live daemons (#66) (fe3609e), closes #66
  • fix(daemon): bound the shutdown wait on in-flight kubo starts (PR #71 review) (10905a9), closes #71
  • fix(daemon): eliminate kubo restart races that orphan kubo or hang shutdown (issue #70) (6b61044), closes #70
  • fix(daemon): guard shutdown against signal-exit re-raising SIGTERM mid-cleanup (issue #70) (36ac0f4), closes #70
  • test(daemon): dump daemon log files when restart-cleanup test fails on CI (issue #70) (61a0594), closes #70
  • feat(challenge): npm-style commands — idempotent install, npm-like output and aliases (#68) (6af6148), closes #68