Skip to content

Conversation

@deploystack-automation
Copy link

Frontend Release v0.50.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.50.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(frontend): improve loading state with skeleton components (01a5b7b0)
  • feat(frontend): add ConfigurationHeaders and ConfigurationQueryParams components for managing installation headers and query parameters (0e13f368)
  • feat(frontend): move requests tab to correct position in InstallationTabs (110d52d3)
  • refactor(frontend): update import paths for event bus and breadcrumbs (21cc4cec)
  • feat(frontend): add full-width border option to tabs and fix loading states (2562b158)
  • feat(frontend): enhance installation views with loading and error states (2934f86c)
  • feat(frontend): rename McpToolsTab to ToolsTab and update routes (2a0866d0)
  • feat(frontend): add requests tab and implement request streaming (2f5a7822)
  • feat(frontend): update loading and error states in RequestsTab and ToolsTab (37a77816)
  • feat(frontend): add tools metrics panel and update token distribution (39d0b65b)
  • refactor(frontend): simplify installation data handling with cache (3bf1ce3f)
  • feat(frontend): implement bulk toggle for tool enable/disable (4dace87f)
  • feat(all): Add MCP installation settings, request logs API, and SSE streaming (5f44e43c)
  • feat(frontend): fetch full request details in RequestDetailSheet (6e17ab1c)
  • feat(frontend): rename installation information route to general and update tabs (7295e6c0)
  • feat(frontend): add loading state with skeleton components in table (850c8ab9)
  • feat(frontend): replace Progress component with DsMeter for usage display (a5a7514d)
  • refactor(all): update changelog transformation to filter commits (a6e71765)
  • feat(frontend): add user information to requests table and details (a75b0aef)
  • feat(frontend): implement meter component with accessibility features (a978051e)
  • feat(frontend): add view mode toggle with toast notifications for mcp requests (b429b285)
  • feat(frontend): implement expandable rows in ToolsTab for detailed view (b55c2a41)
  • feat(frontend): enhance loading state with skeleton components and breadcrumbs for mcp server view (c1ff0973)
  • feat(frontend): add showBorder prop to DsPageHeading component (eea3b116)
  • feat(frontend): implement RequestDetailSheet for request details display (f88b7958)

@Lasim Lasim merged commit 8cd10a3 into main Dec 19, 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 December 19, 2025 07:27
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