| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-07-02 | 3.2 kB | |
| v1.0.22 source code.tar.gz | 2026-07-02 | 3.1 MB | |
| v1.0.22 source code.zip | 2026-07-02 | 3.5 MB | |
| Totals: 3 Items | 6.6 MB | 0 | |
Summary
This release surfaces the OAuth auth method in the activity log's API key field, fixes remote keep-alive status updates and OpenAPI server editing with recursive schemas, and ships routine dependency bumps for pg, @types/pg, openai, typescript, and i18next-browser-languagedetector.
Features
- Surface OAuth auth method in activity log API key field by @samanhappy in https://github.com/samanhappy/mcphub/pull/958
Fixes
- Allow editing OpenAPI servers with recursive schemas by @samanhappy in https://github.com/samanhappy/mcphub/pull/960
- Fix remote keep-alive status updates by @samanhappy in https://github.com/samanhappy/mcphub/pull/966
- chore(deps): bump pg and @types/pg by @dependabot in https://github.com/samanhappy/mcphub/pull/965
- chore(deps-dev): bump i18next-browser-languagedetector from 8.2.0 to 8.2.1 by @dependabot in https://github.com/samanhappy/mcphub/pull/964
- chore(deps-dev): bump typescript from 5.9.2 to 5.9.3 by @dependabot in https://github.com/samanhappy/mcphub/pull/963
- chore(deps): bump openai from 6.7.0 to 6.45.0 by @dependabot in https://github.com/samanhappy/mcphub/pull/961
摘要
本次发布在活动日志的 API key 字段中展示 OAuth 认证方式,修复了远程保活状态更新以及递归 schema 下 OpenAPI server 的编辑问题,并包含 pg、@types/pg、openai、typescript 与 i18next-browser-languagedetector 的例行依赖升级。
功能
- 在活动日志 API key 字段中展示 OAuth 认证方式 by @samanhappy in https://github.com/samanhappy/mcphub/pull/958
修复
- 修复递归 schema 下 OpenAPI server 的编辑问题 by @samanhappy in https://github.com/samanhappy/mcphub/pull/960
- 修复远程保活状态更新 by @samanhappy in https://github.com/samanhappy/mcphub/pull/966
- chore(deps): 升级 pg 和 @types/pg by @dependabot in https://github.com/samanhappy/mcphub/pull/965
- chore(deps-dev): 升级 i18next-browser-languagedetector 从 8.2.0 到 8.2.1 by @dependabot in https://github.com/samanhappy/mcphub/pull/964
- chore(deps-dev): 升级 typescript 从 5.9.2 到 5.9.3 by @dependabot in https://github.com/samanhappy/mcphub/pull/963
- chore(deps): 升级 openai 从 6.7.0 到 6.45.0 by @dependabot in https://github.com/samanhappy/mcphub/pull/961
References
- feat(activity): surface OAuth auth method in activity log API key field by @samanhappy in https://github.com/samanhappy/mcphub/pull/958
- fix: allow editing OpenAPI servers with recursive schemas (#959) by @samanhappy in https://github.com/samanhappy/mcphub/pull/960
- [codex] Fix remote keep-alive status updates by @samanhappy in https://github.com/samanhappy/mcphub/pull/966
- chore(deps): bump openai from 6.7.0 to 6.45.0 by @dependabot in https://github.com/samanhappy/mcphub/pull/961
- chore(deps-dev): bump typescript from 5.9.2 to 5.9.3 by @dependabot in https://github.com/samanhappy/mcphub/pull/963
- chore(deps-dev): bump i18next-browser-languagedetector from 8.2.0 to 8.2.1 by @dependabot in https://github.com/samanhappy/mcphub/pull/964
- chore(deps): bump pg and @types/pg by @dependabot in https://github.com/samanhappy/mcphub/pull/965
- Full changelog: https://github.com/samanhappy/mcphub/compare/v1.0.21...v1.0.22