What’s Changed
- chore(deps): bump picomatch from 2.3.1 to 2.3.2 by @dependabot[bot] in https://github.com/samanhappy/mcphub/pull/723
- chore(deps): bump i18next-fs-backend from 2.6.0 to 2.6.3 by @dependabot[bot] in https://github.com/samanhappy/mcphub/pull/720
- chore(deps-dev): bump next from 16.1.7 to 16.2.2 by @dependabot[bot] in https://github.com/samanhappy/mcphub/pull/717
- chore(deps-dev): bump jest from 30.2.0 to 30.3.0 by @dependabot[bot] in https://github.com/samanhappy/mcphub/pull/719
- handle nullable fields like headers correctly by @samanhappy in https://github.com/samanhappy/mcphub/pull/724
- chore(deps-dev): bump @tailwindcss/postcss from 4.1.17 to 4.2.2 by @dependabot[bot] in https://github.com/samanhappy/mcphub/pull/718
- fix: use constant-time comparison for all secret/token checks by @spidershield-contrib in https://github.com/samanhappy/mcphub/pull/687
- Add server-level embeddings to smart-routing tool search reranking by @Copilot in https://github.com/samanhappy/mcphub/pull/727
- docs: update TDD Bug Resolution workflow to include documentation and review phases by @samanhappy in https://github.com/samanhappy/mcphub/pull/730
- feat: add configurable bearer auth header name and JSON body size limit for MCP routing by @samanhappy in https://github.com/samanhappy/mcphub/pull/731
- feat: add prompt and resource group visibility parity by @samanhappy in https://github.com/samanhappy/mcphub/pull/733
New Contributors
- @spidershield-contrib made their first contribution in https://github.com/samanhappy/mcphub/pull/687
Full Changelog: https://github.com/samanhappy/mcphub/compare/v0.12.11...v0.12.12