Skip to content

Conversation

@deploystack-automation
Copy link

Backend Release v0.27.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.27.0

Supported Architectures

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

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)
  • Refactor MCP server selection step to use McpServerCard component for better modularity (75fa5c2)
  • 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)

0.26.1 (2025-07-20)

  • 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 markdown linting script to exclude specific frontend UI components (cbaaa7e)
  • 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)
  • release v0.26.0 (96539e7)
  • (a2e1523)
  • add newline to commitPartial format for better readability (68bdbc8)

@Lasim Lasim merged commit a2aeb2e into main Jul 26, 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 26, 2025 12:16
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