File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed
Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## <small >0.11.1 (2025-09-03)</small >
4+
5+ * chore(gateway): release v0.11.0 ([ 3395bc9] ( https://github.com/deploystackio/deploystack/commit/3395bc9 ) )
6+ * feat(frontend): update page title to 'DeployStack Cloud' ([ 8772df7] ( https://github.com/deploystackio/deploystack/commit/8772df7 ) )
7+ * feat(gateway): add selective restart functionality for MCP servers and enhance configuration change ([ f81f835] ( https://github.com/deploystackio/deploystack/commit/f81f835 ) )
8+ * feat(gateway): implement MCP endpoint and enhance logging for session management ([ 6a3332b] ( https://github.com/deploystackio/deploystack/commit/6a3332b ) )
9+ * refactor(gateway): remove unnecessary hints from MCP command error messages ([ b65fade] ( https://github.com/deploystackio/deploystack/commit/b65fade ) )
10+ * refactor(gateway): remove version string from command description ([ 6f2196a] ( https://github.com/deploystackio/deploystack/commit/6f2196a ) )
11+
312## 0.11.0 (2025-09-03)
413
514* feat(frontend): update page title to 'DeployStack Cloud' ([ 8772df7] ( https://github.com/deploystackio/deploystack/commit/8772df7 ) )
Original file line number Diff line number Diff line change 11{
22 "name" : " @deploystack/gateway" ,
3- "version" : " 0.11.0 " ,
3+ "version" : " 0.11.1 " ,
44 "description" : " The local DeployStack Gateway for secure MCP server management." ,
55 "main" : " dist/index.js" ,
66 "bin" : {
You can’t perform that action at this time.
0 commit comments