⚠️ Important Changes(重要变更)
🔐Security note(安全提示):Starting from this version, MCP endpoints require authentication by default to prevent accidental exposure. To allow unauthenticated MCP access, disable Enable Bearer Authentication in the Keys section(从此版本开始,MCP 端点默认需要身份验证,以防止意外暴露。如需允许无需身份验证的 MCP 访问,请在 Keys 设置中关闭 Enable Bearer Authentication)。
What's Changed
- feat: sync vector embeddings when toggling server enabled status by @samanhappy in #596
- feat: add Bug Fixer Agent for diagnosing and fixing bugs using TDD approach by @samanhappy in #598
- Update mcp-settings.mdx by @hamiltont in #601
- feat: add TDD Bug Resolution Agent for structured bug diagnosis by @samanhappy in #604
- feat: rename DXT to MCPB and update related upload functionality by @samanhappy in #607
- chore(deps-dev): bump jest-environment-node from 30.0.5 to 30.2.0 by @dependabot[bot] in #609
- chore(deps-dev): bump react-router-dom from 7.12.0 to 7.13.0 by @dependabot[bot] in #608
- chore(deps-dev): bump @swc/core from 1.15.3 to 1.15.11 by @dependabot[bot] in #610
- chore(deps-dev): bump @vitejs/plugin-react from 4.7.0 to 5.1.2 by @dependabot[bot] in #611
- chore(deps): bump axios from 1.13.2 to 1.13.4 by @dependabot[bot] in #612
- chore(deps-dev): bump eslint from 8.57.1 to 9.26.0 by @dependabot[bot] in #613
- chore: update code structure for improved readability and maintainability by @samanhappy in #615
- feat: add documentation links to Header and LoginPage components by @samanhappy in #618
- feat: enhance auth check for mcp endpoints by @samanhappy in #617
- feat: enhance loading state management in Dashboard by @samanhappy in #620
New Contributors
- @hamiltont made their first contribution in #601
Full Changelog: v0.12.2...v0.12.3