From dd0bbce0deffc03cdb2eaf1a29ee7a2ab144104f Mon Sep 17 00:00:00 2001 From: Lasim <7317318+Lasim@users.noreply.github.com> Date: Sat, 26 Jul 2025 14:51:37 +0000 Subject: [PATCH] chore(gateway): release v0.1.0 --- services/gateway/CHANGELOG.md | 303 ++++++++++++++++++++++++++++++++ services/gateway/bin/gateway.js | 0 2 files changed, 303 insertions(+) mode change 100644 => 100755 services/gateway/bin/gateway.js diff --git a/services/gateway/CHANGELOG.md b/services/gateway/CHANGELOG.md index ff4693306..cff7127b0 100644 --- a/services/gateway/CHANGELOG.md +++ b/services/gateway/CHANGELOG.md @@ -1,5 +1,308 @@ # Changelog +## 0.1.0 (2025-07-26) + +* add missing line breaks in Docker command examples for clarity ([1ef1ca4](https://github.com/deploystackio/deploystack/commit/1ef1ca438e315113d03e56d273fc7adc89b8cf22)) +* add newline to commitPartial format for better readability ([68bdbc8](https://github.com/deploystackio/deploystack/commit/68bdbc85564c1d8ce9731c22446261ca45924e44)) +* add overrides for esbuild version in package.json ([d40d6fa](https://github.com/deploystackio/deploystack/commit/d40d6fa515b4962033fd0869970370c98df8aaa5)) +* add permissions for issues in backend release workflow ([de0d463](https://github.com/deploystackio/deploystack/commit/de0d463e0dd5c6eac8eafd621d88e7821b457138)) +* avoid modifying immutable commit object in release-it transform ([08e93f4](https://github.com/deploystackio/deploystack/commit/08e93f4ec6ac056f3db45f9333c72884cb83861d)) +* clean up empty markdown links and remove empty lines from release notes extraction ([a3d1c14](https://github.com/deploystackio/deploystack/commit/a3d1c14474b5ecfc94f87ec3ecd295954d732d5e)) +* correct formatting in package.json overrides section ([021f5b2](https://github.com/deploystackio/deploystack/commit/021f5b218e6071fba2216a9c9e3b3563b8693e99)) +* correct plugin paths configuration for better clarity and maintainability ([06d5bb8](https://github.com/deploystackio/deploystack/commit/06d5bb8d961ef351908cf18dcbc0c90b9e8bf80a)) +* disable eslint rule for explicit any in cloud providers and cloud credentials routes ([5cfeaa7](https://github.com/deploystackio/deploystack/commit/5cfeaa76022ad34dec73a3787c6725d99dc05b26)) +* enhance error handling for database connection and update error messages ([b255245](https://github.com/deploystackio/deploystack/commit/b25524556ed0aa92b3873f2460d1f9cd622f8e5f)) +* enhance error handling in login and registration forms with improved type safety and user feedback ([d3f9fc7](https://github.com/deploystackio/deploystack/commit/d3f9fc74f0f2981cf67eb9b7ee1fa4d7b3995351)) +* enhance frontend release workflow with improved dependency installation and build handling ([4eaca2e](https://github.com/deploystackio/deploystack/commit/4eaca2e3658460096e06bc8c16070d664ebb153a)) +* enhance release notes extraction in backend release workflow ([838a2b7](https://github.com/deploystackio/deploystack/commit/838a2b7e982014fb287c5c58f97d562e98bc17aa)) +* hardcode GitHub repository URL in commit links for changelog ([199befb](https://github.com/deploystackio/deploystack/commit/199befb4e363e634f4307602284d91d6ea5aab01)) +* improve frontend release workflow with enhanced dependency installation and release notes extraction ([d50e10a](https://github.com/deploystackio/deploystack/commit/d50e10a846f93380d3f31201bc1557934bbede59)) +* improve session handling in email login route with manual session creation and error logging ([b0d0474](https://github.com/deploystackio/deploystack/commit/b0d0474c150ec0f34cba3847241aaaefd34e080b)) +* remove unnecessary dbInstance parameter from createPluginTables call ([eaad7c3](https://github.com/deploystackio/deploystack/commit/eaad7c375dd0a0b912ab260fdcdf28da54f9ba5d)) +* remove unnecessary empty markdown link cleanup from workflows ([ab446cb](https://github.com/deploystackio/deploystack/commit/ab446cbd30748e4ca068f42f7d1fa3bf434bd815)) +* remove unnecessary imports and add eslint disable comments for explicit any types ([960303e](https://github.com/deploystackio/deploystack/commit/960303e4d61220a2090a193a0567979d8b55cc57)) +* resolve merge conflict and update typescript-eslint version in package.json ([861b4c2](https://github.com/deploystackio/deploystack/commit/861b4c25b19efa013f417b8a54cca27623ffd248)) +* update API URL references to use VITE_DEPLOYSTACK_BACKEND_URL in AppSidebar and TeamService components ([82ce3c4](https://github.com/deploystackio/deploystack/commit/82ce3c499049b150cba5608dd9002e3c922f51dd)) +* update API URL to use VITE_DEPLOYSTACK_BACKEND_URL in Login and Register components ([1b3477a](https://github.com/deploystackio/deploystack/commit/1b3477abd4aedc8bd657c9e552e94cee34e71c01)) +* update backend release workflow to use app token for GitHub actions ([561c71c](https://github.com/deploystackio/deploystack/commit/561c71cb706bcc0151f010ed2a05952fea6ad0bc)) +* update base URL and enhance fetch requests with session management ([d164940](https://github.com/deploystackio/deploystack/commit/d1649403c4d38206ec5d6f1db08d7df974933075)) +* update conventional changelog plugin configuration for backend and frontend ([bbcfbf4](https://github.com/deploystackio/deploystack/commit/bbcfbf4da3edec1de943605fa1482aa6bab5b9fd)) +* update Docker run command for frontend environment variables ([348b77a](https://github.com/deploystackio/deploystack/commit/348b77aaf69c170e6e57184406270e9e55c728ac)) +* update Docker run command to map port 8080 to 80 for frontend ([538d5fc](https://github.com/deploystackio/deploystack/commit/538d5fc28f8e3b74fa6b71cf112e328ec0d97f57)) +* update environment variable display to use variable name instead of index ([df6e47c](https://github.com/deploystackio/deploystack/commit/df6e47ce6d7954254c6c145a1f5a0a7c415ac696)) +* update environment variable names for frontend and backend URLs in Docker commands and CORS configuration ([07111a4](https://github.com/deploystackio/deploystack/commit/07111a4a75ea1d23ac9e0f3a6a75745e0d87bc7f)) +* update error handling to include Bad Request status for invalid credentials ([a6f4e00](https://github.com/deploystackio/deploystack/commit/a6f4e00b7c1847c46cc13b3f6367cb255ec47575)) +* update ESLint configuration to ignore temporary TypeScript files and remove unused type imports in global settings and plugin manager ([1ba2aaa](https://github.com/deploystackio/deploystack/commit/1ba2aaa34213ddada82b7ffaf49b1abb6d191fbc)) +* update favicon.ico for improved branding ([e5d3ba5](https://github.com/deploystackio/deploystack/commit/e5d3ba5b0744ee05ac7253ca2538bff06a16e6ac)) +* update login API endpoint to use new email-based authentication ([f549322](https://github.com/deploystackio/deploystack/commit/f54932294f251e27fea56b2eca0e5b20ee2bd1dd)) +* update login form error handling and improve user feedback ([b2fc87b](https://github.com/deploystackio/deploystack/commit/b2fc87bdf85fb60a41ecbf1b8395c8f2ce1c7eec)) +* update release notes extraction to reference the correct paths for version and changelog ([d45e9d4](https://github.com/deploystackio/deploystack/commit/d45e9d406bbe538f9d05234f490f4e662f7ad587)) +* update release type options to remove 'auto' and set default to 'patch' ([f4a50d6](https://github.com/deploystackio/deploystack/commit/f4a50d671a493eac5369d706038faa66c337dfcb)) +* update release-it configuration to properly format commit links in changelog ([aa00be1](https://github.com/deploystackio/deploystack/commit/aa00be14bec205d77f85cd167c9d05cea6ee2914)) +* update security documentation to clarify key security dependencies ([88f41be](https://github.com/deploystackio/deploystack/commit/88f41bedb6d2d778a74e5d7af0e4ec7724a1e799)) +* update storage key handling in DatabaseService to use dynamic baseUrl ([9b613f5](https://github.com/deploystackio/deploystack/commit/9b613f5d4633f1b89fcdb08f1274c6dce43ff088)) +* update timestamp creation to use Date object instead of Date.now() in createGroups method ([4f163de](https://github.com/deploystackio/deploystack/commit/4f163defb4d88e3db1c59f5caed1919c1d239860)) +* use proper URL template variables for commit links in changelog ([8c6f600](https://github.com/deploystackio/deploystack/commit/8c6f6003c70e2076def308f1fa4bba6565912920)) +* wrap boolean switch in a div for consistent layout in settings form ([f29abcf](https://github.com/deploystackio/deploystack/commit/f29abcf70e37527f290a53d89e31f1a81fd3d4d2)) +* add --no-git.requireCleanWorkingDir option to release command ([bb0caa6](https://github.com/deploystackio/deploystack/commit/bb0caa69a2a8165d5082445f589df9a415546ce2)) +* add @types/better-sqlite3 for improved TypeScript support and refactor database functions for clarity ([0dddbd0](https://github.com/deploystackio/deploystack/commit/0dddbd025a7332dd876ff0544a6608fc270b4561)) +* add change password endpoint for authenticated users ([c9a229b](https://github.com/deploystackio/deploystack/commit/c9a229b9163d720afcaa8af1bcf704eb4f247fb5)) +* Add configurable version display in root API response based on global setting ([0aa6a93](https://github.com/deploystackio/deploystack/commit/0aa6a93311a5d975c9a4b344c53c706e55630d18)) +* add CORS support and database setup functionality ([35e30a6](https://github.com/deploystackio/deploystack/commit/35e30a6eb1a3cbf528e9d9d729de868d9377fb8c)) +* add CORS support and database setup functionality ([02e0c63](https://github.com/deploystackio/deploystack/commit/02e0c63e0eb3dacbfb079073c70b5b596695355c)) +* add cross-user permissions tests and update test context structure ([6ab293c](https://github.com/deploystackio/deploystack/commit/6ab293c21cec4af2840c59a4ed5cebb106655f6e)) +* add dashboard view with user data fetching and error handling ([d9fe33e](https://github.com/deploystackio/deploystack/commit/d9fe33e20cd302eb3f650ee76928928c8eaf074c)) +* add end-to-end tests for global settings access control and update test sequencer order ([64558e1](https://github.com/deploystackio/deploystack/commit/64558e1fd2b3c2b1e9b8026bb2bb89a18ce01e69)) +* add end-to-end tests for global settings initialization and access control ([a78bee5](https://github.com/deploystackio/deploystack/commit/a78bee5e6cc3eacb49ec7af00da6e17c4002edc3)) +* add endpoint to retrieve current user's default team ([3e42403](https://github.com/deploystackio/deploystack/commit/3e424032c915dbef1531e4abff4604d299c292ea)) +* add forgot password and reset password functionality with corresponding routes and localization ([60fa4f2](https://github.com/deploystackio/deploystack/commit/60fa4f2bc3438cf10c671cbfa33a86a91efc4b64)) +* add global settings check test to custom test sequencer order ([587a32a](https://github.com/deploystackio/deploystack/commit/587a32a5d1c99213624aa3f4f0d61c8d29a99198)) +* add global settings for application configuration and enable Swagger documentation control ([48e2a51](https://github.com/deploystackio/deploystack/commit/48e2a51f7c3940229d02181fb263ba986c5e5d36)) +* add global settings table and related permissions, update README and SECURITY documentation ([59ebf4f](https://github.com/deploystackio/deploystack/commit/59ebf4f5f994eb38e40c65daa58cf67d44209a9c)) +* Add health check endpoint for API status monitoring ([e774a38](https://github.com/deploystackio/deploystack/commit/e774a38410d4056ed31868ba85b58ae5977725de)) +* add initial docker-compose configuration for backend and frontend services ([e0e3fd0](https://github.com/deploystackio/deploystack/commit/e0e3fd0fcbe140e4e4d96593d8f72c55ddfd49b4)) +* add installation details and environment variables components ([55c8d53](https://github.com/deploystackio/deploystack/commit/55c8d53aad43e0355182c8a0469b68a36765a872)) +* add setup success message to Setup view and update translations, remove unused imports in Users view ([c51425b](https://github.com/deploystackio/deploystack/commit/c51425b4dc6a41aaba25f59f60f664d6b6c8bec4)) +* Add Swagger documentation and API specification generation ([8753a48](https://github.com/deploystackio/deploystack/commit/8753a489947643fed799184b72f047bd22cf8aa2)) +* add table component suite with header, body, footer, and cell support ([e5c3671](https://github.com/deploystackio/deploystack/commit/e5c367133119f9834eb336b51254d490f9153c90)) +* add team and team membership functionality ([b0f485a](https://github.com/deploystackio/deploystack/commit/b0f485ad2ccc89d4fe51e7d3e3d20bb280863a5f)) +* add title for navigation in dashboard localization ([33d6e28](https://github.com/deploystackio/deploystack/commit/33d6e28b8422efec342cb8337f1e5c01200fc24c)) +* add type annotations and improve type safety in various components and services ([5314ea5](https://github.com/deploystackio/deploystack/commit/5314ea58ea356cea57d904e23250023ef9b42207)) +* add type support to settings and implement dynamic form handling for global settings ([9ef739e](https://github.com/deploystackio/deploystack/commit/9ef739e1c38d4f9fdd916178161a3d00ddb1bce4)) +* add user detail view and navigation from users list ([7449649](https://github.com/deploystackio/deploystack/commit/7449649a3f7953422d2f4a8384eae2cef401cf38)) +* add user management page and sidebar navigation, include internationalization support for admin users ([6f3789b](https://github.com/deploystackio/deploystack/commit/6f3789bc12c2ca1312316c11f3f112b9ac51e357)) +* add user teams management in UserDetail.vue and implement related API tests ([2e7efca](https://github.com/deploystackio/deploystack/commit/2e7efca5bda6e65fbff42cacc449586f7bcb2b7b)) +* add watcher to reset success alert on route changes in GlobalSettings component ([0a807f2](https://github.com/deploystackio/deploystack/commit/0a807f297be846ff210bb14371b468d66c9268c6)) +* centralize role permissions management and synchronize with database ([197dd8b](https://github.com/deploystackio/deploystack/commit/197dd8ba4702527329a08516f4f6fade519739c2)) +* Enhance API documentation and response schemas for GitHub auth, global settings, and roles ([da94544](https://github.com/deploystackio/deploystack/commit/da945448f20129aced095622caff6c70ea3332a1)) +* enhance backend and frontend release workflows with app token and cleanup branch automation ([6505a71](https://github.com/deploystackio/deploystack/commit/6505a71a7e0c224b438bfae38cd3b663367be7d4)) +* Enhance credential management by implementing team-based credential retrieval and success message handling ([6742249](https://github.com/deploystackio/deploystack/commit/6742249c8c979f9b570bfa918e456ba8d3418482)) +* Enhance credentials search functionality with manual search button ([1d58ee4](https://github.com/deploystackio/deploystack/commit/1d58ee4d227acdfbbfcf5c1cc9ba7174ad605f23)) +* enhance DashboardLayout and GlobalSettings components with improved sidebar and layout adjustments ([88b1e49](https://github.com/deploystackio/deploystack/commit/88b1e493ec89a28832cd37b3d653ce351db55d1a)) +* enhance database schema and authentication flow with foreign key constraints and session management improvements ([5574547](https://github.com/deploystackio/deploystack/commit/55745474a9c0604c67499c2c48dc420f856ecaf1)) +* enhance global settings handling with proper type conversion for boolean and number values ([a3e1ec3](https://github.com/deploystackio/deploystack/commit/a3e1ec3e259707f40ea5a4b92c235716498ce7f4)) +* Enhance global settings with type support ([db3f61e](https://github.com/deploystackio/deploystack/commit/db3f61e6f983cc305100e132f05a6d1b602989c9)) +* enhance global setup by cleaning entire persistent_data directory before tests ([cd5177a](https://github.com/deploystackio/deploystack/commit/cd5177ae1bfd25218d98c2a6ea5256ebf9d82512)) +* Enhance MCP Server Catalog with GitHub integration and pagination ([49ac701](https://github.com/deploystackio/deploystack/commit/49ac7016581efe5e0ddcc6b7d58b8555302e59de)) +* enhance sidebar and sheet components with data slots and improved styling ([56ca7fb](https://github.com/deploystackio/deploystack/commit/56ca7fbdb0976857f07f8599707e72514c9e8643)) +* enhance success alert visibility and layout in GlobalSettings component ([99e8ae8](https://github.com/deploystackio/deploystack/commit/99e8ae8b3798e5859dc5e4c6810438e372adc079)) +* enhance user detail view with internationalization support and improved layout ([961c25d](https://github.com/deploystackio/deploystack/commit/961c25d6d967812f3a4466404e4fffb695aa9741)) +* Enhance user teams retrieval by including roles and membership details ([748cd1c](https://github.com/deploystackio/deploystack/commit/748cd1c9e2abc8c9af5fcd8f39f8c8c27787d50e)) +* Enhance users API with detailed response schemas and OpenAPI documentation ([a783208](https://github.com/deploystackio/deploystack/commit/a78320811837ab922687b7de8ddc4ba509e4caf5)) +* implement admin-initiated password reset functionality with email notification ([5c6345b](https://github.com/deploystackio/deploystack/commit/5c6345bdfd1fa2f9a4664cb0a2d808189f3f80c3)) +* implement alert dialog components and admin password reset functionality ([02325c9](https://github.com/deploystackio/deploystack/commit/02325c90282335e37892d871910faa5f8ea874fd)) +* implement AppSidebar and DashboardLayout components with user and team management features ([29eb7b7](https://github.com/deploystackio/deploystack/commit/29eb7b71a53257f5c14741fcb4ee71e20868ae93)) +* Implement cloud credentials management UI and service integration ([bef036b](https://github.com/deploystackio/deploystack/commit/bef036bd464a977ab04681f35d2c71166d96f900)) +* implement email verification system ([0b06feb](https://github.com/deploystackio/deploystack/commit/0b06feb92b23343ba9482330d84e1e9d9aef47d3)) +* implement global settings initialization and define GitHub OAuth and SMTP configuration modules ([5cd79cf](https://github.com/deploystackio/deploystack/commit/5cd79cf3571956846fb443da7e944b4781ed6998)) +* implement global settings management with group support and enhance UI alerts ([65909a1](https://github.com/deploystackio/deploystack/commit/65909a1ac4af2408a07d8707c1bf8a0679ce6896)) +* implement global settings page with role-based access, add not found page, and enhance user data fetching ([922994d](https://github.com/deploystackio/deploystack/commit/922994d9512bb86f8ddaa34862d0500844989d14)) +* implement logout functionality and enhance session management ([8e85ec4](https://github.com/deploystackio/deploystack/commit/8e85ec4354ac9208cf03bdf7777d16d3f2ecc184)) +* Implement MCP Installation Service and related components ([c88481f](https://github.com/deploystackio/deploystack/commit/c88481fd7e01a005169e0052e49ee60ba54c641e)) +* Implement MCP Server Catalog Management UI ([9197fb6](https://github.com/deploystackio/deploystack/commit/9197fb64e02da7d22298c0ffac595d11e4301c6f)) +* implement password change notification email and update user account routing ([40ab50a](https://github.com/deploystackio/deploystack/commit/40ab50a27e82dec9543a57ed2fdb31972e97cdd5)) +* implement password reset functionality with token management and email notifications ([4cd1fce](https://github.com/deploystackio/deploystack/commit/4cd1fcef867eadff2e9129aed3b8f0e381d13431)) +* implement plugin migration functionality and update createPluginTables logic ([99ec957](https://github.com/deploystackio/deploystack/commit/99ec9575b865f0e005764097b6d06ae8c043d6ef)) +* implement plugin route structure and registration system for enhanced security and isolation ([9ea843e](https://github.com/deploystackio/deploystack/commit/9ea843e38c5043d0360df13def37ea9cca2ebc73)) +* implement plugin support for global settings, allowing plugins to define and manage their own settings and groups ([a1fbed4](https://github.com/deploystackio/deploystack/commit/a1fbed4f91ae46cb01e0aa0f673c9780a327ee2f)) +* implement smart caching for user and team services to optimize API calls and improve performance on public routes ([34dc0f0](https://github.com/deploystackio/deploystack/commit/34dc0f02493a1c6b78abe14145e5031c8357b9fa)) +* implement team management features with API integration ([bc403a3](https://github.com/deploystackio/deploystack/commit/bc403a3b29a8845b2f5d8c6f9a5fd45cb902ce1a)) +* Implement team member management endpoints and schemas ([bf9ecf8](https://github.com/deploystackio/deploystack/commit/bf9ecf880fa1a1c20b40dea37c616511ca044922)) +* implement team selection event handling and UI updates in Teams and AppSidebar components ([03f92c9](https://github.com/deploystackio/deploystack/commit/03f92c96ddaf40a8c2c9d0ec81671d1eaf3e94b9)) +* implement user authentication check in router and create UserService for fetching current user ([e48b5b9](https://github.com/deploystackio/deploystack/commit/e48b5b9170d5ce1e6f4bf69d1577350b3aeffa09)) +* implement user login via email/password and update API documentation ([86fba41](https://github.com/deploystackio/deploystack/commit/86fba4189c6f8e9163db45f64c16356201a7b342)) +* Implement version management by creating version.ts and updating Dockerfile, workflows, and banner to use dynamic versioning ([29b57c3](https://github.com/deploystackio/deploystack/commit/29b57c32a9f95b5608347f07d79abb4a1627beab)) +* integrate zod and zod-to-json-schema for improved request/response validation in authentication routes ([7f96b3b](https://github.com/deploystackio/deploystack/commit/7f96b3bcec5b0135a69982d6caf39c28a33916a3)) +* refactor database schema management by consolidating schema definitions and removing legacy schema file ([3776fd0](https://github.com/deploystackio/deploystack/commit/3776fd07705f6e7a93b2b204ecb8bdd91c6dc7a3)) +* refactor global settings structure to use groups instead of categories, update related schemas and routes ([1d4b043](https://github.com/deploystackio/deploystack/commit/1d4b043fd3eb736aab4321c06a7f054a37385ef7)) +* Refactor MCP server catalog forms and add Claude Desktop configuration step ([83579a4](https://github.com/deploystackio/deploystack/commit/83579a45359b08164b68a14a213c52937a3b2032)) +* Refactor MCP server selection step to use McpServerCard component for better modularity ([75fa5c2](https://github.com/deploystackio/deploystack/commit/75fa5c2de15663f1d698665fb15e3ffd850ab3cf)) +* Refactor team management table by creating a dedicated component and enhancing search functionality ([655660d](https://github.com/deploystackio/deploystack/commit/655660d19ee179c469ccbb9cf7f0ad233723d869)) +* replace dynamic schema generation with static schema import and enhance session validation logic ([6eaeaa8](https://github.com/deploystackio/deploystack/commit/6eaeaa8c574d32f160a8125538bae41e35330e0b)) +* restructure global settings route and update sidebar navigation, enhance GlobalSettings view with DashboardLayout ([f18b7ea](https://github.com/deploystackio/deploystack/commit/f18b7eacd48de81380f9d6eb6c5a4fb4cc7fcdd8)) +* streamline user registration by removing manual session creation and simplifying response handling ([149b356](https://github.com/deploystackio/deploystack/commit/149b3567311603b3e77f3110f251c6424fab42d3)) +* update admin settings route to include optional groupId parameter ([5bb7691](https://github.com/deploystackio/deploystack/commit/5bb7691fba0e047bd3cd096cdf1de68acc54f1a7)) +* Update API endpoints in user and cloud credentials tests to include '/api' prefix for consistency ([b228f44](https://github.com/deploystackio/deploystack/commit/b228f447b1d009761f3e9b4c63dd2f8854e5f4eb)) +* Update API routes to use preValidation instead of preHandler for global admin checks ([2ad5139](https://github.com/deploystackio/deploystack/commit/2ad5139150af0188fdbd75df4d9b976ad874b63a)) +* update database configuration for test environment and refactor encryption key handling ([8f8fd2e](https://github.com/deploystackio/deploystack/commit/8f8fd2eca1e56887f483ce99ab891244dc364a68)) +* update database schema tests to use static schema module and remove unused imports ([77d01aa](https://github.com/deploystackio/deploystack/commit/77d01aa35a76e2ac5faf4401c3708da3cbc23e74)) +* update development environment with nodemon configuration and enhance Teams view styling ([9c4bb9c](https://github.com/deploystackio/deploystack/commit/9c4bb9c834667447863aa1b8f4bb2a9fdb71c16f)) +* Update table headers to improve styling and consistency across components ([151accb](https://github.com/deploystackio/deploystack/commit/151accb66fbbee75fed92eb71ddaafd6300ec183)) +* update user and team service response handling and cache management ([e14cce4](https://github.com/deploystackio/deploystack/commit/e14cce43672778a9be210115126b4d004fe7c587)) +* add release workflow and update changelog for automated releases ([d72f5f2](https://github.com/deploystackio/deploystack/commit/d72f5f2842e8f66de9578e8cc792763e69c416c1)) +* implement core functionality and command structure for DeployStack Gateway ([4fd03f2](https://github.com/deploystackio/deploystack/commit/4fd03f273f4e1491f348bdde3f5d05bb199534e3)) +* update @typescript-eslint/parser to version 8.35.1 and add license information ([6c0c303](https://github.com/deploystackio/deploystack/commit/6c0c303bd2a950749d9da62f48e9fc3c6b54fbad)) +* update @vitest/coverage-v8 dependency to version 3.2.3 ([f11484f](https://github.com/deploystackio/deploystack/commit/f11484ff6352955f63e26d64a42ad4a1f0f49738)) +* update backend version to 0.20.2 and typescript-eslint to 8.33.0 ([bc015af](https://github.com/deploystackio/deploystack/commit/bc015afd966ad8b304c619e00de57d57dcf583b8)) +* bump @libsql/client from 0.14.0 to 0.15.9 ([d6b7275](https://github.com/deploystackio/deploystack/commit/d6b72759c48ae8fdda29f7e534599155db1e8321)) +* bump @libsql/client from 0.15.9 to 0.15.10 ([908efef](https://github.com/deploystackio/deploystack/commit/908efefe920ad03cd859e17c9df9a2e52493e99b)) +* bump @octokit/auth-app from 8.0.1 to 8.0.2 ([72640ef](https://github.com/deploystackio/deploystack/commit/72640efe94a7b1f1d74cbc76c70345edf478d8c7)) +* bump @tailwindcss/postcss from 4.1.10 to 4.1.11 ([b0a0537](https://github.com/deploystackio/deploystack/commit/b0a0537701c3aa4f21711e519a9b9a2ddecc646d)) +* bump @tailwindcss/postcss from 4.1.7 to 4.1.8 ([4d44d52](https://github.com/deploystackio/deploystack/commit/4d44d52bbe6f8e2dac77c7843c886cb729e680e6)) +* bump @tailwindcss/postcss from 4.1.8 to 4.1.10 ([9c89ea0](https://github.com/deploystackio/deploystack/commit/9c89ea0bb9ad408ac5ae0cb8f23379ece7224a9a)) +* bump @tailwindcss/vite from 4.1.10 to 4.1.11 ([3f9af39](https://github.com/deploystackio/deploystack/commit/3f9af3916c2f25881ea3fb8fb0eb8444289413e4)) +* bump @tailwindcss/vite from 4.1.7 to 4.1.8 ([d45e65d](https://github.com/deploystackio/deploystack/commit/d45e65d4c6bcfec22ea9005f3e9d039feace65a6)) +* bump @tailwindcss/vite from 4.1.8 to 4.1.10 ([da500bf](https://github.com/deploystackio/deploystack/commit/da500bfb5aa764c993b1b29a6dae1ac1a63778e3)) +* bump @types/node from 22.15.21 to 22.15.24 ([8f7ef52](https://github.com/deploystackio/deploystack/commit/8f7ef5298c05430b1b1575d7cf7f0c8e695b2145)) +* bump @types/node from 22.15.29 to 24.0.3 ([218daf4](https://github.com/deploystackio/deploystack/commit/218daf4951ef4fe4d17bcc21762ad81914530fa2)) +* bump @types/node from 24.0.10 to 24.0.13 ([bff998e](https://github.com/deploystackio/deploystack/commit/bff998efeead965b6a5277e182e12e3c2106f746)) +* bump @types/node from 24.0.13 to 24.0.15 ([8fef45c](https://github.com/deploystackio/deploystack/commit/8fef45c2a932ea2b6842e0b78d72ef5cb2f814e0)) +* bump @types/node from 24.0.3 to 24.0.7 ([ca8fff3](https://github.com/deploystackio/deploystack/commit/ca8fff343f2e3cdb23d5eeb4e9cb95ac518cfe72)) +* bump @typescript-eslint/eslint-plugin from 8.32.1 to 8.33.0 ([517d6d9](https://github.com/deploystackio/deploystack/commit/517d6d91301b721ee53b09b904707c1277db5030)) +* bump @typescript-eslint/eslint-plugin from 8.35.0 to 8.35.1 ([1acf799](https://github.com/deploystackio/deploystack/commit/1acf79919652091bb33e9b2ad574e98e4006d298)) +* bump @typescript-eslint/eslint-plugin from 8.35.1 to 8.36.0 ([6597d61](https://github.com/deploystackio/deploystack/commit/6597d61628e942e8fc462f2c56b4f35fb59600fc)) +* bump @typescript-eslint/parser from 8.32.1 to 8.33.0 ([4835b23](https://github.com/deploystackio/deploystack/commit/4835b231d339a478214556dadc47eabe34391747)) +* bump @typescript-eslint/parser from 8.34.1 to 8.35.0 ([b38e9f0](https://github.com/deploystackio/deploystack/commit/b38e9f048cea8783fd2c7774d51220b2adad0688)) +* bump @typescript-eslint/parser from 8.37.0 to 8.38.0 ([8033039](https://github.com/deploystackio/deploystack/commit/80330391f88f488b09b9a64ceb02cfa8950a5c94)) +* bump @vee-validate/zod from 4.15.0 to 4.15.1 ([71f2eda](https://github.com/deploystackio/deploystack/commit/71f2eda8310568adce02c7029f2aae1cb7528ebc)) +* bump @vitejs/plugin-vue from 5.2.4 to 6.0.0 ([778701c](https://github.com/deploystackio/deploystack/commit/778701c4f8dde5c63d3afe1ea9ac7570fa4b7ed0)) +* bump @vue/eslint-config-typescript from 14.5.0 to 14.5.1 ([be9c979](https://github.com/deploystackio/deploystack/commit/be9c979d432338b9ea64e4d2d7e121f9dcaab341)) +* bump @vue/eslint-config-typescript from 14.5.1 to 14.6.0 ([20af682](https://github.com/deploystackio/deploystack/commit/20af6823e790d8797fb5a67f9fba51a3913cf78b)) +* bump argon2 from 0.43.0 to 0.43.1 ([ad4f8d3](https://github.com/deploystackio/deploystack/commit/ad4f8d324acefc9f613e9e3bd9e67be1dd95a7f7)) +* bump better-sqlite3 from 12.1.1 to 12.2.0 ([db8f8ec](https://github.com/deploystackio/deploystack/commit/db8f8eca3f82edaebb8aa7bfae6a34c0f4815562)) +* bump drizzle-kit from 0.31.1 to 0.31.2 ([49cd806](https://github.com/deploystackio/deploystack/commit/49cd806214c52620c60e9ed4a7d07071a85599b7)) +* bump drizzle-orm from 0.43.1 to 0.44.0 ([90ceb36](https://github.com/deploystackio/deploystack/commit/90ceb36c97d05279a5cf6aff491092853aa0aed9)) +* bump drizzle-orm from 0.44.1 to 0.44.2 ([d0918ac](https://github.com/deploystackio/deploystack/commit/d0918ac16a512620adcf136eb0d6c7269563c079)) +* bump drizzle-orm from 0.44.2 to 0.44.3 ([f20663e](https://github.com/deploystackio/deploystack/commit/f20663e3a26864874bdb7bf0268a437a3787a0d2)) +* bump eslint from 9.28.0 to 9.29.0 ([05f1132](https://github.com/deploystackio/deploystack/commit/05f11328349d770d8724003cf54539f3e648da1c)) +* bump eslint from 9.29.0 to 9.30.0 ([614aefc](https://github.com/deploystackio/deploystack/commit/614aefc76e4d5f1d780fcecfdec4e96418d10213)) +* bump eslint from 9.30.1 to 9.31.0 ([396aa87](https://github.com/deploystackio/deploystack/commit/396aa87edf3828f17de8662e7ca79ef3ce597348)) +* bump eslint-plugin-vue from 10.1.0 to 10.2.0 ([2888680](https://github.com/deploystackio/deploystack/commit/288868050d91b60bfe3b264853dbc2208d35ec60)) +* bump eslint-plugin-vue from 10.2.0 to 10.3.0 ([12aa557](https://github.com/deploystackio/deploystack/commit/12aa5575b631fcb844dab84e3d9179b0ad364107)) +* bump fastify from 5.3.3 to 5.4.0 ([596e7a9](https://github.com/deploystackio/deploystack/commit/596e7a900502df8a5e1670b6108fb9c4efd68b4e)) +* bump jest from 30.0.3 to 30.0.4 ([90f7cf1](https://github.com/deploystackio/deploystack/commit/90f7cf184e25850094ee38d09c66ece680bacda5)) +* bump lucide-vue-next from 0.511.0 to 0.522.0 ([aa9f2b2](https://github.com/deploystackio/deploystack/commit/aa9f2b23bc47cf26a9dc670098c362b46aa1ff74)) +* bump nodemailer from 6.10.1 to 7.0.3 ([66cc7b0](https://github.com/deploystackio/deploystack/commit/66cc7b0b834136e863ea7c1c72c6aa20dd3cf482)) +* bump nodemailer from 7.0.3 to 7.0.4 ([36e3b44](https://github.com/deploystackio/deploystack/commit/36e3b44992efe5bef7460a24bb7e93e688131e9a)) +* bump nodemailer from 7.0.4 to 7.0.5 ([165406d](https://github.com/deploystackio/deploystack/commit/165406d97628561fb5a5435968e7c0f66f84756b)) +* bump pinia from 3.0.2 to 3.0.3 ([95fa45d](https://github.com/deploystackio/deploystack/commit/95fa45db712663ce1a9e6be48320480de51ae2f5)) +* bump prettier from 3.5.3 to 3.6.0 ([b49f98d](https://github.com/deploystackio/deploystack/commit/b49f98d44a0fd088e2251c7a20878aeb6582da74)) +* bump release-it from 19.0.3 to 19.0.4 ([d787cb6](https://github.com/deploystackio/deploystack/commit/d787cb65afb1c10141476a0b1e87243b3dc1aea3)) +* bump supertest from 7.1.1 to 7.1.2 ([3043ed8](https://github.com/deploystackio/deploystack/commit/3043ed83ec2f5067c46cc2b321d0ca8db397f984)) +* bump supertest from 7.1.2 to 7.1.3 ([3db95a9](https://github.com/deploystackio/deploystack/commit/3db95a9824f1d3cde11018f8268cefc14da345b6)) +* bump tailwind-merge from 3.3.0 to 3.3.1 ([055e26c](https://github.com/deploystackio/deploystack/commit/055e26c7d077d3c0b8af83a4c9e0c986a99b09c5)) +* bump tailwindcss from 4.1.10 to 4.1.11 ([e60d1c4](https://github.com/deploystackio/deploystack/commit/e60d1c47ba26135c0719dc2ef3dc42e6b9fe12eb)) +* bump tailwindcss from 4.1.7 to 4.1.8 ([cf562f4](https://github.com/deploystackio/deploystack/commit/cf562f495e73ce6755e3609469526d6a67a8ac64)) +* bump ts-jest from 29.3.4 to 29.4.0 ([574f595](https://github.com/deploystackio/deploystack/commit/574f595fa62aafb0d0cf6e81ce80e2132f39493a)) +* bump typescript-eslint from 8.32.1 to 8.33.0 ([cc0f455](https://github.com/deploystackio/deploystack/commit/cc0f45558bf5ef036ae0cc327482b2cd81505a1f)) +* bump typescript-eslint from 8.33.0 to 8.34.1 ([ca1c730](https://github.com/deploystackio/deploystack/commit/ca1c7307c4a572095357888f15b55e076559edef)) +* bump typescript-eslint from 8.34.1 to 8.35.0 ([a40c66e](https://github.com/deploystackio/deploystack/commit/a40c66ead2d0dc9a5aef2560a395e69e9d7fa2a1)) +* bump typescript-eslint from 8.35.0 to 8.35.1 ([be3bb86](https://github.com/deploystackio/deploystack/commit/be3bb86746f9074689e32c8664ed68f4148c262b)) +* bump typescript-eslint from 8.35.1 to 8.36.0 ([45d8ecd](https://github.com/deploystackio/deploystack/commit/45d8ecdd1265ca16037da38862d785d1e232accf)) +* bump typescript-eslint from 8.36.0 to 8.37.0 ([f2d5957](https://github.com/deploystackio/deploystack/commit/f2d5957dd9858cdf9d7fef37ebf6f715aa619881)) +* bump typescript-eslint from 8.37.0 to 8.38.0 ([7ed34d0](https://github.com/deploystackio/deploystack/commit/7ed34d06c1ffe7764b22ed5e05ebc34deb107a5d)) +* bump vee-validate from 4.15.0 to 4.15.1 ([bb4ae92](https://github.com/deploystackio/deploystack/commit/bb4ae921131dc54257d9b6b7a835674f004cf69b)) +* bump vite from 6.3.5 to 7.0.0 ([19794e4](https://github.com/deploystackio/deploystack/commit/19794e48d3f6ec88b01397c49e24517a48f5bc4e)) +* bump vite from 7.0.2 to 7.0.4 ([6356b7f](https://github.com/deploystackio/deploystack/commit/6356b7f124a1bc04bea21dc7979f88939dfe5cf5)) +* bump vite from 7.0.4 to 7.0.5 ([a2bfb72](https://github.com/deploystackio/deploystack/commit/a2bfb72ec0d09d46e100d2145fc6bd3e9e0dc362)) +* bump vite-plugin-vue-devtools from 7.7.6 to 7.7.7 ([56b7aea](https://github.com/deploystackio/deploystack/commit/56b7aeaad311bfe5d9ff739933ae9ef37ea67aa6)) +* bump vitest from 2.1.9 to 3.2.3 ([13a744e](https://github.com/deploystackio/deploystack/commit/13a744edf756e44b48c09370a09c463ffcb1635e)) +* bump vue from 3.5.15 to 3.5.16 ([6a42626](https://github.com/deploystackio/deploystack/commit/6a4262662872b42d6686bd61daf3d3a14bf610c7)) +* bump vue from 3.5.16 to 3.5.17 ([a099ccb](https://github.com/deploystackio/deploystack/commit/a099ccba8b1ffb66b3efca12a12485492a6ae4dc)) +* bump vue-i18n from 11.1.4 to 11.1.5 ([2d1720f](https://github.com/deploystackio/deploystack/commit/2d1720f95fcb8c431144e9f94f2bb3222b7ca12f)) +* bump vue-i18n from 11.1.5 to 11.1.7 ([617761b](https://github.com/deploystackio/deploystack/commit/617761b40d4274d1c90874fa19f0fba742d80599)) +* bump vue-i18n from 11.1.7 to 11.1.9 ([6f80630](https://github.com/deploystackio/deploystack/commit/6f80630f392adde2de390c2e0d835f8c0aac8b54)) +* bump vue-i18n from 11.1.9 to 11.1.10 ([f751909](https://github.com/deploystackio/deploystack/commit/f751909763e10afb9e932655d8757f7881398477)) +* bump vue-tsc from 2.2.10 to 3.0.1 ([6eb773e](https://github.com/deploystackio/deploystack/commit/6eb773eedef989554108600e3c225d04e858ada3)) +* bump vue-tsc from 3.0.1 to 3.0.3 ([37052d3](https://github.com/deploystackio/deploystack/commit/37052d3b144ad2ade7b3f1bf4bcdb5fe144af058)) +* bump zod from 3.25.28 to 3.25.36 ([a301925](https://github.com/deploystackio/deploystack/commit/a30192500b5b2498697985d48c6debfdff99a7b7)) +* bump zod from 3.25.49 to 3.25.65 ([5fd7dd6](https://github.com/deploystackio/deploystack/commit/5fd7dd6279f5b2dfb19c19fc8d0564e819a65655)) +* bump zod from 3.25.67 to 3.25.75 ([f69125a](https://github.com/deploystackio/deploystack/commit/f69125a11013c55b78e403e38dcad816eb82b5aa)) +* bump zod from 3.25.76 to 4.0.5 ([bb08d44](https://github.com/deploystackio/deploystack/commit/bb08d4493a04fb83948303ffa413d9bcdea3dfd6)) +* bump zod-to-json-schema from 3.24.5 to 3.24.6 ([53f59c1](https://github.com/deploystackio/deploystack/commit/53f59c19b37bad9912b9b528af0896d565343946)) +* update API documentation and plugin security features for clarity and consistency ([c99184e](https://github.com/deploystackio/deploystack/commit/c99184e8c5e15e4d8f9b4f6d11363889ac5cc161)) +* Update API documentation for clarity and formatting improvements ([83abf19](https://github.com/deploystackio/deploystack/commit/83abf192406b37c112eafd9010af6b91e6aef8fa)) +* update database setup instructions and clarify persistent data directory usage ([59bec6f](https://github.com/deploystackio/deploystack/commit/59bec6fab64ce94c472b0a4c3047be2842fdc3bc)) +* update documentation for global settings and email integration with improved formatting ([7e689d5](https://github.com/deploystackio/deploystack/commit/7e689d56ec8b68ad7f051aac2b582d2ca117f49e)) +* update logging section in README with additional details and examples ([2c975fc](https://github.com/deploystackio/deploystack/commit/2c975fcdfd00df81fc0cd507817e587e5acf565f)) +* update MCP endpoint in gateway README to reflect new default port ([8938a50](https://github.com/deploystackio/deploystack/commit/8938a501f1c16b55754fe93fdd4bdae56e400a9c)) +* add category display component and update relevant views for category handling ([5ab49b8](https://github.com/deploystackio/deploystack/commit/5ab49b8a80e79de451a6aa74b0fc49b39a59b0f8)) +* add DsAlert component with success alert functionality and update navigation to include success parameter ([903cc05](https://github.com/deploystackio/deploystack/commit/903cc058fefbbf2e4fa6c45446c22fd892313442)) +* clean up comments in AppSidebar and DashboardLayout components for clarity ([7e798dd](https://github.com/deploystackio/deploystack/commit/7e798dd32f4cec3f90482382d26c4ba5d8abdb21)) +* enhance layout and styling for environment variables in EnvironmentVariableCard component ([e4a68f0](https://github.com/deploystackio/deploystack/commit/e4a68f0c023b3bbbf681569fbb2997024ca2eaa5)) +* enhance MCP categories API with security and error handling ([0aefaa8](https://github.com/deploystackio/deploystack/commit/0aefaa834fb5456145847309643b04fb7eb9e789)) +* enhance placeholder value check in isPlaceholderValue function ([1cb9634](https://github.com/deploystackio/deploystack/commit/1cb96341b41d78b1a084bba379023b4e9c64e40e)) +* enhance server selection step with automatic progression and improve localization for server details ([47dc048](https://github.com/deploystackio/deploystack/commit/47dc048e9e5fdefd04c8192d248a0ec97f0955df)) +* enhance sidebar spacer behavior for expanded and collapsed states in DashboardLayout component ([1bc4a83](https://github.com/deploystackio/deploystack/commit/1bc4a83abf64ed5e2b1f7dae625dd60946dd89a3)) +* enhance team API and frontend to include user role information and member count ([9ad9930](https://github.com/deploystackio/deploystack/commit/9ad993022c62bb9d102386372ade143b68511781)) +* enhance team context management and improve UI feedback for team selection ([416695c](https://github.com/deploystackio/deploystack/commit/416695ccc35ec6e5470ef53503e194a05f2062ad)) +* enhance team creation flow with detailed success and error messages ([9015e3b](https://github.com/deploystackio/deploystack/commit/9015e3b53be1505c20712dd52049117fdba42b14)) +* enhance validation logic for required environment variables and improve server selection handling ([37affd3](https://github.com/deploystackio/deploystack/commit/37affd369586711fa350ef4efa663faf1d3cf301)) +* implement ProgressBars component for multi-step progress visualization ([a12903e](https://github.com/deploystackio/deploystack/commit/a12903e623425a81e3e77c1eadd0d9d615a19e82)) +* implement server pre-selection in installation wizard and enhance UI with install button ([8649f03](https://github.com/deploystackio/deploystack/commit/8649f03c52fcbb8bf0066124895f54af679dbf6d)) +* improve sidebar layout and CSS variable handling in DashboardLayout component ([9d0986a](https://github.com/deploystackio/deploystack/commit/9d0986a0f47a6cce7ed715fae5b8fb32ff10ef4f)) +* improve structure and styling of environment variable cards in EnvironmentVariableCard component ([61d8d34](https://github.com/deploystackio/deploystack/commit/61d8d340c0ad9398c6aa318ed4fffe75914e092b)) +* integrate ProgressBars component for enhanced multi-step navigation and update localization for progress states ([ab76d13](https://github.com/deploystackio/deploystack/commit/ab76d13b376b4869c5210b923adc8d512b025902)) +* migrate from zod-to-json-schema to zod-openapi for OpenAPI schema generation ([9d54576](https://github.com/deploystackio/deploystack/commit/9d54576d8d50e25771aca4f6e302cdd38a2a0b0c)) +* optimize step position calculations and remove debug logging in MCP server data conversion ([233e190](https://github.com/deploystackio/deploystack/commit/233e190b3a507aef00809c3b9caa97bcea4b5372)) +* remove action button from empty credentials state and clean up related text ([d83eb9c](https://github.com/deploystackio/deploystack/commit/d83eb9ca009a47906dcdbd11f3b600b386035281)) +* remove console logs and unused form validation logic in GlobalSettings component ([23b6d7f](https://github.com/deploystackio/deploystack/commit/23b6d7fac649e6bee94dc64818ba79a0a0e887b7)) +* remove console logs for cleaner code in GlobalSettings component ([a23a4bb](https://github.com/deploystackio/deploystack/commit/a23a4bb8a3a92f950b9b18b1dacc7a8669c24de6)) +* remove dashboard navigation and enhance MCP server selection UI with category filter ([c981448](https://github.com/deploystackio/deploystack/commit/c981448f4c6d680f3d8ee453cbcf7ca20fb64494)) +* remove deprecated users table columns and clean up schema definitions ([5169330](https://github.com/deploystackio/deploystack/commit/51693307f4dc54f7b7331b649cb4d56de4a8154a)) +* remove edit view and replace with view functionality for MCP server catalog ([f5565c1](https://github.com/deploystackio/deploystack/commit/f5565c1f9d06186be0189eaa5dc01da2d6e9c1e7)) +* remove old team management views and implement new team management structure ([45561f0](https://github.com/deploystackio/deploystack/commit/45561f05748dc9eafd6a92829f6acbff89230cda)) +* remove unnecessary margin from sidebar in GlobalSettings component ([df8bba8](https://github.com/deploystackio/deploystack/commit/df8bba8b8f48f1c90c5701f225ff3a4fb82650bd)) +* remove unused Button import from AppSidebar component ([a19ce4a](https://github.com/deploystackio/deploystack/commit/a19ce4a5afaccb1e75820da828ae3bfefaec2659)) +* remove unused components and consolidate credential table logic ([780df9f](https://github.com/deploystackio/deploystack/commit/780df9f2ffbb9169024dcf520d9dfbb5d5a38469)) +* remove unused favicon import and update request handlers to use underscore for unused parameters ([9ee78fd](https://github.com/deploystackio/deploystack/commit/9ee78fddd2c8384045bd32a4f5d48a837891e202)) +* remove unused generateId import from globalSettingsService ([59e2c60](https://github.com/deploystackio/deploystack/commit/59e2c600d9a010a0bead022fbc4683dbc3d02a6f)) +* remove unused i18n import from Setup.vue ([4f9e315](https://github.com/deploystackio/deploystack/commit/4f9e315ba8ebb9994e2b9fe4db7b18eb3dea497b)) +* Remove unused imports from CredentialDetail and TeamTableColumns components ([0b0208e](https://github.com/deploystackio/deploystack/commit/0b0208eced1c8d3f077468a3b49046aec510a921)) +* remove unused type imports and suppress eslint warnings for 'any' usage ([0cc9136](https://github.com/deploystackio/deploystack/commit/0cc9136bb7b0cc936397d67833b58dba1c6fe2e4)) +* remove unused user registration route and example user fetching route from API ([e82e85d](https://github.com/deploystackio/deploystack/commit/e82e85dfdf632cf9a6550aa0095cea5d57a06d06)) +* remove users table and update database setup for persistence ([1eb9e4a](https://github.com/deploystackio/deploystack/commit/1eb9e4af13c2f686b16601fdb2b3326e35a65dc2)) +* rename 'email' to 'login' in authentication tests and login form for consistency ([161b0bf](https://github.com/deploystackio/deploystack/commit/161b0bfa5b0e53d794e60700422c926271c41b68)) +* replace Breadcrumb navigation with ProgressBars component for improved step visualization and interaction ([97ccf03](https://github.com/deploystackio/deploystack/commit/97ccf039075fbc4d2e9eed943fe5dfa756ef7755)) +* replace Button with SidebarMenuButton in AppSidebar and update sidebar width variables in DashboardLayout ([031e128](https://github.com/deploystackio/deploystack/commit/031e128d407e11aa802103cd2dff1d0ebbd9f726)) +* replace forgot password button with router link for navigation ([269fa69](https://github.com/deploystackio/deploystack/commit/269fa6954d7b82718b2e607f25380bc5ed0588db)) +* Replace permission checks with global admin requirement in global settings route ([a2c36b0](https://github.com/deploystackio/deploystack/commit/a2c36b0cf2babed8ee8aec70596ad6e9ae1f8f48)) +* reset form data when navigating to previous steps in installation wizard ([da94e71](https://github.com/deploystackio/deploystack/commit/da94e71e7e2ab7dbca2f1004a80458a1d2214fd7)) +* simplify defaultOpen handling and enhance sidebar accessibility with titles and descriptions ([63c2184](https://github.com/deploystackio/deploystack/commit/63c218462d48005c0b9f64345f7d04aaa146523d)) +* Simplify error handling in version retrieval and clean up team member addition logic ([72c8fe4](https://github.com/deploystackio/deploystack/commit/72c8fe42e67dd6a713caf994464d1d5de20f64fd)) +* simplify platform selection component and enhance UI for better user experience ([a51b772](https://github.com/deploystackio/deploystack/commit/a51b7729c6cbb7b7b2eeb56b24bfa4a4deeaf985)) +* streamline environment variable handling in EnvironmentVariableCard and EnvironmentVariablesStep components ([d3a005a](https://github.com/deploystackio/deploystack/commit/d3a005a310a64745bccbc2876d82b5fea4226897)) +* streamline installation card layout and enhance empty state UI ([1b649e5](https://github.com/deploystackio/deploystack/commit/1b649e56ba6b0a1683bf001925a5b01395ddfd25)) +* update error handling to use 'issues' instead of 'errors' in validation responses ([d738027](https://github.com/deploystackio/deploystack/commit/d73802718eeaa9e7dea99aa6ad0eb3754ff58b28)) +* update error handling to use 'issues' instead of 'errors' in validation responses across multiple test files ([59d467c](https://github.com/deploystackio/deploystack/commit/59d467c9a7033e3676704f7394dad23cf261ea34)) +* update formValues type to improve type safety and consistency in GlobalSettings component ([f46ff4e](https://github.com/deploystackio/deploystack/commit/f46ff4e5b348b7d020173f9d32e1e311caaf4e6e)) +* update installation form data structure and integrate team context initialization ([d17d9c2](https://github.com/deploystackio/deploystack/commit/d17d9c243b5b92de01e7eb3ec2e656843383201f)) +* update installation handling and status representation in MCP components ([d3ceff2](https://github.com/deploystackio/deploystack/commit/d3ceff28aad6a3943ae51a936423340bbedc5baf)) +* update markdown linting script to exclude specific frontend UI components ([cbaaa7e](https://github.com/deploystackio/deploystack/commit/cbaaa7eb434278e10e457c9bc32bd54d5b5bfee5)) +* update MCP server search functionality with advanced filters and category handling ([d8026fb](https://github.com/deploystackio/deploystack/commit/d8026fbb42ce57de06aa03ef3dc73d2e66c38643)) +* update package-lock.json with new dependencies and links for gateway service ([ee4d2cb](https://github.com/deploystackio/deploystack/commit/ee4d2cb1185a5e03fb6c1cbdb07e771f94cc2b73)) +* update parameter schemas to use type-only definitions for consistency ([5f0f381](https://github.com/deploystackio/deploystack/commit/5f0f38167a59367a8c312fc5c40c7dca1ed271f8)) +* update routing to redirect users to MCP server instead of dashboard ([1a4b2bb](https://github.com/deploystackio/deploystack/commit/1a4b2bb1db6deb4a23ca97f964b87050a14acbd1)) +* update Switch component styles for improved appearance and consistency ([b24c75f](https://github.com/deploystackio/deploystack/commit/b24c75f3b988facdc977b77ab28d0b1d058f1154)) +* update value type definition to allow multiple types and make tools optional in global server schema ([50165f3](https://github.com/deploystackio/deploystack/commit/50165f3a66d57a54226e7147f4a3c9a0c9a45847)) +* ([4ddba06](https://github.com/deploystackio/deploystack/commit/4ddba0667355ee3d4b508a9352b4f333ae1df5c3)) +* ([2b876c1](https://github.com/deploystackio/deploystack/commit/2b876c1c7d9b587229a7f6423f4d348eed750439)) +* ([8d47c2b](https://github.com/deploystackio/deploystack/commit/8d47c2bc8336d829e146592099fed1996d7bfc37)) +* ([f5ccdf4](https://github.com/deploystackio/deploystack/commit/f5ccdf429fc7424159325bddc037678377f3cdcd)) +* ([483fe3c](https://github.com/deploystackio/deploystack/commit/483fe3c0a14c274a5f385afb90f05949abc23af3)) +* ([7b3b275](https://github.com/deploystackio/deploystack/commit/7b3b275347df10b3f30b0e21dd2457e7c63a6d6a)) +* ([3d9d7bd](https://github.com/deploystackio/deploystack/commit/3d9d7bdfcf7425c24a6fc26223eedaddb7f5b951)) +* ([6d6543d](https://github.com/deploystackio/deploystack/commit/6d6543de61d1d32aaeb5765d3b73f4fdc8fabdcf)) +* ([40cac89](https://github.com/deploystackio/deploystack/commit/40cac89fada5e19cd68ab295b9cdbc7f7eb207c0)) +* ([1417891](https://github.com/deploystackio/deploystack/commit/1417891297d56830fec1444941e5e0fa02369ff8)) +* ([6ba5c0e](https://github.com/deploystackio/deploystack/commit/6ba5c0e953e839efef8411ba6503395025e09543)) +* ([df4a4b7](https://github.com/deploystackio/deploystack/commit/df4a4b7defae72dcd66ba163928424b571ae3124)) +* ([e0459d6](https://github.com/deploystackio/deploystack/commit/e0459d69c59543ee5584fe93fc45c99787b9c145)) +* ([06b1224](https://github.com/deploystackio/deploystack/commit/06b12245cccbc2c0eb0f6c367509fd507ef6e4ae)) +* ([2b84cfa](https://github.com/deploystackio/deploystack/commit/2b84cfa97f41f7c00d141bc32375cd485bb34fad)) +* ([8335923](https://github.com/deploystackio/deploystack/commit/8335923542ea5f16a57a8ea0c9f7dc34c260ae4c)) +* ([7a9d5f3](https://github.com/deploystackio/deploystack/commit/7a9d5f3fa219a0a7310a3c4855db132d1ee26e0d)) +* ([37cb9a9](https://github.com/deploystackio/deploystack/commit/37cb9a9bdeb3c4e4a0042268f11a785ddf969f4e)) +* ([f71892e](https://github.com/deploystackio/deploystack/commit/f71892e61ccedbbb22f739fb9434dcf0ba3b06b3)) +* ([51cfe4b](https://github.com/deploystackio/deploystack/commit/51cfe4bb61c0fc55e93513a29c53536aba51bc48)) +* ([a2e1523](https://github.com/deploystackio/deploystack/commit/a2e1523b20da5cea4655dc766cb3bc5a4a745703)) +* ([693df3c](https://github.com/deploystackio/deploystack/commit/693df3cfc18717c673e02c66a1b8221e4a1633e2)) +* ([34458f2](https://github.com/deploystackio/deploystack/commit/34458f296a8e689874a0f212822be8be71fdcb09)) +* Add comprehensive tests for health route including registration, response validation, and error handling ([80fdfdc](https://github.com/deploystackio/deploystack/commit/80fdfdcf111d7b9cfc7401eefacb85436a92d61e)) +* refactor console logging in deleteDbConfig tests for clarity and consistency ([1b255be](https://github.com/deploystackio/deploystack/commit/1b255be5d6c427b266d4c9bb78b9d3c400fbe596)) +* enhance button cursor styles and remove test environment display from login component ([02c26fd](https://github.com/deploystackio/deploystack/commit/02c26fd1c81d863bc91ab9d45ed4a968e8475971)) +* update environment variable references to use VITE_DEPLOYSTACK_APP_URL ([d7361d5](https://github.com/deploystackio/deploystack/commit/d7361d562a0a22569cc910fd422bdb91318b6595)) + All notable changes to the DeployStack Gateway will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), diff --git a/services/gateway/bin/gateway.js b/services/gateway/bin/gateway.js old mode 100644 new mode 100755