Skip to content

Fluister v0.1.11

Choose a tag to compare

@github-actions github-actions released this 20 May 08:35
release: v0.1.11 — update-hang fix + about footer

- Bound MCP server shutdown to 3s. With Claude Code / Desktop / Cursor
  holding an SSE stream open, axum's graceful_shutdown future never
  resolved on app quit, freezing the auto-update relaunch step ("Installing
  — restarting Fluister…" forever). Outstanding sessions are torn down
  when the process exits anyway, so dropping them on quit is correct.
- About pane footer: drop "made on a Mac".

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>