Skip to content

Conversation

@deploystack-automation
Copy link

Frontend Release v0.32.0

This PR prepares a new frontend release.

When merged, this will:

  1. Create a release tag
  2. Build and publish a multi-architecture Docker image to Docker Hub

The Docker image will be available at:

  • deploystack/frontend:latest
  • deploystack/frontend:v0.32.0

Supported Architectures

  • linux/amd64 (Intel/AMD)
  • linux/arm64 (Apple Silicon, AWS Graviton)
  • linux/arm/v7 (Raspberry Pi, IoT devices)

Environment Variables

The Docker image will include DEPLOYSTACK_FRONTEND_VERSION environment variable set to the current version.

Release notes:

  • feat(all): MCP Client Activity Tracking (01a130e)
  • feat(frontend): implement McpInstallationsEmptyState component (044c3e1)
  • docs(all): update README to clarify VS Code settings for DeployStack (05d5a35)
  • feat(frontend): add search and filter functionality to server catalog (13da4a1)
  • chore(frontend): update modules (1b371f8)
  • refactor(all): update MCP event schemas for consistency and clarity (2258555)
  • feat(frontend): add API methods to fetch unique runtimes and languages (2a7f432)
  • feat(frontend): implement item components with variants and slots (3125aa4)
  • refactor(frontend): simplify McpInstallationsCard component structure (3fdb93d)
  • feat(frontend): enhance MCP server installation views and add stats component (6635348)
  • feat(frontend): enhance MCP server card with GitHub avatar display (7479c5e)
  • feat(frontend): add white variant to card component styles (755d175)
  • feat(frontend): add McpClientConnectionsCard component (7f95f3e)
  • feat(frontend): add field components with props and templates (9ea64be)
  • feat(frontend): integrate team selection for client activity fetching (bdb2280)
  • docs(all): update README to clarify adoption friction and data (c0e3a79)
  • feat(frontend): add chart components with echarts integration (dc55c62)
  • feat(all): implement idle process management for MCP servers (e142784)
  • feat(frontend): implement client activity tracking and polling (e73e4e2)
  • style(frontend): changed style for several views (f856c52)

@Lasim Lasim merged commit 30fb2f4 into main Oct 18, 2025
1 check passed
@deploystack-automation
Copy link
Author

Release Branch Cleanup ✅

Branch frontend-release has been automatically deleted after PR was merged.

@deploystack-automation deploystack-automation bot deleted the frontend-release branch October 18, 2025 07:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants