Releases: deploystackio/deploystack
Releases · deploystackio/deploystack
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
Frontend v0.47.0
0.47.0 (2025-12-08)
- feat(frontend): add source filter to MCP server catalog 92afca1
- feat(satellite): add wildcard search for MCP tools and limit results a75e485
- chore(all): exclude release commits from changelog e990f58
- chore(deps): update dependencies in package.json and service packages c062e49
- style(frontend): reorder source filter tabs and bulk actions toolbar ee74311
Backend v0.51.0
0.51.0 (2025-12-08)
- feat(frontend): add source filter to MCP server catalog 92afca1
- feat(satellite): add wildcard search for MCP tools and limit results a75e485
- chore(all): exclude release commits from changelog e990f58
- chore(deps): update dependencies in package.json and service packages c062e49
- style(frontend): reorder source filter tabs and bulk actions toolbar ee74311
Satellite v0.13.1
0.13.1 (2025-12-06)
- chore(backend): release v0.50.0 b7e6d19
- chore(backend): release v0.50.0 714a87d
- chore(backend): release v0.50.1 615117f
- chore(backend): release v0.50.1 c84b8a3
- chore(satellite): release v0.13.1 45abee8
- fix(backend): clarify backend API base URL description 1f6ef4e
- fix(backend): emit USER_REGISTERED event for new GitHub users 8d84726
- fix(backend): include drizzle migrations in Docker image bc4c9af, closes #546
- fix(backend): set default value for DEPLOYSTACK_ENCRYPTION_SECRET 8359fc3
- fix(backend): update MCP installation email templates for clarity ee9c3bf
- fix(backend): update run-local-postgres script for consistency dda8eb9
- fix(ci): always pass --increment flag in release PR workflows 6f650be
- fix(satellite): respect transport_type for SSE MCP servers 96a05fa, closes #553
Backend v0.50.2
0.50.2 (2025-12-06)
- chore(backend): release v0.50.2 8b37db4
- chore(satellite): release v0.13.1 50ba696
- chore(satellite): release v0.13.1 45abee8
- fix(backend): clarify backend API base URL description 1f6ef4e
- fix(backend): emit USER_REGISTERED event for new GitHub users 8d84726
- fix(backend): include drizzle migrations in Docker image bc4c9af, closes #546
- fix(backend): update MCP installation email templates for clarity ee9c3bf
- fix(backend): update run-local-postgres script for consistency dda8eb9
- fix(satellite): respect transport_type for SSE MCP servers 96a05fa, closes #553
Backend v0.50.1
0.50.1 (2025-12-06)
- chore(backend): release v0.50.0 b7e6d19
- chore(backend): release v0.50.0 714a87d
- chore(backend): release v0.50.1 c84b8a3
- chore(frontend): release v0.46.0 016a8c1
- chore(frontend): release v0.46.0 5d8faca
- fix(backend): set default value for DEPLOYSTACK_ENCRYPTION_SECRET 8359fc3
- fix(ci): always pass --increment flag in release PR workflows 6f650be
- feat(backend): add user-level HTTP config overrides for headers and query params 7193e89
Frontend v0.46.0
0.46.0 (2025-12-05)
- chore(frontend): release v0.46.0 5d8faca
- chore(satellite): release v0.13.0 be96cc1
- chore(satellite): release v0.13.0 fdbbcdf
- feat(all): add real-time MCP server config updates with automatic stdio restart ad287e4
- feat(backend): add user-level HTTP config overrides for headers and query params 7193e89