Skip to content

Conversation

@deploystack-automation
Copy link

Frontend Release v0.52.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.52.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): add validation for user arguments and environment variables (0d540a0e)
  • feat(all): make team member limits configurable per-team (1c70523c)
  • refactor(frontend): migrate admin teams detail page to route-based navigation (335715bd)
  • feat(frontend): add pagination and search to admin teams view (57691567)
  • feat(all): add MCP servers page to admin teams detail with pagination (6186e7bb)
  • feat(all): add per-team remote MCP server permission - global setting (69ace9d7)
  • refactor(frontend): reorganize user components and update imports for admin/users (96e864ad)
  • docs(all): update project description for clarity and focus (cbbfcf6f)
  • feat(frontend): add navigation to user and team detail pages (e4ce9319)
  • feat(frontend): add search input to tools table (e8638c3d)
  • feat(all): add OAuth re-authentication for MCP installations (f08e92a2)
  • feat(frontend): add pagination and filters to admin users table (fde953a8)

@Lasim Lasim merged commit 82394d0 into main Dec 29, 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 29, 2025 08:21
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