Releases: deploystackio/deploystack
Releases · deploystackio/deploystack
Frontend v0.18.1
0.18.1 (2025-07-20)
- release v0.18.0 (c42afe3)
- 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)
- (a2e1523)
Backend v0.26.1
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)
Frontend v0.17.1
0.17.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/frontend (896196e)
- release v0.17.0 (02cfbe8)
- 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)
Backend v0.25.1
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)
Frontend v0.16.1
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)
Backend v0.24.1
Frontend v0.15.1
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)
Backend v0.23.1
0.23.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 @libsql/client in /services/backend (f92bbd9)* release v0.23.0 (c68890a)* 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)* (06b1224)
Backend v0.22.1
Frontend v0.14.1
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)