Skip to content

Releases: deploystackio/deploystack

Backend v0.54.0

19 Dec 07:18

Choose a tag to compare

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

15 Dec 07:41

Choose a tag to compare

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

15 Dec 07:47

Choose a tag to compare

0.53.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
  • feat(all): add self-service account deletion 9f968f2
  • feat(frontend): add empty state for no available satellites 002268e

Satellite v0.14.2

14 Dec 18:34

Choose a tag to compare

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

14 Dec 12:16

Choose a tag to compare

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

12 Dec 23:09

Choose a tag to compare

0.14.0 (2025-12-12)

Frontend v0.48.0

12 Dec 22:47

Choose a tag to compare

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

12 Dec 22:54

Choose a tag to compare

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

08 Dec 22:11

Choose a tag to compare

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

08 Dec 22:19

Choose a tag to compare

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