Release · 2026-08-05T15:00:22+02:00 · By Threadnote

Threadnote 4.0.6

Threadnote 4.0.6 keeps native code graph storage bounded and makes Manager administration safer and easier.

What's new

Threadnote 4.0.6 keeps native code graph storage bounded and makes Manager administration safer and easier.

  • Remove orphaned or incompatible graphs without guessing a worktree path. Manager can purge a graph by its validated checkout identity even when the original worktree no longer exists, while refusing symbolic-link and same-path replacement races.
  • Stop superseded snapshots from becoming storage junk. Reader leases now preserve exactly the views and clean bases they still need, then retire displaced overlays and detached bases when the final reader finishes. Cleanup proceeds in bounded background pages so ordinary queries stay responsive.
  • Use consistent, accessible Manager dialogs. Graph actions and other Manager workflows now use styled in-app confirmation and input dialogs with safe destructive-action focus, required-field validation, keyboard behavior, and queued requests instead of native browser prompts.
  • Select or create projects and teams quickly. Project and team fields are searchable autocomplete selectors that deduplicate existing choices and offer new values explicitly.