dependabot[bot]
|
dbcebecf40
|
chore(deps): bump @modelcontextprotocol/sdk from 1.20.2 to 1.24.0 (#473)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-12-03 19:10:51 +08:00 |
|
cheestard
|
54e877cbd8
|
feat: add reload button. (#471)
|
2025-12-03 18:55:48 +08:00 |
|
samanhappy
|
61b748151f
|
chore(deps): bump react-dom to 19.2.0 (#474)
|
2025-12-03 11:37:50 +08:00 |
|
dependabot[bot]
|
4f05815210
|
chore(deps-dev): bump @swc/core from 1.13.5 to 1.15.3 (#468)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-12-03 11:27:33 +08:00 |
|
dependabot[bot]
|
691d91f207
|
chore(deps-dev): bump @tailwindcss/vite from 4.1.12 to 4.1.17 (#469)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-12-03 11:27:14 +08:00 |
|
dependabot[bot]
|
3d58042ce5
|
chore(deps): bump bcryptjs from 3.0.2 to 3.0.3 (#470)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-12-03 11:26:35 +08:00 |
|
dependabot[bot]
|
81486b09df
|
chore(deps): bump express from 4.21.2 to 4.22.0 (#472)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-12-03 11:26:08 +08:00 |
|
dependabot[bot]
|
a41707c228
|
chore(deps-dev): bump react and @types/react (#467)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-12-03 11:18:26 +08:00 |
|
dependabot[bot]
|
7391e57f35
|
chore(deps-dev): bump @tailwindcss/postcss from 4.1.14 to 4.1.17 (#466)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-12-03 11:18:01 +08:00 |
|
samanhappy
|
9d8f5ba370
|
Enhance MCP settings export with error handling and null value removal (#465)
v0.11.1
|
2025-12-01 16:28:45 +08:00 |
|
samanhappy
|
764959eaca
|
Implement OAuth client and token management with settings updates (#464)
|
2025-12-01 16:02:55 +08:00 |
|
samanhappy
|
b5dff990e5
|
refactor: Remove outdated OpenAPI test scripts and add comprehensive integration tests (#459)
v0.11.0
|
2025-11-30 17:33:15 +08:00 |
|
samanhappy
|
19f11a0927
|
Remove outdated documentation files (#458)
|
2025-11-30 17:29:37 +08:00 |
|
samanhappy
|
884870c9de
|
refactor: Simplify database configuration instructions and update API endpoint references (#457)
|
2025-11-30 17:20:01 +08:00 |
|
samanhappy
|
7b8d9a7e5a
|
Refactor documentation for clarity and dual data source support (#456)
|
2025-11-30 16:43:50 +08:00 |
|
samanhappy
|
8770b9ccfe
|
feat: Enhance Keep-Alive configuration handling (#455)
|
2025-11-30 09:59:48 +08:00 |
|
Copilot
|
063b081297
|
Add PostgreSQL-backed data storage support (#444)
Co-authored-by: samanhappy <samanhappy@gmail.com>
|
2025-11-29 17:45:25 +08:00 |
|
samanhappy
|
73ae33e777
|
refactor: Remove deprecated systemConfig section from mcp_settings.json (#452)
v0.10.6
|
2025-11-27 21:34:07 +08:00 |
|
Copilot
|
dac0d376e8
|
Fix inverted validation for enableSessionRebuild system config (#451)
Co-authored-by: samanhappy <samanhappy@gmail.com>
|
2025-11-27 21:01:13 +08:00 |
|
samanhappy
|
803e35b14c
|
refactor: Simplify DataService implementation and remove unused DataServicex (#448)
|
2025-11-23 22:57:44 +08:00 |
|
samanhappy
|
a736398cd5
|
feat: Update permissions and settings structure for improved configuration management (#447)
|
2025-11-23 20:43:24 +08:00 |
|
samanhappy
|
6de3221974
|
feat: Enhance user forms and user management UI (#437)
|
2025-11-23 13:50:55 +08:00 |
|
samanhappy
|
ac0b60ed4b
|
feat: Implement keepalive functionality for SSE and StreamableHTTP connections (#442)
v0.10.5
|
2025-11-22 12:07:21 +08:00 |
|
samanhappy
|
a57218d076
|
fix: Remove test routing and oauthClients configurations from settings (#441)
|
2025-11-22 11:27:00 +08:00 |
|
samanhappy
|
8c985b7de1
|
fix: Include mcpServers, oauthClients, and oauthTokens in merged settings for non-admin users (#440)
v0.10.4
|
2025-11-21 17:16:48 +08:00 |
|
samanhappy
|
01bb011736
|
fix: Use base URL from settings for dynamic client registration and metadata endpoints (#438)
|
2025-11-21 16:20:54 +08:00 |
|
Copilot
|
449e6ea4fd
|
Add OAuth 2.0 authorization server to enable ChatGPT Web integration (#413)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: samanhappy <2755122+samanhappy@users.noreply.github.com>
Co-authored-by: samanhappy <samanhappy@gmail.com>
|
2025-11-21 13:25:02 +08:00 |
|
cheestard
|
1869f283ba
|
fix: Bad Request: No valid session ID provided (#405) (#427)
|
2025-11-19 18:17:37 +08:00 |
|
Copilot
|
07adeab036
|
feat: Add copy button for tool names in server tool list (#435)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: samanhappy <2755122+samanhappy@users.noreply.github.com>
|
2025-11-19 11:41:11 +08:00 |
|
dependabot[bot]
|
5d7d8fdd1a
|
chore(deps): bump js-yaml from 3.14.1 to 3.14.2 (#436)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-11-19 11:38:24 +08:00 |
|
Copilot
|
fb847797c0
|
Add missing API documentation for tool execution and management endpoints (#430)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: samanhappy <2755122+samanhappy@users.noreply.github.com>
|
2025-11-12 22:18:56 +08:00 |
|
Alptekin Gülcan
|
8df2b4704a
|
Fix: Handle ToolName in CallToolRequest to Resolve Server Discovery Issues (#429)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-11-12 09:13:50 +08:00 |
|
samanhappy
|
602b5cb80e
|
fix: update GitHub repository links to point to the new repository (#423)
|
2025-11-03 17:04:49 +08:00 |
|
samanhappy
|
e63f045819
|
refactor: remove outdated references to MCP protocol and cloud deployment in documentation (#422)
|
2025-11-03 17:02:10 +08:00 |
|
Chengwei Guo
|
a4e4791b60
|
fix the deployment on kubernetes (#417)
v0.10.3
|
2025-11-03 14:16:12 +08:00 |
|
samanhappy
|
01370ea959
|
Revert "Feat: Enhance package cache for stdio servers (#400)" (#418)
|
2025-11-03 13:35:24 +08:00 |
|
samanhappy
|
f5d66c1bb7
|
fix versions for react and react-dom (#414)
v0.10.2
|
2025-11-02 23:02:25 +08:00 |
|
dependabot[bot]
|
9e59dd9fb0
|
chore(deps-dev): bump react and @types/react (#407)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-11-02 22:48:13 +08:00 |
|
dependabot[bot]
|
250487f042
|
chore(deps-dev): bump lucide-react from 0.486.0 to 0.552.0 (#408)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-11-02 22:45:01 +08:00 |
|
dependabot[bot]
|
da91708420
|
chore(deps): bump i18next from 25.5.0 to 25.6.0 (#409)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-11-02 22:44:42 +08:00 |
|
dependabot[bot]
|
576bba1f9e
|
chore(deps): bump openai from 4.104.0 to 6.7.0 (#410)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-11-02 22:44:21 +08:00 |
|
dependabot[bot]
|
f4b83929a6
|
chore(deps): bump axios from 1.12.2 to 1.13.1 (#406)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-11-02 22:43:57 +08:00 |
|
Alptekin Gülcan
|
3825f389cd
|
Feat: Add Turkish localization (tr) (#411)
|
2025-11-02 22:43:18 +08:00 |
|
samanhappy
|
44e0309fd4
|
Feat: Enhance package cache for stdio servers (#400)
|
2025-10-31 21:56:43 +08:00 |
|
Copilot
|
7e570a900a
|
Fix: Convert form parameters to schema-defined types before MCP tool calls (#397)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: samanhappy <2755122+samanhappy@users.noreply.github.com>
v0.10.1
|
2025-10-29 18:41:23 +08:00 |
|
Copilot
|
6268a02c0e
|
Fix URL routing for MCP servers with slashes in names (#396)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: samanhappy <2755122+samanhappy@users.noreply.github.com>
|
2025-10-29 18:37:24 +08:00 |
|
samanhappy
|
695d663939
|
Fix display for null server author (#398)
|
2025-10-29 14:44:09 +08:00 |
|
samanhappy
|
d595e5d874
|
Fix support for nested smart group segments in MCP routing (#394)
|
2025-10-28 17:51:58 +08:00 |
|
Copilot
|
ff797b4ab9
|
Add group-scoped smart routing via $smart/{group} pattern (#388)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: samanhappy <2755122+samanhappy@users.noreply.github.com>
v0.10.0
|
2025-10-26 20:51:55 +08:00 |
|
samanhappy
|
9105507722
|
Refactor: Clean up code formatting and improve readability across multiple files (#387)
|
2025-10-26 19:27:30 +08:00 |
|