Skip to content

Conversation

@deploystack-automation
Copy link

Frontend Release v0.25.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.25.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 device detail view with i18n support (41987b5)
  • feat(frontend): add user arguments and configuration sections (43a5fab)
  • feat(frontend): ensure fresh data loading in edit mode (45bd18b)
  • feat(frontend): replace device_name with device_id in user configuration (54bf418)
  • refactor(frontend): separate user args and env in user configuration (5616f7f)
  • feat(frontend): add user configuration management to MCP server installation (a709a37)
  • feat(frontend): add success and error toasts for user configuration updates (b021ddb)
  • feat(frontend): update argument field labels and placeholders (c4aa090)
  • refactor(frontend): improve user configuration display and structure (e79efc0)

@Lasim Lasim merged commit 2f3c978 into main Aug 24, 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 August 24, 2025 20:42
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