Skip to content

Conversation

@deploystack-automation
Copy link

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

  • add newline to commitPartial format for better readability (68bdbc8)
  • update environment variable display to use variable name instead of index (df6e47c)
  • migrate from zod-to-json-schema to zod-openapi for OpenAPI schema generation (9d54576)
  • update error handling to use 'issues' instead of 'errors' in validation responses (d738027)
  • update error handling to use 'issues' instead of 'errors' in validation responses across multiple test files (59d467c)
  • update parameter schemas to use type-only definitions for consistency (5f0f381)
  • (6d6543d)
  • (f71892e)
  • Implement MCP Installation Service and related components (c88481f)
  • bump @octokit/auth-app from 8.0.1 to 8.0.2 (72640ef)
  • bump @types/node from 24.0.10 to 24.0.13 (bff998e)
  • bump argon2 from 0.43.0 to 0.43.1 (ad4f8d3)
  • bump drizzle-orm from 0.44.2 to 0.44.3 (f20663e)
  • bump eslint from 9.30.1 to 9.31.0 (396aa87)
  • bump supertest from 7.1.2 to 7.1.3 (3db95a9)
  • bump typescript-eslint from 8.36.0 to 8.37.0 (f2d5957)
  • bump vite from 7.0.2 to 7.0.4 (6356b7f)
  • bump zod from 3.25.76 to 4.0.5 (bb08d44)
  • bump zod from 3.25.76 to 4.0.5 in /services/frontend (896196e)

0.16.1 (2025-07-14)

  • release v0.16.0 (2b75025)* update team selection logic and storage integration (0c23064)* centralize role permissions management and synchronize with database (197dd8b)* Refactor MCP server catalog forms and add Claude Desktop configuration step (83579a4)* remove edit view and replace with view functionality for MCP server catalog (f5565c1)

@Lasim Lasim merged commit 6090e14 into main Jul 19, 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 19, 2025 17:23
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