You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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>