Skip to content

Conversation

@deploystack-automation
Copy link

Frontend Release v0.48.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.48.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): enhance token and satellite status display with icons (00c9f76d)
  • feat(frontend): implement admin and team navigation menus feat(frontend): add user menu with account and logout options feat(frontend): create page heading with breadcrumbs feat(frontend): enhance navigation menu components for better usability (2ed385f8)
  • feat(all): add SSE endpoint for streaming MCP client activity (305b0518)
  • feat(frontend): enhance configuration schema steps with navigation buttons (4295c1b6)
  • feat(frontend): implement wizard stepper for MCP server configuration (462f4bab)
  • fix(frontend): handle validation error in StdioServerInput component (46a68551)
  • feat(frontend): enhance validation for HTTP server configuration (4c6a684f)
  • feat(frontend): add loading skeletons for satellite table display (5049c9f8)
  • feat(frontend): enhance GitHub App settings with connection test feedback (56bf18b5)
  • feat(frontend): add team detail components for general, limits, and members (5cd579a3)
  • style(frontend): update text colors for improved visibility in settings menu (73178874)
  • refactor(frontend): simplify header structure in multiple components (7c9902ee)
  • refactor(frontend): replace horizontal icon with vertical icon in tables (7e23e220)
  • feat(frontend): implement team edit functionality with validation (81cd1287)
  • feat(frontend): implement wizard stepper component for navigation (85c8cd3a)
  • feat(frontend): add DsCard component and update action renderers (8d33715c)
  • feat(all): implement OAuth pending flows to prevent orphaned installations (8e83df53)
  • feat(frontend): enhance job details and status display with skeletons (9cfbdaa4)
  • feat(all): add SSE streaming to MCP metrics endpoint (a3ce7487)
  • feat(frontend): add navigation buttons to configuration schema step (a869274d)
  • feat(frontend): implement DsCard component and refactor team management UI (ab6b4ca9)
  • feat(frontend): implement featured MCP servers list and browsing option (bf759aea)
  • style(frontend): update text color for improved visibility in headings (d8b33431)
  • feat(frontend): update account sidebar navigation with settings menu (e04ac097)
  • refactor(frontend): improve SMTP settings UI with toast notifications (e26c3354)
  • feat(frontend): add utility class for blue links and update usage (e5530322)
  • feat(frontend): update color variables and improve navbar layout (e70d2509)
  • feat(frontend): implement user detail view with password reset functionality (f929ae00)

@Lasim Lasim merged commit c00091f into main Dec 12, 2025
1 check passed
@deploystack-automation deploystack-automation bot deleted the frontend-release branch December 12, 2025 22:46
@deploystack-automation
Copy link
Author

Release Branch Cleanup ✅

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

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