Skip to content

Conversation

@deploystack-automation
Copy link

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

  • 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)* update team selection logic and storage integration (0c23064)

0.15.1 (2025-07-09)

  • bump @libsql/client from 0.14.0 to 0.15.9 (d6b7275)* bump @typescript-eslint/eslint-plugin from 8.35.1 to 8.36.0 (6597d61)* bump @vue/eslint-config-typescript from 14.5.1 to 14.6.0 (20af682)* bump eslint-plugin-vue from 10.2.0 to 10.3.0 (12aa557)* bump jest from 30.0.3 to 30.0.4 (90f7cf1)* bump nodemailer from 7.0.4 to 7.0.5 (165406d)* bump supertest from 7.1.1 to 7.1.2 (3043ed8)* bump typescript-eslint from 8.35.1 to 8.36.0 (45d8ecd)* bump vue-i18n from 11.1.7 to 11.1.9 (6f80630)* bump vue-tsc from 2.2.10 to 3.0.1 (6eb773e)* bump zod from 3.25.67 to 3.25.75 (f69125a)* bump eslint-plugin-vue in /services/frontend (39a473b)* release v0.15.0 (e947311)* Enhance MCP Server Catalog with GitHub integration and pagination (49ac701)* Implement MCP Server Catalog Management UI (9197fb6)* Update API routes to use preValidation instead of preHandler for global admin checks (2ad5139)* (7b3b275)* (06b1224)

@Lasim Lasim merged commit e3b930d into main Jul 14, 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 14, 2025 20:37
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