v1.3.0
ravitemer/mcp-hubv1.3.0Mar 2, 2025by ravitemer
AI Summary
Introduces a `shutdown-delay` CLI option and significantly improves logging clarity and context across all components.
Key Highlights
- New `shutdown-delay` CLI option to control delay before server shutdown.
- Enhanced logging messages with improved clarity and context.
- More descriptive server status messages and operation feedback.
- Integration example with ravitemer/mcphub.nvim Neovim plugin.
New Features
- `shutdown-delay` CLI option
- Neovim plugin integration example
Full Release Notes
## Added - New `shutdown-delay` CLI option to control delay before server shutdown when no clients are connected - Enhanced logging messages with improved clarity and context across all components - More descriptive server status messages and operation feedback - Integration example with ravitemer/mcphub.nvim Neovim plugin ## Changed - Simplified signal handler setup for more reliable graceful shutdown - Improved logging message clarity and contextual information - Reorganized server shutdown logic for better reliability