| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-04-27 | 2.3 kB | |
| v0.12.14 source code.tar.gz | 2026-04-27 | 2.6 MB | |
| v0.12.14 source code.zip | 2026-04-27 | 2.8 MB | |
| Totals: 3 Items | 5.4 MB | 1 | |
What's Changed
- Enhance dark mode support for better visibility and consistency by @samanhappy in https://github.com/samanhappy/mcphub/pull/758
- feat: enable resetTimeoutOnProgress by default in request options by @samanhappy in https://github.com/samanhappy/mcphub/pull/760
- fix: use query params for registry server version routes to handle encoded slashes by @Mcamin in https://github.com/samanhappy/mcphub/pull/752
- fix: update PostgreSQL image to use pg17 version by @samanhappy in https://github.com/samanhappy/mcphub/pull/762
- fix: avoid onnxruntime install during Smart Routing tokenizer setup by @voltage12 in https://github.com/samanhappy/mcphub/pull/746
- chore(deps): bump i18next-fs-backend from 2.6.3 to 2.6.4 by @dependabot[bot] in https://github.com/samanhappy/mcphub/pull/757
- chore(deps): bump hono from 4.12.12 to 4.12.14 by @dependabot[bot] in https://github.com/samanhappy/mcphub/pull/745
- chore(deps): bump follow-redirects from 1.15.11 to 1.16.0 by @dependabot[bot] in https://github.com/samanhappy/mcphub/pull/766
- chore(deps): bump protobufjs from 7.5.4 to 7.5.5 by @dependabot[bot] in https://github.com/samanhappy/mcphub/pull/765
- chore(deps): bump axios from 1.13.5 to 1.15.0 by @dependabot[bot] in https://github.com/samanhappy/mcphub/pull/741
- chore(deps-dev): bump next from 16.2.2 to 16.2.3 by @dependabot[bot] in https://github.com/samanhappy/mcphub/pull/740
- chore(deps): bump @node-oauth/oauth2-server from 5.2.1 to 5.3.0 by @dependabot[bot] in https://github.com/samanhappy/mcphub/pull/747
- chore(deps-dev): bump postcss from 8.5.6 to 8.5.10 by @dependabot[bot] in https://github.com/samanhappy/mcphub/pull/764
- chore(deps): bump uuid from 11.1.0 to 14.0.0 by @dependabot[bot] in https://github.com/samanhappy/mcphub/pull/763
- fix: validate redirect_uri in OAuth authorize POST flow by @samanhappy in https://github.com/samanhappy/mcphub/pull/767
- Fix pnpm audit vulnerabilities by @samanhappy in https://github.com/samanhappy/mcphub/pull/768
New Contributors
- @Mcamin made their first contribution in https://github.com/samanhappy/mcphub/pull/752
- @voltage12 made their first contribution in https://github.com/samanhappy/mcphub/pull/746
Full Changelog: https://github.com/samanhappy/mcphub/compare/v0.12.13...v0.12.14