Skip to content

Conversation

@deploystack-automation
Copy link

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

  • bump @libsql/client from 0.15.9 to 0.15.10 (908efef)
  • bump @types/node from 24.0.13 to 24.0.15 (8fef45c)
  • bump @typescript-eslint/parser from 8.37.0 to 8.38.0 (8033039)
  • bump release-it from 19.0.3 to 19.0.4 (d787cb6)
  • bump typescript-eslint from 8.37.0 to 8.38.0 (7ed34d0)
  • bump vite from 7.0.4 to 7.0.5 (a2bfb72)
  • bump vue-i18n from 11.1.9 to 11.1.10 (f751909)
  • bump vue-tsc from 3.0.1 to 3.0.3 (37052d3)
  • add installation details and environment variables components (55c8d53)
  • implement plugin migration functionality and update createPluginTables logic (99ec957)

0.19.1 (2025-07-21)

  • release v0.19.0 (54f99dd)
  • update MCP endpoint in gateway README to reflect new default port (8938a50)
  • enhance layout and styling for environment variables in EnvironmentVariableCard component (e4a68f0)
  • enhance placeholder value check in isPlaceholderValue function (1cb9634)
  • enhance validation logic for required environment variables and improve server selection handling (37affd3)
  • improve structure and styling of environment variable cards in EnvironmentVariableCard component (61d8d34)
  • streamline environment variable handling in EnvironmentVariableCard and EnvironmentVariablesStep components (d3a005a)
  • update package-lock.json with new dependencies and links for gateway service (ee4d2cb)
  • Refactor MCP server selection step to use McpServerCard component for better modularity (75fa5c2)

@Lasim Lasim merged commit 32a52db into main Jul 26, 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 July 26, 2025 12:22
Lasim added a commit that referenced this pull request Aug 11, 2025
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