Releases: deploystackio/deploystack
Releases · deploystackio/deploystack
Backend v0.43.0
Satellite v0.8.0
Frontend v0.37.0
0.37.0 (2025-11-11)
- chore(all): bump @octokit/auth-app from 8.1.1 to 8.1.2 (b9e93c6)
- chore(all): bump @octokit/request from 10.0.5 to 10.0.6 (67fcd1b)
- chore(all): bump marked from 16.4.1 to 17.0.0 (aa37cf6)
- chore(all): bump release-it from 19.0.5 to 19.0.6 (d2fdb5c)
- chore(backend): release v0.41.0 (f79fcfb)
- chore(backend): release v0.41.0 (ddc0084)
- chore(frontend): release v0.37.0 (bfa8025)
- feat(all): Add support for URL query parameters in MCP server configuration (bce275a)
- feat(all): added new route for MCP client config (1d7fb4a)
Backend v0.42.0
0.42.0 (2025-11-11)
- chore(all): bump @octokit/auth-app from 8.1.1 to 8.1.2 (b9e93c6)
- chore(all): bump @octokit/request from 10.0.5 to 10.0.6 (67fcd1b)
- chore(all): bump marked from 16.4.1 to 17.0.0 (aa37cf6)
- chore(all): bump release-it from 19.0.5 to 19.0.6 (d2fdb5c)
- chore(backend): release v0.42.0 (9d96581)
- chore(frontend): release v0.37.0 (2e71d44)
- chore(frontend): release v0.37.0 (bfa8025)
- feat(all): Add support for URL query parameters in MCP server configuration (bce275a)
- feat(all): added new route for MCP client config (1d7fb4a)
Frontend v0.36.0
0.36.0 (2025-11-09)
- chore(all): bump @modelcontextprotocol/sdk from 1.20.2 to 1.21.0 (7c81126)
- chore(all): bump @types/node from 24.8.1 to 24.10.0 (3467f4b)
- chore(all): bump @types/uuid from 10.0.0 to 11.0.0 (5ee2773)
- chore(all): bump lucide-vue-next from 0.546.0 to 0.552.0 (b6058de)
- chore(all): update node version to 24 in workflow files (147192d)
- chore(backend): update dependencies in package.json (e3f9c05)
- chore(frontend): release v0.36.0 (347024b)
- chore(frontend): update dependencies in frontend package.json (4fa9043)
- chore(satellite): bump @types/uuid in /services/satellite (319a8cf)
- chore(satellite): bump zod from 3.25.76 to 4.1.12 in /services/satellite (f6f825d)
- feat(all): add teams management functionality for global admins (d3a9926)
- feat(backend): implement admin team update route with validation and response schemas (09ae873)
v0.35.0 (2025-11-04)
Backend v0.41.0
0.41.0 (2025-11-09)
- chore(all): bump @modelcontextprotocol/sdk from 1.20.2 to 1.21.0 (7c81126)
- chore(all): bump @types/node from 24.8.1 to 24.10.0 (3467f4b)
- chore(all): bump @types/uuid from 10.0.0 to 11.0.0 (5ee2773)
- chore(all): bump lucide-vue-next from 0.546.0 to 0.552.0 (b6058de)
- chore(all): update node version to 24 in workflow files (147192d)
- chore(backend): release v0.41.0 (ddc0084)
- chore(backend): update dependencies in package.json (e3f9c05)
- chore(frontend): bump lucide-vue-next in /services/frontend (cb55024)
- chore(frontend): release v0.36.0 (577fde3)
- chore(frontend): release v0.36.0 (347024b)
- chore(frontend): update dependencies in frontend package.json (4fa9043)
- chore(satellite): bump @types/uuid in /services/satellite (319a8cf)
- chore(satellite): bump zod from 3.25.76 to 4.1.12 in /services/satellite (f6f825d)
- feat(all): add teams management functionality for global admins (d3a9926)
- feat(backend): implement admin team update route with validation and response schemas (09ae873)
Frontend v0.35.0
Backend v0.40.0
0.40.0 (2025-11-04)
- chore(backend): release v0.40.0 (58435ff)
- chore(satellite): release v0.7.0 (3aaf75c)
- chore(satellite): release v0.7.0 (b94bbbd)
- feat(all): added support for claude code (6b2e8a7)
- feat(backend): added mcp server source type (a9429a6)
- feat(backend): resolve plugin path determination for production environment (bb0f504)
- feat(frontend): add source field to MCP server and display in details (2461f88)
- feat(satellite): implement hierarchical tool search with Fuse.js (5545c20)
- docs(all): update README to clarify management chaos and token reduction (d5e5000)
- docs(all): update README to clarify MCP challenges and solutions (46ce1e9)
- fix(backend): update welcome email instructions for MCP client setup (2da79a9)
Frontend v0.34.0
Frontend v0.32.0
0.32.0 (2025-10-18)
- chore(backend): release v0.37.0 (d7e761b)
- chore(backend): release v0.37.0 (dfe44f0)
- chore(frontend): release v0.32.0 (873adff)
- chore(frontend): update modules (1b371f8)
- chore(satellite): remove unnecessary log statements from server startup (a1ff115)
- chore(satellite): remove unprivileged user namespace configuration (1bd5eb4)
- docs(all): update README to clarify adoption friction and data (c0e3a79)
- docs(all): update README to clarify VS Code settings for DeployStack (05d5a35)
- docs(satellite): update README with idle process management details (552dca2)
- feat(all): implement idle process management for MCP servers (e142784)
- feat(all): MCP Client Activity Tracking (01a130e)
- feat(backend): add endpoints for retrieving unique languages and runtimes (f270dc0)
- feat(backend): Add MCP client activity metrics cleanup job and worker (7e1789b)
- feat(backend): add MCP client activity metrics endpoint and service (c02f022)
- feat(backend): enhance bucket filling with default metric fields (7009ab2)
- feat(backend): enhance MCP client activity endpoint for team awareness (7ab668c)
- feat(backend): implement cron job system for scheduled tasks (722811a)
- feat(backend): implement satellite event handling and processing (dcfc9aa)
- feat(frontend): add API methods to fetch unique runtimes and languages (2a7f432)
- feat(frontend): add chart components with echarts integration (dc55c62)
- feat(frontend): add field components with props and templates (9ea64be)
- feat(frontend): add McpClientConnectionsCard component (7f95f3e)
- feat(frontend): add search and filter functionality to server catalog (13da4a1)
- feat(frontend): add white variant to card component styles (755d175)
- feat(frontend): enhance MCP server card with GitHub avatar display (7479c5e)
- feat(frontend): enhance MCP server installation views and add stats component (6635348)
- feat(frontend): implement client activity tracking and polling (e73e4e2)
- feat(frontend): implement item components with variants and slots (3125aa4)
- feat(frontend): implement McpInstallationsEmptyState component (044c3e1)
- feat(frontend): integrate team selection for client activity fetching (bdb2280)
- feat(metrics): add MCP client activity metrics endpoint and service (9b82d78)
- feat(satellite): add logger support to event handler functions (4934a4f)
- feat(satellite): implement job management system with heartbeat job (ef0d19b)
- refactor: clean up code structure and remove redundant sections (4025c22)
- refactor(all): update MCP event schemas for consistency and clarity (2258555)
- refactor(frontend): simplify McpInstallationsCard component structure (3fdb93d)
- refactor(satellite): improve client name detection logic in headers (7c48a4a)
- style(frontend): changed style for several views (f856c52)