Added
- Added support for ${} placeholder values in env and headers (#100)
- Modified "R" key to kill and restart mcp-hub to reload latest process.env (#98)
Fixed
- Fixed notifications persisting from stopped servers
- Fixed false positive modified triggers for servers with env field containing falsy values
- Fixed system prompt to ensure exact server names are used
Documentation
- Updated lualine documentation
- Updated README with ${} placeholder support
- Updated TODOs