Skip to content

Conversation

@deploystack-automation
Copy link

Frontend Release v0.46.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.46.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:

  • fix(frontend): remove hotlined profile picture (2fa32571)
  • fix(frontend): normalize tag input to lowercase on addition (50fc8479)
  • fix(frontend): update logout messages for clarity and consistency (5bf215b5)
  • feat(all): queue MCP server deletion as background job with cascade notifications (679fcb53)
  • fix(frontend): clear additional edit-related storage keys (726626a1)
  • feat(frontend): simplify checkbox value update handling in settings (8b7c3acb)
  • feat(all): add real-time MCP server config updates with automatic stdio restart (ad287e4c)
  • style(frontend): adjust padding for server details display (c19c47a7)

@Lasim Lasim merged commit 6cc63cc into main Dec 5, 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 5, 2025 15:11
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