Skip to content

Releases: deploystackio/deploystack

Satellite v0.16.0

24 Dec 10:18

Choose a tag to compare

0.16.0 (2025-12-24)

Frontend v0.51.0

24 Dec 10:05

Choose a tag to compare

0.51.0 (2025-12-24)

Backend v0.55.0

24 Dec 10:11

Choose a tag to compare

0.55.0 (2025-12-24)

Satellite v0.15.0

19 Dec 07:34

Choose a tag to compare

0.15.0 (2025-12-19)

Frontend v0.50.0

19 Dec 07:27

Choose a tag to compare

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

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