Releases: deploystackio/deploystack
Releases · deploystackio/deploystack
Satellite v0.15.0
0.15.0 (2025-12-19)
Frontend v0.50.0
0.50.0 (2025-12-19)
- feat(all): Add MCP installation settings, request logs API, and SSE streaming 5f44e43
- feat(frontend): add ConfigurationHeaders and ConfigurationQueryParams components for managing installation headers and query parameters 0e13f36
- feat(frontend): add full-width border option to tabs and fix loading states 2562b15
- feat(frontend): add loading state with skeleton components in table 850c8ab
- feat(frontend): add requests tab and implement request streaming 2f5a782
- feat(frontend): add showBorder prop to DsPageHeading component eea3b11
- feat(frontend): add tools metrics panel and update token distribution 39d0b65
- feat(frontend): add user information to requests table and details a75b0ae
- feat(frontend): add view mode toggle with toast notifications for mcp requests b429b28
- feat(frontend): enhance installation views with loading and error states 2934f86
- feat(frontend): enhance loading state with skeleton components and breadcrumbs for mcp server view c1ff097
- feat(frontend): fetch full request details in RequestDetailSheet 6e17ab1
- feat(frontend): implement bulk toggle for tool enable/disable 4dace87
- feat(frontend): implement expandable rows in ToolsTab for detailed view b55c2a4
- feat(frontend): implement meter component with accessibility features a978051
- feat(frontend): implement RequestDetailSheet for request details display f88b795
- feat(frontend): improve loading state with skeleton components 01a5b7b
- feat(frontend): move requests tab to correct position in InstallationTabs 110d52d
- feat(frontend): rename installation information route to general and update tabs 7295e6c
- feat(frontend): rename McpToolsTab to ToolsTab and update routes 2a0866d
- feat(frontend): replace Progress component with DsMeter for usage display a5a7514
- feat(frontend): update loading and error states in RequestsTab and ToolsTab 37a7781
- refactor(all): update changelog transformation to filter commits a6e7176
- refactor(frontend): simplify installation data handling with cache 3bf1ce3
- refactor(frontend): update import paths for event bus and breadcrumbs 21cc4ce
Backend v0.54.0
0.54.0 (2025-12-19)
- feat(all): Add MCP installation settings, request logs API, and SSE streaming 5f44e43
- feat(backend): add batch toggle tool disabled status endpoint 2b65488
- feat(backend): add endpoint to retrieve single request by ID with full response 5b6a7cc
- feat(backend): check connection status in logs and requests streams bc290e5
- feat(backend): enhance user information in request logs with details 61a4370
- feat(backend): implement in-memory cache for global settings 0d53fb1
- fix(backend): add name property to raw setting object in tests 36345bd
- refactor(all): update changelog transformation to filter commits a6e7176
Frontend v0.49.0
0.49.0 (2025-12-15)
- fix(backend): correct satellite command event types for MCP deletion operations 0ca6146
- fix(backend): preserve satellite commands during account deletion 6db38fa
- fix(satellite): resolve Docker volume permission issues preventing credential persistence 6aa532f
- feat(all): add satellite selection to MCP client configuration 34d1a79, closes #548
- feat(all): add self-service account deletion 9f968f2
- feat(frontend): add empty state for no available satellites 002268e
Backend v0.53.0
0.53.0 (2025-12-15)
Satellite v0.14.2
0.14.2 (2025-12-14)
- fix(backend): properly delete MCP installations and notify satellites during team deletion 6d82fb3
- fix(frontend): preserve team permissions after update and improve delete modal UX d7e92db
- fix(satellite): resolve Docker volume permission issues preventing credential persistence 6aa532f
- fix(satellite): resolve Docker volume permission issues preventing credential persistence 8d4499a, closes #547
- feat(all): add satellite selection to MCP client configuration 34d1a79, closes #548
- feat(all): add satellite_url field with auto-detection and first-heartbeat updates 6ec441c
- feat(backend): add satellite_url field to team satellites endpoint af13d14
Satellite v0.14.1
0.14.1 (2025-12-14)
- feat(all): add satellite_url field with auto-detection and first-heartbeat updates 6ec441c
- feat(backend): add satellite_url field to team satellites endpoint af13d14
- fix(backend): properly delete MCP installations and notify satellites during team deletion 6d82fb3
- fix(frontend): preserve team permissions after update and improve delete modal UX d7e92db
- fix(satellite): resolve Docker volume permission issues preventing credential persistence 8d4499a, closes #547
Satellite v0.14.0
0.14.0 (2025-12-12)
Frontend v0.48.0
0.48.0 (2025-12-12)
- fix(backend): filter disabled servers from regular users, allow global_admin to see all 6526967
- fix(frontend): handle validation error in StdioServerInput component 46a6855
- feat(all): add SSE endpoint for streaming MCP client activity 305b051
- feat(all): add SSE streaming to MCP metrics endpoint a3ce748
- feat(all): implement OAuth pending flows to prevent orphaned installations 8e83df5
- feat(backend): add SSE plugin with heartbeat interval for server events 9e75a89
- feat(frontend): add DsCard component and update action renderers 8d33715
- feat(frontend): add loading skeletons for satellite table display 5049c9f
- feat(frontend): add navigation buttons to configuration schema step a869274
- feat(frontend): add team detail components for general, limits, and members 5cd579a
- feat(frontend): add utility class for blue links and update usage e553032
- feat(frontend): enhance configuration schema steps with navigation buttons 4295c1b
- feat(frontend): enhance GitHub App settings with connection test feedback 56bf18b
- feat(frontend): enhance job details and status display with skeletons 9cfbdaa
- feat(frontend): enhance token and satellite status display with icons 00c9f76
- feat(frontend): enhance validation for HTTP server configuration 4c6a684
- feat(frontend): implement admin and team navigation menus 2ed385f
- feat(frontend): implement DsCard component and refactor team management UI ab6b4ca
- feat(frontend): implement featured MCP servers list and browsing option bf759ae
- feat(frontend): implement team edit functionality with validation 81cd128
- feat(frontend): implement user detail view with password reset functionality f929ae0
- feat(frontend): implement wizard stepper component for navigation 85c8cd3
- feat(frontend): implement wizard stepper for MCP server configuration 462f4ba
- feat(frontend): update account sidebar navigation with settings menu e04ac09
- feat(frontend): update color variables and improve navbar layout e70d250
- refactor(frontend): improve SMTP settings UI with toast notifications e26c335
- refactor(frontend): replace horizontal icon with vertical icon in tables 7e23e22
- refactor(frontend): simplify header structure in multiple components 7c9902e
- style(frontend): update text color for improved visibility in headings d8b3343
- style(frontend): update text colors for improved visibility in settings menu 7317887
- feat(backend,satellite): add MCP server status lifecycle tracking with health checks, logs, and auto-recovery dd384d0
Backend v0.52.0
0.52.0 (2025-12-12)
- fix(backend): filter disabled servers from regular users, allow global_admin to see all 6526967
- fix(frontend): handle validation error in StdioServerInput component 46a6855
- feat(all): add SSE endpoint for streaming MCP client activity 305b051
- feat(all): add SSE streaming to MCP metrics endpoint a3ce748
- feat(all): implement OAuth pending flows to prevent orphaned installations 8e83df5
- feat(backend): add SSE plugin with heartbeat interval for server events 9e75a89
- feat(frontend): add DsCard component and update action renderers 8d33715
- feat(frontend): add loading skeletons for satellite table display 5049c9f
- feat(frontend): add navigation buttons to configuration schema step a869274
- feat(frontend): add team detail components for general, limits, and members 5cd579a
- feat(frontend): add utility class for blue links and update usage e553032
- feat(frontend): enhance configuration schema steps with navigation buttons 4295c1b
- feat(frontend): enhance GitHub App settings with connection test feedback 56bf18b
- feat(frontend): enhance job details and status display with skeletons 9cfbdaa
- feat(frontend): enhance token and satellite status display with icons 00c9f76
- feat(frontend): enhance validation for HTTP server configuration 4c6a684
- feat(frontend): implement admin and team navigation menus 2ed385f
- feat(frontend): implement DsCard component and refactor team management UI ab6b4ca
- feat(frontend): implement featured MCP servers list and browsing option bf759ae
- feat(frontend): implement team edit functionality with validation 81cd128
- feat(frontend): implement user detail view with password reset functionality f929ae0
- feat(frontend): implement wizard stepper component for navigation 85c8cd3
- feat(frontend): implement wizard stepper for MCP server configuration 462f4ba
- feat(frontend): update account sidebar navigation with settings menu e04ac09
- feat(frontend): update color variables and improve navbar layout e70d250
- refactor(frontend): improve SMTP settings UI with toast notifications e26c335
- refactor(frontend): replace horizontal icon with vertical icon in tables 7e23e22
- refactor(frontend): simplify header structure in multiple components 7c9902e
- style(frontend): update text color for improved visibility in headings d8b3343
- style(frontend): update text colors for improved visibility in settings menu 7317887
- feat(backend,satellite): add MCP server status lifecycle tracking with health checks, logs, and auto-recovery dd384d0