| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | < 21 hours ago | 1.6 kB | |
| v1.0.14 source code.tar.gz | < 21 hours ago | 3.1 MB | |
| v1.0.14 source code.zip | < 21 hours ago | 3.4 MB | |
| Totals: 3 Items | 6.5 MB | 0 | |
Summary
MCPHub v1.0.14 adds a dedicated disabled filter tab to the Servers page, introduces a customizable switch component with enhanced accessibility, and fixes ServerCard styling.
Highlights
- Add a dedicated disabled filter tab to the Servers page for easier management of disabled servers.
- Implement a customizable switch component with enhanced styles and accessibility.
Fixes
- Remove conditional opacity from ServerCard component styling.
Breaking Changes
- None
Upgrade Notes
- No manual migration is required.
- Restart MCPHub after upgrading.
中文摘要
MCPHub v1.0.14 在服务器页面新增了停用筛选标签页,引入了可定制的开关组件并提升了无障碍访问能力,同时修复了 ServerCard 样式问题。
中文亮点
- 在服务器页面新增停用筛选标签页,方便管理已停用的服务器。
- 实现可定制的开关组件,增强了样式和无障碍访问支持。
中文修复
- 移除 ServerCard 组件中的条件透明度样式。
破坏性变更
- 无
升级说明
- 无需手动迁移。
- 升级后重启 MCPHub。
References
- Add a dedicated disabled filter tab to Servers page by @Copilot in https://github.com/samanhappy/mcphub/pull/908
- feat: implement customizable switch component with enhanced styles and accessibility by @samanhappy in https://github.com/samanhappy/mcphub/pull/909
- fix: remove conditional opacity from ServerCard component styling by @samanhappy in https://github.com/samanhappy/mcphub/pull/910
- Full changelog: https://github.com/samanhappy/mcphub/compare/v1.0.13...v1.0.14