| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-07-11 | 1.7 kB | |
| v1.0.24 source code.tar.gz | 2026-07-11 | 3.1 MB | |
| v1.0.24 source code.zip | 2026-07-11 | 3.5 MB | |
| Totals: 3 Items | 6.6 MB | 2 | |
Summary
This release adds upstream OAuth disconnect support and per-session upstream client isolation for stateful MCP servers, along with a fix for preserving in-flight OAuth state on full page reloads.
Features
- add upstream OAuth disconnect by @samanhappy in https://github.com/samanhappy/mcphub/pull/984
- per-session upstream client isolation for stateful MCP servers by @isc30 in https://github.com/samanhappy/mcphub/pull/985
Fixes
- preserve in-flight OAuth state on full reload by @samanhappy in https://github.com/samanhappy/mcphub/pull/981
摘要
此版本新增了上游 OAuth 断开连接支持和针对有状态 MCP 服务器的按会话上游客户端隔离,同时修复了整页重新加载时 OAuth 状态丢失的问题。
功能
- 新增上游 OAuth 断开连接 by @samanhappy in https://github.com/samanhappy/mcphub/pull/984
- 针对有状态 MCP 服务器实现按会话上游客户端隔离 by @isc30 in https://github.com/samanhappy/mcphub/pull/985
修复
- 修复整页重新加载时 OAuth 状态丢失的问题 by @samanhappy in https://github.com/samanhappy/mcphub/pull/981
New Contributors
- @isc30 made their first contribution in https://github.com/samanhappy/mcphub/pull/985
References
- feat: add upstream OAuth disconnect by @samanhappy in https://github.com/samanhappy/mcphub/pull/984
- feat: per-session upstream client isolation for stateful MCP servers by @isc30 in https://github.com/samanhappy/mcphub/pull/985
- fix: preserve in-flight OAuth state on full reload by @samanhappy in https://github.com/samanhappy/mcphub/pull/981
- Full changelog: https://github.com/samanhappy/mcphub/compare/v1.0.23...v1.0.24