Skip to content

Conversation

@deploystack-automation
Copy link

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

  • chore(all): update dependencies in package.json files (12bdfcd)
  • chore(all): bump isomorphic-dompurify from 2.32.0 to 2.33.0 (6243596)
  • Merge pull request chore(all): bump isomorphic-dompurify from 2.32.0 to 2.33.0 #513 from deploystackio/dependabot/npm_and_yarn/isomorphic-dompurify-2.33.0 (b37d1ce)
  • style(frontend): remove max-width from content area in settings and profile (b9624a8)
  • feat(frontend): replace switches with checkboxes for settings (c144d10)
  • feat(frontend): add MCP server limit to team management forms (c47091a)
  • feat(all): implement breadcrumbs and several frontend and UI improvements (f3d3e70)

@Lasim Lasim merged commit 66e6811 into main Nov 28, 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 November 28, 2025 19:45
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