Skip to content

Conversation

@deploystack-automation
Copy link

Backend Release v0.26.0

This PR prepares a new backend 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/backend:latest
  • deploystack/backend:v0.26.0

Supported Architectures

  • linux/amd64 (Intel/AMD)
  • linux/arm64 (Apple Silicon, AWS Graviton)

Release notes:

  • add category display component and update relevant views for category handling (5ab49b8)
  • add DsAlert component with success alert functionality and update navigation to include success parameter (903cc05)
  • enhance MCP categories API with security and error handling (0aefaa8)
  • enhance server selection step with automatic progression and improve localization for server details (47dc048)
  • enhance team API and frontend to include user role information and member count (9ad9930)
  • enhance team context management and improve UI feedback for team selection (416695c)
  • enhance team creation flow with detailed success and error messages (9015e3b)
  • implement ProgressBars component for multi-step progress visualization (a12903e)
  • implement server pre-selection in installation wizard and enhance UI with install button (8649f03)
  • integrate ProgressBars component for enhanced multi-step navigation and update localization for progress states (ab76d13)
  • optimize step position calculations and remove debug logging in MCP server data conversion (233e190)
  • remove dashboard navigation and enhance MCP server selection UI with category filter (c981448)
  • replace Breadcrumb navigation with ProgressBars component for improved step visualization and interaction (97ccf03)
  • reset form data when navigating to previous steps in installation wizard (da94e71)
  • simplify platform selection component and enhance UI for better user experience (a51b772)
  • streamline installation card layout and enhance empty state UI (1b649e5)
  • update installation form data structure and integrate team context initialization (d17d9c2)
  • update installation handling and status representation in MCP components (d3ceff2)
  • update MCP server search functionality with advanced filters and category handling (d8026fb)
  • update routing to redirect users to MCP server instead of dashboard (1a4b2bb)
  • update Switch component styles for improved appearance and consistency (b24c75f)
  • update value type definition to allow multiple types and make tools optional in global server schema (50165f3)
  • (a2e1523)
  • add newline to commitPartial format for better readability (68bdbc8)

0.25.1 (2025-07-19)

  • 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/backend (d3deae2)* release v0.25.0 (2ff8881)* 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)* update environment variable display to use variable name instead of index (df6e47c)

@Lasim Lasim merged commit 1b48a69 into main Jul 20, 2025
1 check passed
@deploystack-automation
Copy link
Author

Release Branch Cleanup ✅

Branch backend-release has been automatically deleted after PR was merged.

@deploystack-automation deploystack-automation bot deleted the backend-release branch July 20, 2025 20:51
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