Commit Graph

  • 33eae50bd3 Refactor smart routing configuration and async database handling (#519) main v0.11.9 samanhappy 2025-12-20 12:16:09 +08:00
  • eb1a965e45 feat: add authentication status listener to refresh settings on user login (#518) samanhappy 2025-12-17 18:34:07 +08:00
  • 97114dcabb feat: implement batch saving for smart routing configuration (#517) samanhappy 2025-12-17 15:26:53 +08:00
  • 350a022ea3 feat: enhance login error handling and add server unavailable message (#516) samanhappy 2025-12-17 13:24:07 +08:00
  • 292876a991 feat: update PostgreSQL images to pgvector/pgvector:pg17 across configurations (#513) v0.11.8 samanhappy 2025-12-16 15:40:06 +08:00
  • d6a9146e27 feat: enhance OAuth token logging and add authentication error handling in tool calls (#512) samanhappy 2025-12-16 15:16:43 +08:00
  • 1f3a6794ea feat: enhance BearerKeyDaoImpl to handle migration and caching behavior for bearer keys (#507) v0.11.7 samanhappy 2025-12-14 20:40:57 +08:00
  • c673afb97e Add HTTP/HTTPS proxy configuration and environment variable support (#506) samanhappy 2025-12-14 15:44:44 +08:00
  • 1a7d8083ef chore: clarify token refresh comments copilot/fix-access-token-refresh-issue copilot-swe-agent[bot] 2025-12-13 14:50:55 +00:00
  • 58a73b6688 chore: simplify oauth token expiry helpers copilot-swe-agent[bot] 2025-12-13 14:49:15 +00:00
  • 6fc0bd6a49 chore: finalize oauth token refresh tweaks copilot-swe-agent[bot] 2025-12-13 14:46:49 +00:00
  • 375be863b8 chore: refine oauth token tests and warnings copilot-swe-agent[bot] 2025-12-13 14:45:20 +00:00
  • a4a08d68b9 chore: apply review suggestions copilot-swe-agent[bot] 2025-12-13 14:38:07 +00:00
  • 914ac36f23 chore: address review feedback for oauth refresh copilot-swe-agent[bot] 2025-12-13 14:36:16 +00:00
  • b98180c870 chore: refine oauth token expiry handling copilot-swe-agent[bot] 2025-12-13 14:33:49 +00:00
  • 2ab60bf7a9 feat: auto-refresh oauth tokens for upstream servers copilot-swe-agent[bot] 2025-12-13 14:31:39 +00:00
  • af44eac40c Initial plan copilot-swe-agent[bot] 2025-12-13 14:17:13 +00:00
  • 01855ca2ca feat: add bearer authentication key management with migration support (#503) v0.11.6 samanhappy 2025-12-13 16:46:58 +08:00
  • 88efad9d60 chore(deps-dev): bump next from 15.5.7 to 15.5.9 (#501) dependabot[bot] 2025-12-12 14:50:18 +08:00
  • 2028233b53 Add OpenAPI support and enhance settings aggregation (#500) v0.11.5 samanhappy 2025-12-11 17:42:50 +08:00
  • 1dfa0a990b Add batch server and group creation functionality (#499) samanhappy 2025-12-11 14:21:58 +08:00
  • 7eeb136233 Complete fix with screenshots and full testing copilot/fix-json-schema-export-import copilot-swe-agent[bot] 2025-12-08 02:21:56 +00:00
  • db1d621a06 Fix export/import for OpenAPI server type and improve handling copilot-swe-agent[bot] 2025-12-08 02:18:20 +00:00
  • 4affcb72d7 Initial investigation of export/import issue copilot-swe-agent[bot] 2025-12-08 02:12:39 +00:00
  • 38e274d441 Initial plan copilot-swe-agent[bot] 2025-12-08 02:04:27 +00:00
  • ab7c210281 Optimizing API Operations: Simplified operationId Values and Large String Parameter Management (#488) Alptekin Gülcan 2025-12-07 08:11:35 +03:00
  • 6bd28ec89b Upgrade react and react-dom to 19.2.1 (#489) v0.11.4 Copilot 2025-12-06 15:58:14 +08:00
  • b243781013 feat: add cluster design documentation for MCPHub with multi-node deployment support cluster samanhappy 2025-12-05 18:40:20 +08:00
  • 41a42f82d0 Upgrade js-yaml to 4.1.1 (#486) Copilot 2025-12-05 18:11:26 +08:00
  • 7aa3ff3bb1 Upgrade glob to version 10.5.0 (#485) v0.11.3 Copilot 2025-12-05 17:52:46 +08:00
  • 29cb6d3f84 Merge branch 'main' into copilot/upgrade-glob-to-10-5-0 copilot/upgrade-glob-to-10-5-0 samanhappy 2025-12-05 17:41:25 +08:00
  • 71667dab2c Fix validator security vulnerability CVE in isLength() (#484) Copilot 2025-12-05 17:40:29 +08:00
  • 723ddb4fb0 Upgrade glob to version 10.5.0 via pnpm override copilot-swe-agent[bot] 2025-12-05 09:38:22 +00:00
  • 1921a0363b [WIP] Update auth0/node-jws to version 3.2.3 or 4.0.1 (#482) Copilot 2025-12-05 17:38:03 +08:00
  • d276823726 Initial plan copilot-swe-agent[bot] 2025-12-05 09:32:36 +00:00
  • 9c5fa41162 Fix: Allow password change in readonly mode by adding /auth/change-password to readonlyAllowPaths copilot/fix-password-change-issue copilot-swe-agent[bot] 2025-12-05 04:05:32 +00:00
  • 4d141e6fc6 Initial plan copilot-swe-agent[bot] 2025-12-05 03:59:11 +00:00
  • f9fe2e444b Add build-essential to Dockerfile for Python native extension compilation (#478) Copilot 2025-12-04 22:48:07 +08:00
  • 8d420a927b fix: streamline tool filtering logic and add group-based filtering (#476) v0.11.2 samanhappy 2025-12-04 15:10:49 +08:00
  • cb77593fd7 chore(deps-dev): bump next from 15.5.2 to 15.5.7 (#475) dependabot[bot] 2025-12-04 08:41:39 +08:00
  • dbcebecf40 chore(deps): bump @modelcontextprotocol/sdk from 1.20.2 to 1.24.0 (#473) dependabot[bot] 2025-12-03 19:10:51 +08:00
  • 54e877cbd8 feat: add reload button. (#471) cheestard 2025-12-03 18:55:48 +08:00
  • 61b748151f chore(deps): bump react-dom to 19.2.0 (#474) samanhappy 2025-12-03 11:37:50 +08:00
  • 4f05815210 chore(deps-dev): bump @swc/core from 1.13.5 to 1.15.3 (#468) dependabot[bot] 2025-12-03 11:27:33 +08:00
  • 691d91f207 chore(deps-dev): bump @tailwindcss/vite from 4.1.12 to 4.1.17 (#469) dependabot[bot] 2025-12-03 11:27:14 +08:00
  • 3d58042ce5 chore(deps): bump bcryptjs from 3.0.2 to 3.0.3 (#470) dependabot[bot] 2025-12-03 11:26:35 +08:00
  • 81486b09df chore(deps): bump express from 4.21.2 to 4.22.0 (#472) dependabot[bot] 2025-12-03 11:26:08 +08:00
  • a41707c228 chore(deps-dev): bump react and @types/react (#467) dependabot[bot] 2025-12-03 11:18:26 +08:00
  • 7391e57f35 chore(deps-dev): bump @tailwindcss/postcss from 4.1.14 to 4.1.17 (#466) dependabot[bot] 2025-12-03 11:18:01 +08:00
  • 9d8f5ba370 Enhance MCP settings export with error handling and null value removal (#465) v0.11.1 samanhappy 2025-12-01 16:28:45 +08:00
  • 764959eaca Implement OAuth client and token management with settings updates (#464) samanhappy 2025-12-01 16:02:55 +08:00
  • c76c7c9be7 Fix tool and prompt description update not calling API copilot/fix-servers-page-description copilot-swe-agent[bot] 2025-12-01 04:28:48 +00:00
  • 2378d849b8 Initial analysis: Found root cause of tool description update issue copilot-swe-agent[bot] 2025-12-01 04:24:02 +00:00
  • 98960c5d0f Initial plan copilot-swe-agent[bot] 2025-12-01 04:16:49 +00:00
  • 18cacca2d0 Fix test for vectorSearchService copilot/fix-path-matching-issue copilot-swe-agent[bot] 2025-11-30 12:19:44 +00:00
  • 952ee8da8e fix: Update next from 15.5.0 to 15.5.6 to fix Dependabot alert #29 copilot/fix-security-dependency-issue copilot-swe-agent[bot] 2025-11-30 12:17:04 +00:00
  • 1f19ac392f Fix $smart/group routing to return empty results for empty groups copilot-swe-agent[bot] 2025-11-30 12:16:15 +00:00
  • 840b1b34f1 Initial plan copilot-swe-agent[bot] 2025-11-30 12:10:28 +00:00
  • a820f4b640 Initial plan copilot-swe-agent[bot] 2025-11-30 12:08:53 +00:00
  • b5dff990e5 refactor: Remove outdated OpenAPI test scripts and add comprehensive integration tests (#459) v0.11.0 samanhappy 2025-11-30 17:33:15 +08:00
  • 19f11a0927 Remove outdated documentation files (#458) samanhappy 2025-11-30 17:29:37 +08:00
  • 884870c9de refactor: Simplify database configuration instructions and update API endpoint references (#457) samanhappy 2025-11-30 17:20:01 +08:00
  • 7b8d9a7e5a Refactor documentation for clarity and dual data source support (#456) samanhappy 2025-11-30 16:43:50 +08:00
  • 8770b9ccfe feat: Enhance Keep-Alive configuration handling (#455) samanhappy 2025-11-30 09:59:48 +08:00
  • 20a1d54f8a Improve comments in setupKeepAlive function for clarity copilot/fix-excessive-api-calls copilot-swe-agent[bot] 2025-11-29 14:06:29 +00:00
  • 1c42b6802b Remove excessive logging when keepAlive is disabled copilot-swe-agent[bot] 2025-11-29 14:03:34 +00:00
  • f9a12b8ed1 Add keepAlive toggle option for SSE servers (default: disabled) copilot-swe-agent[bot] 2025-11-29 14:02:10 +00:00
  • d5cb4c7cc2 Initial plan copilot-swe-agent[bot] 2025-11-29 13:55:29 +00:00
  • 063b081297 Add PostgreSQL-backed data storage support (#444) Copilot 2025-11-29 17:45:25 +08:00
  • 73ae33e777 refactor: Remove deprecated systemConfig section from mcp_settings.json (#452) v0.10.6 samanhappy 2025-11-27 21:34:07 +08:00
  • dac0d376e8 Fix inverted validation for enableSessionRebuild system config (#451) Copilot 2025-11-27 21:01:13 +08:00
  • 803e35b14c refactor: Simplify DataService implementation and remove unused DataServicex (#448) samanhappy 2025-11-23 22:57:44 +08:00
  • a736398cd5 feat: Update permissions and settings structure for improved configuration management (#447) samanhappy 2025-11-23 20:43:24 +08:00
  • dd8f58bca9 Update SECURITY_SUMMARY.md with authentication bypass fix details copilot/create-authentication-bypass-tests copilot-swe-agent[bot] 2025-11-23 06:53:35 +00:00
  • fd3972bda2 Fix linting errors in security test copilot-swe-agent[bot] 2025-11-23 06:52:08 +00:00
  • 68c454b4b6 Complete authentication bypass fix - all tests passing (204/204) copilot-swe-agent[bot] 2025-11-23 06:50:22 +00:00
  • 9bcc96f207 Fix authentication bypass vulnerability by using loadOriginalSettings for bearer auth validation copilot-swe-agent[bot] 2025-11-23 06:42:40 +00:00
  • 1a35c07cd7 Add comprehensive security fix documentation copilot/fix-authentication-bypass-issue copilot-swe-agent[bot] 2025-11-23 06:35:14 +00:00
  • 262778353f Add comprehensive security tests for authentication bypass fixes copilot-swe-agent[bot] 2025-11-23 06:34:06 +00:00
  • 259241f295 Add comprehensive authentication bypass security test - confirms vulnerability copilot-swe-agent[bot] 2025-11-23 06:31:51 +00:00
  • 500eec3979 Fix authentication bypass vulnerabilities in MCP/SSE endpoints copilot-swe-agent[bot] 2025-11-23 06:30:52 +00:00
  • c88429934c Initial plan copilot-swe-agent[bot] 2025-11-23 06:19:41 +00:00
  • 5a10d5934d Initial plan copilot-swe-agent[bot] 2025-11-23 06:07:49 +00:00
  • 6de3221974 feat: Enhance user forms and user management UI (#437) samanhappy 2025-11-23 13:50:55 +08:00
  • ac0b60ed4b feat: Implement keepalive functionality for SSE and StreamableHTTP connections (#442) v0.10.5 samanhappy 2025-11-22 12:07:21 +08:00
  • a57218d076 fix: Remove test routing and oauthClients configurations from settings (#441) samanhappy 2025-11-22 11:27:00 +08:00
  • 8c985b7de1 fix: Include mcpServers, oauthClients, and oauthTokens in merged settings for non-admin users (#440) v0.10.4 samanhappy 2025-11-21 17:16:48 +08:00
  • 01bb011736 fix: Use base URL from settings for dynamic client registration and metadata endpoints (#438) samanhappy 2025-11-21 16:20:54 +08:00
  • 449e6ea4fd Add OAuth 2.0 authorization server to enable ChatGPT Web integration (#413) Copilot 2025-11-21 13:25:02 +08:00
  • 1869f283ba fix: Bad Request: No valid session ID provided (#405) (#427) cheestard 2025-11-19 18:17:37 +08:00
  • 07adeab036 feat: Add copy button for tool names in server tool list (#435) Copilot 2025-11-19 11:41:11 +08:00
  • 5d7d8fdd1a chore(deps): bump js-yaml from 3.14.1 to 3.14.2 (#436) dependabot[bot] 2025-11-19 11:38:24 +08:00
  • fb847797c0 Add missing API documentation for tool execution and management endpoints (#430) Copilot 2025-11-12 22:18:56 +08:00
  • 8df2b4704a Fix: Handle ToolName in CallToolRequest to Resolve Server Discovery Issues (#429) Alptekin Gülcan 2025-11-12 04:13:50 +03:00
  • 017e405c41 Address code review comments: remove redundant cleanup and clarify test intent copilot/fix-login-issue-with-base-path copilot-swe-agent[bot] 2025-11-05 11:15:19 +00:00
  • 8da0323326 Add BASE_PATH configuration documentation copilot-swe-agent[bot] 2025-11-05 11:11:22 +00:00
  • 71e217fcc2 Fix BASE_PATH configuration breaking login in development mode copilot-swe-agent[bot] 2025-11-05 11:07:27 +00:00
  • fa133e21b0 Initial plan copilot-swe-agent[bot] 2025-11-05 10:45:45 +00:00
  • 602b5cb80e fix: update GitHub repository links to point to the new repository (#423) samanhappy 2025-11-03 17:04:49 +08:00
  • e63f045819 refactor: remove outdated references to MCP protocol and cloud deployment in documentation (#422) samanhappy 2025-11-03 17:02:10 +08:00