Skip to content

Conversation

@deploystack-automation
Copy link

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

  • 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)* 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)* (7b3b275)* (06b1224)

0.14.1 (2025-07-06)

  • update @typescript-eslint/parser to version 8.35.1 and add license information (6c0c303)* bump @tailwindcss/postcss from 4.1.10 to 4.1.11 (b0a0537)* bump @tailwindcss/vite from 4.1.10 to 4.1.11 (3f9af39)* bump @types/node from 24.0.3 to 24.0.7 (ca8fff3)* bump @typescript-eslint/eslint-plugin from 8.35.0 to 8.35.1 (1acf799)* bump @vitejs/plugin-vue from 5.2.4 to 6.0.0 (778701c)* bump better-sqlite3 from 12.1.1 to 12.2.0 (db8f8ec)* bump eslint from 9.29.0 to 9.30.0 (614aefc)* bump nodemailer from 7.0.3 to 7.0.4 (36e3b44)* bump tailwindcss from 4.1.10 to 4.1.11 (e60d1c4)* bump typescript-eslint from 8.35.0 to 8.35.1 (be3bb86)* bump vite from 6.3.5 to 7.0.0 (19794e4)* bump zod-to-json-schema from 3.24.5 to 3.24.6 (53f59c1)* bump @vitejs/plugin-vue in /services/frontend (af148ca)* release v0.14.0 (9827161)* remove action button from empty credentials state and clean up related text (d83eb9c)* remove unused components and consolidate credential table logic (780df9f)* remove unused i18n import from Setup.vue (4f9e315)* Remove unused imports from CredentialDetail and TeamTableColumns components (0b0208e)* Simplify error handling in version retrieval and clean up team member addition logic (72c8fe4)* Add configurable version display in root API response based on global setting (0aa6a93)* add cross-user permissions tests and update test context structure (6ab293c)* Add health check endpoint for API status monitoring (e774a38)* Enhance credential management by implementing team-based credential retrieval and success message handling (6742249)* Enhance credentials search functionality with manual search button (1d58ee4)* Enhance user teams retrieval by including roles and membership details (748cd1c)* Implement cloud credentials management UI and service integration (bef036b)* Implement team member management endpoints and schemas (bf9ecf8)* Implement version management by creating version.ts and updating Dockerfile, workflows, and banner to use dynamic versioning (29b57c3)* Refactor team management table by creating a dedicated component and enhancing search functionality (655660d)* Update API endpoints in user and cloud credentials tests to include '/api' prefix for consistency (b228f44)* Update table headers to improve styling and consistency across components (151accb)* Add comprehensive tests for health route including registration, response validation, and error handling (80fdfdc)* (8d47c2b)* (e0459d6)* (34458f2)* update logging section in README with additional details and examples (2c975fc)* disable eslint rule for explicit any in cloud providers and cloud credentials routes (5cfeaa7)

@Lasim Lasim merged commit 0dc9d6b into main Jul 9, 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 9, 2025 18:09
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