From 8c795e1de05daaea8cf8960fc180221b92546523 Mon Sep 17 00:00:00 2001 From: Lasim <7317318+Lasim@users.noreply.github.com> Date: Mon, 15 Sep 2025 20:19:30 +0000 Subject: [PATCH] chore(satellite): release v0.2.0 --- package-lock.json | 2 +- services/satellite/CHANGELOG.md | 596 +++++++++++++++++++++++ services/satellite/package.json | 2 +- services/satellite/src/config/version.ts | 6 +- 4 files changed, 601 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index bacf30903..fcc37624c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -29482,7 +29482,7 @@ }, "services/satellite": { "name": "@deploystack/satellite", - "version": "0.1.0", + "version": "0.2.0", "dependencies": { "@fastify/http-proxy": "^10.0.0", "@fastify/swagger": "^9.5.1", diff --git a/services/satellite/CHANGELOG.md b/services/satellite/CHANGELOG.md index 825c32f0d..c3882734a 100644 --- a/services/satellite/CHANGELOG.md +++ b/services/satellite/CHANGELOG.md @@ -1 +1,597 @@ # Changelog + +## 0.2.0 (2025-09-15) + +* fix: add missing line breaks in Docker command examples for clarity ([94d1571](https://github.com/deploystackio/deploystack/commit/94d1571)) +* fix: add newline to commitPartial format for better readability ([4e36538](https://github.com/deploystackio/deploystack/commit/4e36538)) +* fix: add permissions for issues in backend release workflow ([9b100b8](https://github.com/deploystackio/deploystack/commit/9b100b8)) +* fix: avoid modifying immutable commit object in release-it transform ([4daad29](https://github.com/deploystackio/deploystack/commit/4daad29)) +* fix: clean up empty markdown links and remove empty lines from release notes extraction ([e39b183](https://github.com/deploystackio/deploystack/commit/e39b183)) +* fix: correct plugin paths configuration for better clarity and maintainability ([bcb334f](https://github.com/deploystackio/deploystack/commit/bcb334f)) +* fix: disable eslint rule for explicit any in cloud providers and cloud credentials routes ([5c0eb3b](https://github.com/deploystackio/deploystack/commit/5c0eb3b)) +* fix: enhance error handling for database connection and update error messages ([dbb7c1d](https://github.com/deploystackio/deploystack/commit/dbb7c1d)) +* fix: enhance frontend release workflow with improved dependency installation and build handling ([d9f2fe1](https://github.com/deploystackio/deploystack/commit/d9f2fe1)) +* fix: enhance release notes extraction in backend release workflow ([8d1be5f](https://github.com/deploystackio/deploystack/commit/8d1be5f)) +* fix: hardcode GitHub repository URL in commit links for changelog ([b018577](https://github.com/deploystackio/deploystack/commit/b018577)) +* fix: improve frontend release workflow with enhanced dependency installation and release notes extra ([edd0a39](https://github.com/deploystackio/deploystack/commit/edd0a39)) +* fix: remove unnecessary empty markdown link cleanup from workflows ([c1054c7](https://github.com/deploystackio/deploystack/commit/c1054c7)) +* fix: update base URL and enhance fetch requests with session management ([30291cc](https://github.com/deploystackio/deploystack/commit/30291cc)) +* fix: update conventional changelog plugin configuration for backend and frontend ([82ff531](https://github.com/deploystackio/deploystack/commit/82ff531)) +* fix: update Docker run command for frontend environment variables ([529c37f](https://github.com/deploystackio/deploystack/commit/529c37f)) +* fix: update Docker run command to map port 8080 to 80 for frontend ([2d12bad](https://github.com/deploystackio/deploystack/commit/2d12bad)) +* fix: update environment variable display to use variable name instead of index ([1216346](https://github.com/deploystackio/deploystack/commit/1216346)) +* fix: update environment variable names for frontend and backend URLs in Docker commands and CORS con ([c0e3ec8](https://github.com/deploystackio/deploystack/commit/c0e3ec8)) +* fix: update error handling to include Bad Request status for invalid credentials ([93d5ee7](https://github.com/deploystackio/deploystack/commit/93d5ee7)) +* fix: update ESLint configuration to ignore temporary TypeScript files and remove unused type imports ([b443bba](https://github.com/deploystackio/deploystack/commit/b443bba)) +* fix: update favicon.ico for improved branding ([3229465](https://github.com/deploystackio/deploystack/commit/3229465)) +* fix: update release notes extraction to reference the correct paths for version and changelog ([2830b80](https://github.com/deploystackio/deploystack/commit/2830b80)) +* fix: update release type options to remove 'auto' and set default to 'patch' ([e471253](https://github.com/deploystackio/deploystack/commit/e471253)) +* fix: update release-it configuration to properly format commit links in changelog ([ea538d9](https://github.com/deploystackio/deploystack/commit/ea538d9)) +* fix: update security documentation to clarify key security dependencies ([f851ba5](https://github.com/deploystackio/deploystack/commit/f851ba5)) +* fix: update storage key handling in DatabaseService to use dynamic baseUrl ([0c27b13](https://github.com/deploystackio/deploystack/commit/0c27b13)) +* fix: update timestamp creation to use Date object instead of Date.now() in createGroups method ([45d07fa](https://github.com/deploystackio/deploystack/commit/45d07fa)) +* fix: use proper URL template variables for commit links in changelog ([dc5c9c5](https://github.com/deploystackio/deploystack/commit/dc5c9c5)) +* fix(all): remove unnecessary grep-or for commit logs ([1e229d4](https://github.com/deploystackio/deploystack/commit/1e229d4)) +* fix(backend): add nanoid package for unique ID generation ([b687aa6](https://github.com/deploystackio/deploystack/commit/b687aa6)) +* fix(backend): change device removal to hard delete from database ([1335efb](https://github.com/deploystackio/deploystack/commit/1335efb)) +* fix(backend): correct casing in email service imports and routes ([42a145e](https://github.com/deploystackio/deploystack/commit/42a145e)) +* fix(backend): correct import paths for email routes and services ([1acc16c](https://github.com/deploystackio/deploystack/commit/1acc16c)) +* fix(backend): Refactor MCP User Configuration API to use object for user_args ([fa14c5a](https://github.com/deploystackio/deploystack/commit/fa14c5a)) +* fix(backend): specify error type as unknown in catch blocks ([6563ad1](https://github.com/deploystackio/deploystack/commit/6563ad1)) +* fix(backend): specify error type in catch block for GitHub auth ([7964104](https://github.com/deploystackio/deploystack/commit/7964104)) +* fix(backend): update token scopes to include categories read access ([cb2b329](https://github.com/deploystackio/deploystack/commit/cb2b329)) +* fix(database): implement safe database proxy for graceful startup handling ([68623a2](https://github.com/deploystackio/deploystack/commit/68623a2)) +* fix(database): update baseUrl to use VITE_DEPLOYSTACK_BACKEND_URL ([b856d40](https://github.com/deploystackio/deploystack/commit/b856d40)) +* fix(frontend): improve error handling for login status checks ([94f5025](https://github.com/deploystackio/deploystack/commit/94f5025)) +* fix(frontend): improve GitHub URL display and handling in featured servers ([06dfff3](https://github.com/deploystackio/deploystack/commit/06dfff3)) +* fix(frontend): update logo source to correct image file ([40a749b](https://github.com/deploystackio/deploystack/commit/40a749b)) +* fix(gateway): add --no-git.requireCleanWorkingDir option to release command ([fae039b](https://github.com/deploystackio/deploystack/commit/fae039b)) +* fix(gateway): manage connections and improve server shutdown process ([80dd6f9](https://github.com/deploystackio/deploystack/commit/80dd6f9)) +* fix(gateway): remove redundant --no-npm option from release command ([a5328bd](https://github.com/deploystackio/deploystack/commit/a5328bd)) +* fix(gateway): simplify error handling in login command ([7f680c5](https://github.com/deploystackio/deploystack/commit/7f680c5)) +* fix(gateway): update default backend URL for login command to use cloud-api ([f71a14e](https://github.com/deploystackio/deploystack/commit/f71a14e)) +* docs: update API documentation and plugin security features for clarity and consistency ([76ae661](https://github.com/deploystackio/deploystack/commit/76ae661)) +* docs: update logging section in README with additional details and examples ([b8b6753](https://github.com/deploystackio/deploystack/commit/b8b6753)) +* docs: update MCP endpoint in gateway README to reflect new default port ([d3db66c](https://github.com/deploystackio/deploystack/commit/d3db66c)) +* docs(all): remove IDE integrations and developer tools from To Do list ([a210486](https://github.com/deploystackio/deploystack/commit/a210486)) +* docs(all): update README links for better formatting ([503ec2c](https://github.com/deploystackio/deploystack/commit/503ec2c)) +* docs(all): update README to improve clarity and structure with additional spacing ([857e74a](https://github.com/deploystackio/deploystack/commit/857e74a)) +* docs(all): update README to reflect completed phases and installation ([0bbf82e](https://github.com/deploystackio/deploystack/commit/0bbf82e)) +* docs(backend): update README with backup strategies and directory structure ([c56fa6d](https://github.com/deploystackio/deploystack/commit/c56fa6d)) +* docs(satellite): update README ([c0740a1](https://github.com/deploystackio/deploystack/commit/c0740a1)) +* chore: specify Node.js and npm engine requirements in package.json and add .nvmrc ([8b0b3a9](https://github.com/deploystackio/deploystack/commit/8b0b3a9)) +* chore: update @typescript-eslint/parser to version 8.35.1 and add license information ([f4a2ab8](https://github.com/deploystackio/deploystack/commit/f4a2ab8)) +* chore: update @vitest/coverage-v8 dependency to version 3.2.3 ([85d35fa](https://github.com/deploystackio/deploystack/commit/85d35fa)) +* chore: update backend version to 0.20.2 and typescript-eslint to 8.33.0 ([24ef17d](https://github.com/deploystackio/deploystack/commit/24ef17d)) +* chore: update package.json overrides and simplify README instructions ([0911ece](https://github.com/deploystackio/deploystack/commit/0911ece)) +* chore(all): bump @fastify/cors from 8.5.0 to 11.1.0 ([fd81688](https://github.com/deploystackio/deploystack/commit/fd81688)) +* chore(all): bump @fastify/helmet from 12.0.1 to 13.0.1 ([6c460ff](https://github.com/deploystackio/deploystack/commit/6c460ff)) +* chore(all): bump @libsql/client from 0.14.0 to 0.15.9 ([abcbe01](https://github.com/deploystackio/deploystack/commit/abcbe01)) +* chore(all): bump @libsql/client from 0.15.10 to 0.15.12 ([d071f7c](https://github.com/deploystackio/deploystack/commit/d071f7c)) +* chore(all): bump @libsql/client from 0.15.9 to 0.15.10 ([f7b42a3](https://github.com/deploystackio/deploystack/commit/f7b42a3)) +* chore(all): bump @octokit/auth-app from 8.0.1 to 8.0.2 ([e570cd7](https://github.com/deploystackio/deploystack/commit/e570cd7)) +* chore(all): bump @tailwindcss/postcss from 4.1.10 to 4.1.11 ([b4f69a9](https://github.com/deploystackio/deploystack/commit/b4f69a9)) +* chore(all): bump @tailwindcss/postcss from 4.1.11 to 4.1.12 ([80e97dd](https://github.com/deploystackio/deploystack/commit/80e97dd)) +* chore(all): bump @tailwindcss/postcss from 4.1.7 to 4.1.8 ([920fac2](https://github.com/deploystackio/deploystack/commit/920fac2)) +* chore(all): bump @tailwindcss/postcss from 4.1.8 to 4.1.10 ([5a7e8fc](https://github.com/deploystackio/deploystack/commit/5a7e8fc)) +* chore(all): bump @tailwindcss/vite from 4.1.10 to 4.1.11 ([2343d7f](https://github.com/deploystackio/deploystack/commit/2343d7f)) +* chore(all): bump @tailwindcss/vite from 4.1.11 to 4.1.12 ([ed7288c](https://github.com/deploystackio/deploystack/commit/ed7288c)) +* chore(all): bump @tailwindcss/vite from 4.1.7 to 4.1.8 ([5e9ed8a](https://github.com/deploystackio/deploystack/commit/5e9ed8a)) +* chore(all): bump @types/node from 22.15.29 to 24.0.3 ([7ac5170](https://github.com/deploystackio/deploystack/commit/7ac5170)) +* chore(all): bump @types/node from 24.0.10 to 24.0.13 ([18e7601](https://github.com/deploystackio/deploystack/commit/18e7601)) +* chore(all): bump @types/node from 24.0.13 to 24.0.15 ([4d7f6a1](https://github.com/deploystackio/deploystack/commit/4d7f6a1)) +* chore(all): bump @types/node from 24.0.3 to 24.0.7 ([b75678a](https://github.com/deploystackio/deploystack/commit/b75678a)) +* chore(all): bump @types/node from 24.1.0 to 24.3.0 ([8691fce](https://github.com/deploystackio/deploystack/commit/8691fce)) +* chore(all): bump @types/nodemailer from 6.4.17 to 7.0.0 ([18cd97e](https://github.com/deploystackio/deploystack/commit/18cd97e)) +* chore(all): bump @types/nodemailer from 7.0.0 to 7.0.1 ([60b7fdc](https://github.com/deploystackio/deploystack/commit/60b7fdc)) +* chore(all): bump @types/uuid from 9.0.8 to 10.0.0 ([7550a88](https://github.com/deploystackio/deploystack/commit/7550a88)) +* chore(all): bump @typescript-eslint/eslint-plugin from 8.35.0 to 8.35.1 ([c29b270](https://github.com/deploystackio/deploystack/commit/c29b270)) +* chore(all): bump @typescript-eslint/eslint-plugin from 8.35.1 to 8.36.0 ([66f29be](https://github.com/deploystackio/deploystack/commit/66f29be)) +* chore(all): bump @typescript-eslint/parser from 8.32.1 to 8.33.0 ([04fd3c8](https://github.com/deploystackio/deploystack/commit/04fd3c8)) +* chore(all): bump @typescript-eslint/parser from 8.34.1 to 8.35.0 ([360d00f](https://github.com/deploystackio/deploystack/commit/360d00f)) +* chore(all): bump @typescript-eslint/parser from 8.37.0 to 8.38.0 ([e3cf2f8](https://github.com/deploystackio/deploystack/commit/e3cf2f8)) +* chore(all): bump @typescript-eslint/parser from 8.38.0 to 8.39.1 ([dc84016](https://github.com/deploystackio/deploystack/commit/dc84016)) +* chore(all): bump @vitejs/plugin-vue from 5.2.4 to 6.0.0 ([59969d4](https://github.com/deploystackio/deploystack/commit/59969d4)) +* chore(all): bump @vitejs/plugin-vue from 6.0.0 to 6.0.1 ([60dfc78](https://github.com/deploystackio/deploystack/commit/60dfc78)) +* chore(all): bump @vue/eslint-config-typescript from 14.5.1 to 14.6.0 ([2cfd83a](https://github.com/deploystackio/deploystack/commit/2cfd83a)) +* chore(all): bump @vueuse/core from 13.5.0 to 13.6.0 ([602257f](https://github.com/deploystackio/deploystack/commit/602257f)) +* chore(all): bump @vueuse/core from 13.6.0 to 13.7.0 ([aa31039](https://github.com/deploystackio/deploystack/commit/aa31039)) +* chore(all): bump @vueuse/core from 13.8.0 to 13.9.0 ([c32ca19](https://github.com/deploystackio/deploystack/commit/c32ca19)) +* chore(all): bump argon2 from 0.43.0 to 0.43.1 ([cb29155](https://github.com/deploystackio/deploystack/commit/cb29155)) +* chore(all): bump argon2 from 0.43.1 to 0.44.0 ([c4384e9](https://github.com/deploystackio/deploystack/commit/c4384e9)) +* chore(all): bump better-sqlite3 from 12.1.1 to 12.2.0 ([9f7dcd5](https://github.com/deploystackio/deploystack/commit/9f7dcd5)) +* chore(all): bump chalk from 4.1.2 to 5.6.0 ([a42c3bb](https://github.com/deploystackio/deploystack/commit/a42c3bb)) +* chore(all): bump commander from 12.1.0 to 14.0.0 ([ef42a93](https://github.com/deploystackio/deploystack/commit/ef42a93)) +* chore(all): bump drizzle-orm from 0.44.1 to 0.44.2 ([c8f9d0f](https://github.com/deploystackio/deploystack/commit/c8f9d0f)) +* chore(all): bump drizzle-orm from 0.44.2 to 0.44.3 ([f62c189](https://github.com/deploystackio/deploystack/commit/f62c189)) +* chore(all): bump drizzle-orm from 0.44.3 to 0.44.4 ([ec4d396](https://github.com/deploystackio/deploystack/commit/ec4d396)) +* chore(all): bump drizzle-orm from 0.44.4 to 0.44.5 ([c2fda9b](https://github.com/deploystackio/deploystack/commit/c2fda9b)) +* chore(all): bump eslint from 9.28.0 to 9.29.0 ([2957728](https://github.com/deploystackio/deploystack/commit/2957728)) +* chore(all): bump eslint from 9.29.0 to 9.30.0 ([6ea09aa](https://github.com/deploystackio/deploystack/commit/6ea09aa)) +* chore(all): bump eslint from 9.30.1 to 9.31.0 ([2d00015](https://github.com/deploystackio/deploystack/commit/2d00015)) +* chore(all): bump eslint from 9.31.0 to 9.33.0 ([005d75f](https://github.com/deploystackio/deploystack/commit/005d75f)) +* chore(all): bump eslint from 9.33.0 to 9.34.0 ([e2f0b7c](https://github.com/deploystackio/deploystack/commit/e2f0b7c)) +* chore(all): bump eslint-plugin-vue from 10.2.0 to 10.3.0 ([c871268](https://github.com/deploystackio/deploystack/commit/c871268)) +* chore(all): bump eslint-plugin-vue from 10.3.0 to 10.4.0 ([cb522f8](https://github.com/deploystackio/deploystack/commit/cb522f8)) +* chore(all): bump fastify from 5.3.3 to 5.4.0 ([d2516af](https://github.com/deploystackio/deploystack/commit/d2516af)) +* chore(all): bump fs-extra from 11.3.0 to 11.3.1 ([10f3e8d](https://github.com/deploystackio/deploystack/commit/10f3e8d)) +* chore(all): bump inquirer from 12.9.1 to 12.9.3 ([44ebdc4](https://github.com/deploystackio/deploystack/commit/44ebdc4)) +* chore(all): bump inquirer from 12.9.3 to 12.9.4 ([a2e6ef8](https://github.com/deploystackio/deploystack/commit/a2e6ef8)) +* chore(all): bump inquirer from 8.2.6 to 12.9.1 ([91e3f6a](https://github.com/deploystackio/deploystack/commit/91e3f6a)) +* chore(all): bump jest from 30.0.3 to 30.0.4 ([3d8e5cc](https://github.com/deploystackio/deploystack/commit/3d8e5cc)) +* chore(all): bump jest from 30.0.4 to 30.0.5 ([e488a6d](https://github.com/deploystackio/deploystack/commit/e488a6d)) +* chore(all): bump jiti from 2.4.2 to 2.5.1 ([a402b2d](https://github.com/deploystackio/deploystack/commit/a402b2d)) +* chore(all): bump lucide-vue-next from 0.511.0 to 0.522.0 ([0bbe36c](https://github.com/deploystackio/deploystack/commit/0bbe36c)) +* chore(all): bump lucide-vue-next from 0.525.0 to 0.539.0 ([fed7846](https://github.com/deploystackio/deploystack/commit/fed7846)) +* chore(all): bump lucide-vue-next from 0.539.0 to 0.540.0 ([e826d16](https://github.com/deploystackio/deploystack/commit/e826d16)) +* chore(all): bump lucide-vue-next from 0.540.0 to 0.541.0 ([88e8acc](https://github.com/deploystackio/deploystack/commit/88e8acc)) +* chore(all): bump lucide-vue-next from 0.541.0 to 0.542.0 ([b67d97b](https://github.com/deploystackio/deploystack/commit/b67d97b)) +* chore(all): bump nodemailer from 6.10.1 to 7.0.3 ([3d64c24](https://github.com/deploystackio/deploystack/commit/3d64c24)) +* chore(all): bump nodemailer from 7.0.3 to 7.0.4 ([f27d521](https://github.com/deploystackio/deploystack/commit/f27d521)) +* chore(all): bump nodemailer from 7.0.4 to 7.0.5 ([48b326d](https://github.com/deploystackio/deploystack/commit/48b326d)) +* chore(all): bump nodemailer from 7.0.5 to 7.0.6 ([f2c5a3f](https://github.com/deploystackio/deploystack/commit/f2c5a3f)) +* chore(all): bump open from 8.4.2 to 10.2.0 ([c04c783](https://github.com/deploystackio/deploystack/commit/c04c783)) +* chore(all): bump ora from 5.4.1 to 8.2.0 ([4d6c190](https://github.com/deploystackio/deploystack/commit/4d6c190)) +* chore(all): bump pinia from 3.0.2 to 3.0.3 ([4ecda4a](https://github.com/deploystackio/deploystack/commit/4ecda4a)) +* chore(all): bump pino from 9.7.0 to 9.8.0 ([9b658c9](https://github.com/deploystackio/deploystack/commit/9b658c9)) +* chore(all): bump pino from 9.8.0 to 9.9.0 ([2c17e56](https://github.com/deploystackio/deploystack/commit/2c17e56)) +* chore(all): bump pino-pretty from 13.0.0 to 13.1.1 ([72b68da](https://github.com/deploystackio/deploystack/commit/72b68da)) +* chore(all): bump reka-ui from 2.3.2 to 2.4.1 ([ce311b8](https://github.com/deploystackio/deploystack/commit/ce311b8)) +* chore(all): bump release-it from 19.0.3 to 19.0.4 ([897c63c](https://github.com/deploystackio/deploystack/commit/897c63c)) +* chore(all): bump supertest from 7.1.1 to 7.1.2 ([bc17573](https://github.com/deploystackio/deploystack/commit/bc17573)) +* chore(all): bump supertest from 7.1.2 to 7.1.3 ([7df6824](https://github.com/deploystackio/deploystack/commit/7df6824)) +* chore(all): bump supertest from 7.1.3 to 7.1.4 ([6299ab3](https://github.com/deploystackio/deploystack/commit/6299ab3)) +* chore(all): bump tailwind-merge from 3.3.0 to 3.3.1 ([52dc1ff](https://github.com/deploystackio/deploystack/commit/52dc1ff)) +* chore(all): bump tailwindcss from 4.1.10 to 4.1.11 ([e09ae4f](https://github.com/deploystackio/deploystack/commit/e09ae4f)) +* chore(all): bump tailwindcss from 4.1.11 to 4.1.12 ([a51328d](https://github.com/deploystackio/deploystack/commit/a51328d)) +* chore(all): bump ts-jest from 29.3.4 to 29.4.0 ([c299e81](https://github.com/deploystackio/deploystack/commit/c299e81)) +* chore(all): bump ts-jest from 29.4.0 to 29.4.1 ([d8b52b4](https://github.com/deploystackio/deploystack/commit/d8b52b4)) +* chore(all): bump ts-loader from 9.5.2 to 9.5.4 ([4e2aeb0](https://github.com/deploystackio/deploystack/commit/4e2aeb0)) +* chore(all): bump typescript from 5.8.3 to 5.9.2 ([eaeddc0](https://github.com/deploystackio/deploystack/commit/eaeddc0)) +* chore(all): bump typescript-eslint from 8.33.0 to 8.34.1 ([7066639](https://github.com/deploystackio/deploystack/commit/7066639)) +* chore(all): bump typescript-eslint from 8.34.1 to 8.35.0 ([686ab27](https://github.com/deploystackio/deploystack/commit/686ab27)) +* chore(all): bump typescript-eslint from 8.35.0 to 8.35.1 ([dd92767](https://github.com/deploystackio/deploystack/commit/dd92767)) +* chore(all): bump typescript-eslint from 8.35.1 to 8.36.0 ([3786ff8](https://github.com/deploystackio/deploystack/commit/3786ff8)) +* chore(all): bump typescript-eslint from 8.36.0 to 8.37.0 ([e4c3fb3](https://github.com/deploystackio/deploystack/commit/e4c3fb3)) +* chore(all): bump typescript-eslint from 8.37.0 to 8.38.0 ([ba3ca5b](https://github.com/deploystackio/deploystack/commit/ba3ca5b)) +* chore(all): bump uuid from 9.0.1 to 11.1.0 ([6a7e064](https://github.com/deploystackio/deploystack/commit/6a7e064)) +* chore(all): bump vee-validate from 4.15.0 to 4.15.1 ([d2ce63e](https://github.com/deploystackio/deploystack/commit/d2ce63e)) +* chore(all): bump vite from 6.3.5 to 7.0.0 ([4531c42](https://github.com/deploystackio/deploystack/commit/4531c42)) +* chore(all): bump vite from 7.0.2 to 7.0.4 ([eb9bde5](https://github.com/deploystackio/deploystack/commit/eb9bde5)) +* chore(all): bump vite from 7.0.4 to 7.0.5 ([d51de0c](https://github.com/deploystackio/deploystack/commit/d51de0c)) +* chore(all): bump vite from 7.1.3 to 7.1.4 ([e67363d](https://github.com/deploystackio/deploystack/commit/e67363d)) +* chore(all): bump vite-plugin-vue-devtools from 7.7.7 to 8.0.0 ([3fc1d22](https://github.com/deploystackio/deploystack/commit/3fc1d22)) +* chore(all): bump vitest from 2.1.9 to 3.2.3 ([350bdc4](https://github.com/deploystackio/deploystack/commit/350bdc4)) +* chore(all): bump vue from 3.5.16 to 3.5.17 ([6ff47ae](https://github.com/deploystackio/deploystack/commit/6ff47ae)) +* chore(all): bump vue from 3.5.17 to 3.5.18 ([97ff56b](https://github.com/deploystackio/deploystack/commit/97ff56b)) +* chore(all): bump vue from 3.5.18 to 3.5.20 ([d990c96](https://github.com/deploystackio/deploystack/commit/d990c96)) +* chore(all): bump vue-i18n from 11.1.10 to 11.1.11 ([34d5417](https://github.com/deploystackio/deploystack/commit/34d5417)) +* chore(all): bump vue-i18n from 11.1.4 to 11.1.5 ([ef10230](https://github.com/deploystackio/deploystack/commit/ef10230)) +* chore(all): bump vue-i18n from 11.1.7 to 11.1.9 ([c96cd74](https://github.com/deploystackio/deploystack/commit/c96cd74)) +* chore(all): bump vue-i18n from 11.1.9 to 11.1.10 ([0b278ac](https://github.com/deploystackio/deploystack/commit/0b278ac)) +* chore(all): bump vue-sonner from 2.0.2 to 2.0.8 ([2238b7f](https://github.com/deploystackio/deploystack/commit/2238b7f)) +* chore(all): bump vue-tsc from 2.2.10 to 3.0.1 ([b862db9](https://github.com/deploystackio/deploystack/commit/b862db9)) +* chore(all): bump vue-tsc from 3.0.1 to 3.0.3 ([6ba75bd](https://github.com/deploystackio/deploystack/commit/6ba75bd)) +* chore(all): bump vue-tsc from 3.0.3 to 3.0.5 ([7fa11a1](https://github.com/deploystackio/deploystack/commit/7fa11a1)) +* chore(all): bump webpack from 5.101.2 to 5.101.3 ([16f2c7d](https://github.com/deploystackio/deploystack/commit/16f2c7d)) +* chore(all): bump zod from 3.25.28 to 3.25.36 ([54d38b8](https://github.com/deploystackio/deploystack/commit/54d38b8)) +* chore(all): bump zod from 3.25.49 to 3.25.65 ([b806058](https://github.com/deploystackio/deploystack/commit/b806058)) +* chore(all): bump zod from 3.25.67 to 3.25.75 ([87b5322](https://github.com/deploystackio/deploystack/commit/87b5322)) +* chore(all): bump zod from 3.25.76 to 4.0.5 ([a436cab](https://github.com/deploystackio/deploystack/commit/a436cab)) +* chore(all): bump zod from 4.0.5 to 4.0.17 ([93b19af](https://github.com/deploystackio/deploystack/commit/93b19af)) +* chore(all): bump zod-openapi from 5.2.0 to 5.3.1 ([30e0b04](https://github.com/deploystackio/deploystack/commit/30e0b04)) +* chore(all): bump zod-openapi from 5.3.1 to 5.4.0 ([c4d77fe](https://github.com/deploystackio/deploystack/commit/c4d77fe)) +* chore(all): bump zod-to-json-schema from 3.24.5 to 3.24.6 ([b1dde4c](https://github.com/deploystackio/deploystack/commit/b1dde4c)) +* chore(all): remove scoped commit implementation documentation ([57c6b9c](https://github.com/deploystackio/deploystack/commit/57c6b9c)) +* chore(all): update branch cleanup workflow to include gateway-release branch ([351ef11](https://github.com/deploystackio/deploystack/commit/351ef11)) +* chore(all): update dependencies for frontend and backend packages ([204a8a1](https://github.com/deploystackio/deploystack/commit/204a8a1)) +* chore(all): update README to reflect completed tasks in Satellite MVP and Advanced Architecture phas ([3e0bd44](https://github.com/deploystackio/deploystack/commit/3e0bd44)) +* chore(all): update release-it configuration for gateway service ([d1745e4](https://github.com/deploystackio/deploystack/commit/d1745e4)) +* chore(backend): add paths for backend catalog and dereferenced data ([225c46f](https://github.com/deploystackio/deploystack/commit/225c46f)) +* chore(backend): bump @libsql/client in /services/backend ([01e0877](https://github.com/deploystackio/deploystack/commit/01e0877)) +* chore(backend): bump @types/jest in /services/backend ([516aa27](https://github.com/deploystackio/deploystack/commit/516aa27)) +* chore(backend): bump @types/nodemailer in /services/backend ([a80c28f](https://github.com/deploystackio/deploystack/commit/a80c28f)) +* chore(backend): bump drizzle-orm in /services/backend ([c75e00f](https://github.com/deploystackio/deploystack/commit/c75e00f)) +* chore(backend): bump jest from 29.7.0 to 30.0.0 in /services/backend ([4e5d7fc](https://github.com/deploystackio/deploystack/commit/4e5d7fc)) +* chore(backend): bump zod from 3.25.76 to 4.0.5 in /services/backend ([bd66143](https://github.com/deploystackio/deploystack/commit/bd66143)) +* chore(backend): improve logging structure for error handling ([7e9fae2](https://github.com/deploystackio/deploystack/commit/7e9fae2)) +* chore(backend): release v0.20.0 ([deef84f](https://github.com/deploystackio/deploystack/commit/deef84f)) +* chore(backend): release v0.20.1 ([82b34e8](https://github.com/deploystackio/deploystack/commit/82b34e8)) +* chore(backend): release v0.20.2 ([33d5026](https://github.com/deploystackio/deploystack/commit/33d5026)) +* chore(backend): release v0.20.3 ([c9ca248](https://github.com/deploystackio/deploystack/commit/c9ca248)) +* chore(backend): release v0.20.4 ([22d5b1d](https://github.com/deploystackio/deploystack/commit/22d5b1d)) +* chore(backend): release v0.20.5 ([1c55060](https://github.com/deploystackio/deploystack/commit/1c55060)) +* chore(backend): release v0.20.6 ([c6e8cbb](https://github.com/deploystackio/deploystack/commit/c6e8cbb)) +* chore(backend): release v0.20.7 ([4f3b4b9](https://github.com/deploystackio/deploystack/commit/4f3b4b9)) +* chore(backend): release v0.20.8 ([504a74c](https://github.com/deploystackio/deploystack/commit/504a74c)) +* chore(backend): release v0.20.9 ([890d417](https://github.com/deploystackio/deploystack/commit/890d417)) +* chore(backend): release v0.21.0 ([c3ca83c](https://github.com/deploystackio/deploystack/commit/c3ca83c)) +* chore(backend): release v0.21.1 ([0ad5fee](https://github.com/deploystackio/deploystack/commit/0ad5fee)) +* chore(backend): release v0.22.0 ([1969cd0](https://github.com/deploystackio/deploystack/commit/1969cd0)) +* chore(backend): release v0.22.1 ([5e6e2be](https://github.com/deploystackio/deploystack/commit/5e6e2be)) +* chore(backend): release v0.23.0 ([9fa9207](https://github.com/deploystackio/deploystack/commit/9fa9207)) +* chore(backend): release v0.23.1 ([4ff8148](https://github.com/deploystackio/deploystack/commit/4ff8148)) +* chore(backend): release v0.24.0 ([7014acd](https://github.com/deploystackio/deploystack/commit/7014acd)) +* chore(backend): release v0.24.1 ([c876c83](https://github.com/deploystackio/deploystack/commit/c876c83)) +* chore(backend): release v0.25.0 ([16833e4](https://github.com/deploystackio/deploystack/commit/16833e4)) +* chore(backend): release v0.25.1 ([5e66dce](https://github.com/deploystackio/deploystack/commit/5e66dce)) +* chore(backend): release v0.26.0 ([5ca4e67](https://github.com/deploystackio/deploystack/commit/5ca4e67)) +* chore(backend): release v0.26.1 ([15d8719](https://github.com/deploystackio/deploystack/commit/15d8719)) +* chore(backend): release v0.27.0 ([7bba1ef](https://github.com/deploystackio/deploystack/commit/7bba1ef)) +* chore(backend): release v0.27.1 ([7f19fb9](https://github.com/deploystackio/deploystack/commit/7f19fb9)) +* chore(backend): release v0.28.0 ([842f14c](https://github.com/deploystackio/deploystack/commit/842f14c)) +* chore(backend): release v0.28.1 ([d0013f7](https://github.com/deploystackio/deploystack/commit/d0013f7)) +* chore(backend): release v0.28.2 ([1eea8d4](https://github.com/deploystackio/deploystack/commit/1eea8d4)) +* chore(backend): release v0.28.3 ([adf8120](https://github.com/deploystackio/deploystack/commit/adf8120)) +* chore(backend): release v0.29.0 ([95e4fb5](https://github.com/deploystackio/deploystack/commit/95e4fb5)) +* chore(backend): release v0.29.1 ([5ea24da](https://github.com/deploystackio/deploystack/commit/5ea24da)) +* chore(backend): release v0.29.2 ([715c35f](https://github.com/deploystackio/deploystack/commit/715c35f)) +* chore(backend): release v0.29.3 ([ae61537](https://github.com/deploystackio/deploystack/commit/ae61537)) +* chore(backend): release v0.30.0 ([74dc303](https://github.com/deploystackio/deploystack/commit/74dc303)) +* chore(backend): release v0.30.1 ([96d27a4](https://github.com/deploystackio/deploystack/commit/96d27a4)) +* chore(backend): release v0.31.0 ([5f7a5da](https://github.com/deploystackio/deploystack/commit/5f7a5da)) +* chore(backend): release v0.31.1 ([a501fc8](https://github.com/deploystackio/deploystack/commit/a501fc8)) +* chore(backend): release v0.31.2 ([77608e7](https://github.com/deploystackio/deploystack/commit/77608e7)) +* chore(backend): release v0.31.3 ([8b3e696](https://github.com/deploystackio/deploystack/commit/8b3e696)) +* chore(backend): release v0.32.0 ([b3c7341](https://github.com/deploystackio/deploystack/commit/b3c7341)) +* chore(backend): release v0.32.1 ([015153a](https://github.com/deploystackio/deploystack/commit/015153a)) +* chore(backend): release v0.32.1 ([1b290ef](https://github.com/deploystackio/deploystack/commit/1b290ef)) +* chore(backend): release v0.33.0 ([4ff5141](https://github.com/deploystackio/deploystack/commit/4ff5141)) +* chore(backend): update environment configuration and README for Docker ([5ab8d49](https://github.com/deploystackio/deploystack/commit/5ab8d49)) +* chore(backend): update rootDir in tsconfig.json to 'src' ([0d58329](https://github.com/deploystackio/deploystack/commit/0d58329)) +* chore(deps): bump actions/checkout from 4 to 5 ([8bc84ef](https://github.com/deploystackio/deploystack/commit/8bc84ef)) +* chore(deps): update lucide-vue-next to version 0.525.0 and prettier to version 3.6.2 ([80e985a](https://github.com/deploystackio/deploystack/commit/80e985a)) +* chore(frontend): bump @vitejs/plugin-vue in /services/frontend ([57152ea](https://github.com/deploystackio/deploystack/commit/57152ea)) +* chore(frontend): bump @vue/tsconfig in /services/frontend ([b534363](https://github.com/deploystackio/deploystack/commit/b534363)) +* chore(frontend): bump eslint-plugin-vue in /services/frontend ([4d97bc2](https://github.com/deploystackio/deploystack/commit/4d97bc2)) +* chore(frontend): bump eslint-plugin-vue in /services/frontend ([3f9a6cf](https://github.com/deploystackio/deploystack/commit/3f9a6cf)) +* chore(frontend): bump lucide-vue-next in /services/frontend ([e68b619](https://github.com/deploystackio/deploystack/commit/e68b619)) +* chore(frontend): bump lucide-vue-next in /services/frontend ([f6fd104](https://github.com/deploystackio/deploystack/commit/f6fd104)) +* chore(frontend): bump lucide-vue-next in /services/frontend ([b82fda9](https://github.com/deploystackio/deploystack/commit/b82fda9)) +* chore(frontend): bump lucide-vue-next in /services/frontend ([3d959c3](https://github.com/deploystackio/deploystack/commit/3d959c3)) +* chore(frontend): bump prettier from 3.5.3 to 3.6.0 in /services/frontend ([b42d590](https://github.com/deploystackio/deploystack/commit/b42d590)) +* chore(frontend): bump typescript in /services/frontend ([634deae](https://github.com/deploystackio/deploystack/commit/634deae)) +* chore(frontend): bump zod from 3.25.76 to 4.0.5 in /services/frontend ([12cdc05](https://github.com/deploystackio/deploystack/commit/12cdc05)) +* chore(frontend): release v0.12.1 ([0fc16e1](https://github.com/deploystackio/deploystack/commit/0fc16e1)) +* chore(frontend): release v0.12.2 ([0b2206f](https://github.com/deploystackio/deploystack/commit/0b2206f)) +* chore(frontend): release v0.12.3 ([3b9b8b5](https://github.com/deploystackio/deploystack/commit/3b9b8b5)) +* chore(frontend): release v0.12.4 ([31ebf8a](https://github.com/deploystackio/deploystack/commit/31ebf8a)) +* chore(frontend): release v0.12.5 ([1cec0f7](https://github.com/deploystackio/deploystack/commit/1cec0f7)) +* chore(frontend): release v0.12.6 ([f57b673](https://github.com/deploystackio/deploystack/commit/f57b673)) +* chore(frontend): release v0.13.0 ([26f270b](https://github.com/deploystackio/deploystack/commit/26f270b)) +* chore(frontend): release v0.13.1 ([629b405](https://github.com/deploystackio/deploystack/commit/629b405)) +* chore(frontend): release v0.13.2 ([95d1728](https://github.com/deploystackio/deploystack/commit/95d1728)) +* chore(frontend): release v0.13.3 ([5436d6f](https://github.com/deploystackio/deploystack/commit/5436d6f)) +* chore(frontend): release v0.14.0 ([3c41f32](https://github.com/deploystackio/deploystack/commit/3c41f32)) +* chore(frontend): release v0.14.1 ([ceee165](https://github.com/deploystackio/deploystack/commit/ceee165)) +* chore(frontend): release v0.15.0 ([1d7064b](https://github.com/deploystackio/deploystack/commit/1d7064b)) +* chore(frontend): release v0.15.1 ([fa0862c](https://github.com/deploystackio/deploystack/commit/fa0862c)) +* chore(frontend): release v0.16.0 ([fa9ce52](https://github.com/deploystackio/deploystack/commit/fa9ce52)) +* chore(frontend): release v0.16.1 ([305b409](https://github.com/deploystackio/deploystack/commit/305b409)) +* chore(frontend): release v0.17.0 ([a2ea6b1](https://github.com/deploystackio/deploystack/commit/a2ea6b1)) +* chore(frontend): release v0.17.1 ([e2cf462](https://github.com/deploystackio/deploystack/commit/e2cf462)) +* chore(frontend): release v0.18.0 ([17a5df0](https://github.com/deploystackio/deploystack/commit/17a5df0)) +* chore(frontend): release v0.18.1 ([a25fabb](https://github.com/deploystackio/deploystack/commit/a25fabb)) +* chore(frontend): release v0.19.0 ([928b1c7](https://github.com/deploystackio/deploystack/commit/928b1c7)) +* chore(frontend): release v0.19.1 ([7d133d6](https://github.com/deploystackio/deploystack/commit/7d133d6)) +* chore(frontend): release v0.20.0 ([b76e596](https://github.com/deploystackio/deploystack/commit/b76e596)) +* chore(frontend): release v0.20.1 ([085243c](https://github.com/deploystackio/deploystack/commit/085243c)) +* chore(frontend): release v0.21.0 ([5ab78a5](https://github.com/deploystackio/deploystack/commit/5ab78a5)) +* chore(frontend): release v0.21.1 ([816fee2](https://github.com/deploystackio/deploystack/commit/816fee2)) +* chore(frontend): release v0.22.0 ([c783dcb](https://github.com/deploystackio/deploystack/commit/c783dcb)) +* chore(frontend): release v0.22.1 ([98bab0e](https://github.com/deploystackio/deploystack/commit/98bab0e)) +* chore(frontend): release v0.23.0 ([6fc0b62](https://github.com/deploystackio/deploystack/commit/6fc0b62)) +* chore(frontend): release v0.23.1 ([9f220c8](https://github.com/deploystackio/deploystack/commit/9f220c8)) +* chore(frontend): release v0.24.0 ([c001de7](https://github.com/deploystackio/deploystack/commit/c001de7)) +* chore(frontend): release v0.24.1 ([a7a51fe](https://github.com/deploystackio/deploystack/commit/a7a51fe)) +* chore(frontend): release v0.25.0 ([2097243](https://github.com/deploystackio/deploystack/commit/2097243)) +* chore(frontend): release v0.25.1 ([e940bef](https://github.com/deploystackio/deploystack/commit/e940bef)) +* chore(frontend): release v0.26.0 ([d09a5d1](https://github.com/deploystackio/deploystack/commit/d09a5d1)) +* chore(frontend): release v0.26.1 ([b422f45](https://github.com/deploystackio/deploystack/commit/b422f45)) +* chore(frontend): release v0.27.0 ([91cd9d5](https://github.com/deploystackio/deploystack/commit/91cd9d5)) +* chore(frontend): release v0.27.0 ([832baab](https://github.com/deploystackio/deploystack/commit/832baab)) +* chore(frontend): remove deprecated Account.vue backup file ([4d7ab8e](https://github.com/deploystackio/deploystack/commit/4d7ab8e)) +* chore(frontend): update button loading states and improve form submission handling ([206a356](https://github.com/deploystackio/deploystack/commit/206a356)) +* chore(frontend): update logo references and remove unused images ([a01fde4](https://github.com/deploystackio/deploystack/commit/a01fde4)) +* chore(frontend): update release workflow and version to v0.13.1 ([10b0512](https://github.com/deploystackio/deploystack/commit/10b0512)) +* chore(frontend): update team selection logic and storage integration ([fd5ae0b](https://github.com/deploystackio/deploystack/commit/fd5ae0b)) +* chore(frontend): update vite and fdir dependencies to latest versions ([7a28eb2](https://github.com/deploystackio/deploystack/commit/7a28eb2)) +* chore(gateway): release v0.0.1 ([5861940](https://github.com/deploystackio/deploystack/commit/5861940)) +* chore(gateway): release v0.0.2 ([df4fe92](https://github.com/deploystackio/deploystack/commit/df4fe92)) +* chore(gateway): release v0.0.3 ([a3faea0](https://github.com/deploystackio/deploystack/commit/a3faea0)) +* chore(gateway): release v0.10.0 ([9bf462a](https://github.com/deploystackio/deploystack/commit/9bf462a)) +* chore(gateway): release v0.10.1 ([cb3ef67](https://github.com/deploystackio/deploystack/commit/cb3ef67)) +* chore(gateway): release v0.10.2 ([f9c3ddb](https://github.com/deploystackio/deploystack/commit/f9c3ddb)) +* chore(gateway): release v0.11.0 ([3395bc9](https://github.com/deploystackio/deploystack/commit/3395bc9)) +* chore(gateway): release v0.11.1 ([e92086b](https://github.com/deploystackio/deploystack/commit/e92086b)) +* chore(gateway): release v0.12.0 ([3ea2abe](https://github.com/deploystackio/deploystack/commit/3ea2abe)) +* chore(gateway): release v0.12.0 ([8aeac74](https://github.com/deploystackio/deploystack/commit/8aeac74)) +* chore(gateway): release v0.2.0 ([24ff0bf](https://github.com/deploystackio/deploystack/commit/24ff0bf)) +* chore(gateway): release v0.3.0 ([cc56168](https://github.com/deploystackio/deploystack/commit/cc56168)) +* chore(gateway): release v0.4.0 ([23460e1](https://github.com/deploystackio/deploystack/commit/23460e1)) +* chore(gateway): release v0.5.0 ([167def1](https://github.com/deploystackio/deploystack/commit/167def1)) +* chore(gateway): release v0.5.1 ([77ab293](https://github.com/deploystackio/deploystack/commit/77ab293)) +* chore(gateway): release v0.5.2 ([c8c024c](https://github.com/deploystackio/deploystack/commit/c8c024c)) +* chore(gateway): release v0.6.0 ([f6bf708](https://github.com/deploystackio/deploystack/commit/f6bf708)) +* chore(gateway): release v0.6.1 ([7e7e409](https://github.com/deploystackio/deploystack/commit/7e7e409)) +* chore(gateway): release v0.7.0 ([a181560](https://github.com/deploystackio/deploystack/commit/a181560)) +* chore(gateway): release v0.7.1 ([cec7d41](https://github.com/deploystackio/deploystack/commit/cec7d41)) +* chore(gateway): release v0.8.0 ([1b4931f](https://github.com/deploystackio/deploystack/commit/1b4931f)) +* chore(gateway): release v0.8.1 ([d65fd36](https://github.com/deploystackio/deploystack/commit/d65fd36)) +* chore(gateway): release v0.9.0 ([75cecd4](https://github.com/deploystackio/deploystack/commit/75cecd4)) +* chore(gateway): release v0.9.1 ([0bebfcd](https://github.com/deploystackio/deploystack/commit/0bebfcd)) +* chore(gateway): release v0.9.2 ([bcf55f7](https://github.com/deploystackio/deploystack/commit/bcf55f7)) +* chore(gateway): release v0.9.3 ([ca4f2ca](https://github.com/deploystackio/deploystack/commit/ca4f2ca)) +* chore(gateway): release v0.9.4 ([4308f43](https://github.com/deploystackio/deploystack/commit/4308f43)) +* chore(gateway): release v0.9.5 ([334e2cf](https://github.com/deploystackio/deploystack/commit/334e2cf)) +* chore(gateway): specify commits path for release-it configuration ([8aed4aa](https://github.com/deploystackio/deploystack/commit/8aed4aa)) +* chore(gateway): update CORS configuration to use @fastify/cors ([acc1796](https://github.com/deploystackio/deploystack/commit/acc1796)) +* chore(gateway): update CORS registration to use named import ([2aef844](https://github.com/deploystackio/deploystack/commit/2aef844)) +* chore(release): update release command to include --no-increment option ([904e877](https://github.com/deploystackio/deploystack/commit/904e877)) +* chore(shared): update favicon files and add .ico to .gitignore ([65d9fb7](https://github.com/deploystackio/deploystack/commit/65d9fb7)) +* chore(tests): add backend build, unit, e2e tests, and linting to release workflow ([889aae2](https://github.com/deploystackio/deploystack/commit/889aae2)) +* chore(workflows): remove backend E2E tests from release workflow ([737ae60](https://github.com/deploystackio/deploystack/commit/737ae60)) +* chore(workflows): update backend release workflow to install dependencies from root ([c168449](https://github.com/deploystackio/deploystack/commit/c168449)) +* backend(fix): fixed console log ([420172d](https://github.com/deploystackio/deploystack/commit/420172d)) +* refactor: add category display component and update relevant views for category handling ([a5b2d68](https://github.com/deploystackio/deploystack/commit/a5b2d68)) +* refactor: add DsAlert component with success alert functionality and update navigation to include su ([6d1a6e8](https://github.com/deploystackio/deploystack/commit/6d1a6e8)) +* refactor: enhance layout and styling for environment variables in EnvironmentVariableCard component ([5eb4975](https://github.com/deploystackio/deploystack/commit/5eb4975)) +* refactor: enhance MCP categories API with security and error handling ([4add8a5](https://github.com/deploystackio/deploystack/commit/4add8a5)) +* refactor: enhance placeholder value check in isPlaceholderValue function ([8c4f421](https://github.com/deploystackio/deploystack/commit/8c4f421)) +* refactor: enhance server selection step with automatic progression and improve localization for serv ([415b243](https://github.com/deploystackio/deploystack/commit/415b243)) +* refactor: enhance team API and frontend to include user role information and member count ([855ce3a](https://github.com/deploystackio/deploystack/commit/855ce3a)) +* refactor: enhance team context management and improve UI feedback for team selection ([d7e3d95](https://github.com/deploystackio/deploystack/commit/d7e3d95)) +* refactor: enhance team creation flow with detailed success and error messages ([5328a5d](https://github.com/deploystackio/deploystack/commit/5328a5d)) +* refactor: enhance validation logic for required environment variables and improve server selection h ([cd91ea3](https://github.com/deploystackio/deploystack/commit/cd91ea3)) +* refactor: implement ProgressBars component for multi-step progress visualization ([36ef1fd](https://github.com/deploystackio/deploystack/commit/36ef1fd)) +* refactor: implement server pre-selection in installation wizard and enhance UI with install button ([1090375](https://github.com/deploystackio/deploystack/commit/1090375)) +* refactor: improve structure and styling of environment variable cards in EnvironmentVariableCard com ([e5e20ec](https://github.com/deploystackio/deploystack/commit/e5e20ec)) +* refactor: integrate ProgressBars component for enhanced multi-step navigation and update localizatio ([0d8f1af](https://github.com/deploystackio/deploystack/commit/0d8f1af)) +* refactor: migrate from zod-to-json-schema to zod-openapi for OpenAPI schema generation ([a859239](https://github.com/deploystackio/deploystack/commit/a859239)) +* refactor: optimize step position calculations and remove debug logging in MCP server data conversion ([8a7a908](https://github.com/deploystackio/deploystack/commit/8a7a908)) +* refactor: remove action button from empty credentials state and clean up related text ([15ab960](https://github.com/deploystackio/deploystack/commit/15ab960)) +* refactor: remove dashboard navigation and enhance MCP server selection UI with category filter ([388331a](https://github.com/deploystackio/deploystack/commit/388331a)) +* refactor: remove deprecated users table columns and clean up schema definitions ([d109a52](https://github.com/deploystackio/deploystack/commit/d109a52)) +* refactor: remove edit view and replace with view functionality for MCP server catalog ([12aae3b](https://github.com/deploystackio/deploystack/commit/12aae3b)) +* refactor: remove old team management views and implement new team management structure ([610551a](https://github.com/deploystackio/deploystack/commit/610551a)) +* refactor: remove unnecessary console logs and improve user walkthrough handling ([f23f7b6](https://github.com/deploystackio/deploystack/commit/f23f7b6)) +* refactor: remove unused components and consolidate credential table logic ([9ef9567](https://github.com/deploystackio/deploystack/commit/9ef9567)) +* refactor: remove unused i18n import from Setup.vue ([3314708](https://github.com/deploystackio/deploystack/commit/3314708)) +* refactor: Remove unused imports from CredentialDetail and TeamTableColumns components ([03cf15e](https://github.com/deploystackio/deploystack/commit/03cf15e)) +* refactor: remove users table and update database setup for persistence ([a61c4d2](https://github.com/deploystackio/deploystack/commit/a61c4d2)) +* refactor: replace Breadcrumb navigation with ProgressBars component for improved step visualization ([d9fd0b4](https://github.com/deploystackio/deploystack/commit/d9fd0b4)) +* refactor: Replace permission checks with global admin requirement in global settings route ([69bbf7f](https://github.com/deploystackio/deploystack/commit/69bbf7f)) +* refactor: reset form data when navigating to previous steps in installation wizard ([5f4882d](https://github.com/deploystackio/deploystack/commit/5f4882d)) +* refactor: Simplify error handling in version retrieval and clean up team member addition logic ([1914f1b](https://github.com/deploystackio/deploystack/commit/1914f1b)) +* refactor: simplify platform selection component and enhance UI for better user experience ([af20218](https://github.com/deploystackio/deploystack/commit/af20218)) +* refactor: streamline environment variable handling in EnvironmentVariableCard and EnvironmentVariabl ([d2fdc5a](https://github.com/deploystackio/deploystack/commit/d2fdc5a)) +* refactor: streamline installation card layout and enhance empty state UI ([c82ae2e](https://github.com/deploystackio/deploystack/commit/c82ae2e)) +* refactor: update error handling to use 'issues' instead of 'errors' in validation responses ([0f2cec1](https://github.com/deploystackio/deploystack/commit/0f2cec1)) +* refactor: update error handling to use 'issues' instead of 'errors' in validation responses across m ([5300277](https://github.com/deploystackio/deploystack/commit/5300277)) +* refactor: update installation form data structure and integrate team context initialization ([1bd8e8a](https://github.com/deploystackio/deploystack/commit/1bd8e8a)) +* refactor: update installation handling and status representation in MCP components ([89f9447](https://github.com/deploystackio/deploystack/commit/89f9447)) +* refactor: update markdown linting script to exclude specific frontend UI components ([8e89066](https://github.com/deploystackio/deploystack/commit/8e89066)) +* refactor: update MCP server search functionality with advanced filters and category handling ([b31e79c](https://github.com/deploystackio/deploystack/commit/b31e79c)) +* refactor: update package-lock.json with new dependencies and links for gateway service ([20b1f6c](https://github.com/deploystackio/deploystack/commit/20b1f6c)) +* refactor: update parameter schemas to use type-only definitions for consistency ([fe39005](https://github.com/deploystackio/deploystack/commit/fe39005)) +* refactor: update routing to redirect users to MCP server instead of dashboard ([840733f](https://github.com/deploystackio/deploystack/commit/840733f)) +* refactor: update Switch component styles for improved appearance and consistency ([52fadba](https://github.com/deploystackio/deploystack/commit/52fadba)) +* refactor: update value type definition to allow multiple types and make tools optional in global ser ([f2d8541](https://github.com/deploystackio/deploystack/commit/f2d8541)) +* refactor(backend): enhance password reset logging and error handling ([0d0a63f](https://github.com/deploystackio/deploystack/commit/0d0a63f)) +* refactor(backend): improve user configuration validation logic ([468967d](https://github.com/deploystackio/deploystack/commit/468967d)) +* refactor(backend): remove unnecessary permissions from user config routes ([b476825](https://github.com/deploystackio/deploystack/commit/b476825)) +* refactor(backend): rename device_id to hardware_id in configurations ([12be78b](https://github.com/deploystackio/deploystack/commit/12be78b)) +* refactor(backend): simplify token handling in TokenService ([c4e376b](https://github.com/deploystackio/deploystack/commit/c4e376b)) +* refactor(frontend): clean up code and improve readability in components ([96923ed](https://github.com/deploystackio/deploystack/commit/96923ed)) +* refactor(frontend): improve team selection logic and error handling ([b8f24d6](https://github.com/deploystackio/deploystack/commit/b8f24d6)) +* refactor(frontend): improve user configuration display and structure ([e79efc0](https://github.com/deploystackio/deploystack/commit/e79efc0)) +* refactor(frontend): remove unused imports from installation views ([fd410d1](https://github.com/deploystackio/deploystack/commit/fd410d1)) +* refactor(frontend): replace error handling with toast notifications ([79ae7fb](https://github.com/deploystackio/deploystack/commit/79ae7fb)) +* refactor(frontend): separate user args and env in user configuration ([5616f7f](https://github.com/deploystackio/deploystack/commit/5616f7f)) +* refactor(frontend): simplify FormMessage usage by removing redundant classes ([c29afb8](https://github.com/deploystackio/deploystack/commit/c29afb8)) +* refactor(gateway): remove tools refresh notification endpoint and client notification service ([3cdfc02](https://github.com/deploystackio/deploystack/commit/3cdfc02)) +* refactor(gateway): remove unnecessary hints from MCP command error messages ([b65fade](https://github.com/deploystackio/deploystack/commit/b65fade)) +* refactor(gateway): remove version string from command description ([6f2196a](https://github.com/deploystackio/deploystack/commit/6f2196a)) +* refactor(gateway): replace legacy MCP config methods with new gateway endpoint ([914a49b](https://github.com/deploystackio/deploystack/commit/914a49b)) +* refactor(gateway): streamline device registration during OAuth2 flow ([55c38c0](https://github.com/deploystackio/deploystack/commit/55c38c0)) +* refactor(satellite): removed gateway ([ecdcb91](https://github.com/deploystackio/deploystack/commit/ecdcb91)) +* Add check for existing database configuration in setup handler ([2c8f040](https://github.com/deploystackio/deploystack/commit/2c8f040)) +* Add unit tests for Global Settings module and related types ([79a5d70](https://github.com/deploystackio/deploystack/commit/79a5d70)) +* Add unit tests for global settings schemas, main routes, and user routes ([1c222e2](https://github.com/deploystackio/deploystack/commit/1c222e2)) +* Add unit tests for MCP versions list and update routes ([b265d58](https://github.com/deploystackio/deploystack/commit/b265d58)) +* Add unit tests for roles route in Fastify application ([eef90dd](https://github.com/deploystackio/deploystack/commit/eef90dd)) +* bump frontend package version to 0.16.1 and update error handling for Zod validation ([57cf824](https://github.com/deploystackio/deploystack/commit/57cf824)) +* init ([f409ee1](https://github.com/deploystackio/deploystack/commit/f409ee1)) +* Refactor API routes to use centralized /api prefix and update route paths for roles, teams, and user ([e43ede6](https://github.com/deploystackio/deploystack/commit/e43ede6)) +* Refactor API specifications and update authentication hooks ([05719c3](https://github.com/deploystackio/deploystack/commit/05719c3)) +* Refactor database configuration to support SQLite only ([5ad059f](https://github.com/deploystackio/deploystack/commit/5ad059f)) +* Refactor database handling and plugin system to improve type safety and clarity ([62fc5bc](https://github.com/deploystackio/deploystack/commit/62fc5bc)) +* Refactor database schema and plugin system for improved flexibility and type safety ([9d161be](https://github.com/deploystackio/deploystack/commit/9d161be)) +* Refactor response handling in tests to use JSON.stringify for consistency ([a43cc84](https://github.com/deploystackio/deploystack/commit/a43cc84)) +* Refactor team member management routes to improve schema validation and error handling ([1ae96ef](https://github.com/deploystackio/deploystack/commit/1ae96ef)) +* release satellite ([d7a5a10](https://github.com/deploystackio/deploystack/commit/d7a5a10)) +* Replace language column with category in MCP server table ([cc5f617](https://github.com/deploystackio/deploystack/commit/cc5f617)) +* social preview images changes ([ceac956](https://github.com/deploystackio/deploystack/commit/ceac956)) +* update CHANGELOG.md for frontend service, removing old version entries and maintaining structure ([613d480](https://github.com/deploystackio/deploystack/commit/613d480)) +* Update user route tests to reflect new API paths and version bump in banner test ([2e43f29](https://github.com/deploystackio/deploystack/commit/2e43f29)) +* feat: add change password endpoint for authenticated users ([d482764](https://github.com/deploystackio/deploystack/commit/d482764)) +* feat: Add configurable version display in root API response based on global setting ([bfbafca](https://github.com/deploystackio/deploystack/commit/bfbafca)) +* feat: add cross-user permissions tests and update test context structure ([5f35dec](https://github.com/deploystackio/deploystack/commit/5f35dec)) +* feat: add dashboard view with user data fetching and error handling ([7508baa](https://github.com/deploystackio/deploystack/commit/7508baa)) +* feat: add endpoint to retrieve current user's default team ([8826273](https://github.com/deploystackio/deploystack/commit/8826273)) +* feat: add forgot password and reset password functionality with corresponding routes and localizatio ([2955345](https://github.com/deploystackio/deploystack/commit/2955345)) +* feat: Add health check endpoint for API status monitoring ([bdbb7ec](https://github.com/deploystackio/deploystack/commit/bdbb7ec)) +* feat: add installation details and environment variables components ([194c285](https://github.com/deploystackio/deploystack/commit/194c285)) +* feat: add setup success message to Setup view and update translations, remove unused imports in User ([81687cf](https://github.com/deploystackio/deploystack/commit/81687cf)) +* feat: add SMTP settings component with email testing functionality ([08c24d4](https://github.com/deploystackio/deploystack/commit/08c24d4)) +* feat: add table component suite with header, body, footer, and cell support ([82a9061](https://github.com/deploystackio/deploystack/commit/82a9061)) +* feat: add team and team membership functionality ([785fcb0](https://github.com/deploystackio/deploystack/commit/785fcb0)) +* feat: add user detail view and navigation from users list ([9c38eb7](https://github.com/deploystackio/deploystack/commit/9c38eb7)) +* feat: add user teams management in UserDetail.vue and implement related API tests ([736bef3](https://github.com/deploystackio/deploystack/commit/736bef3)) +* feat: centralize role permissions management and synchronize with database ([bf5fd16](https://github.com/deploystackio/deploystack/commit/bf5fd16)) +* feat: Enhance API documentation and response schemas for GitHub auth, global settings, and roles ([5d18255](https://github.com/deploystackio/deploystack/commit/5d18255)) +* feat: enhance backend and frontend release workflows with app token and cleanup branch automation ([7fa54bd](https://github.com/deploystackio/deploystack/commit/7fa54bd)) +* feat: Enhance credential management by implementing team-based credential retrieval and success mess ([99a9b97](https://github.com/deploystackio/deploystack/commit/99a9b97)) +* feat: Enhance credentials search functionality with manual search button ([58eaa38](https://github.com/deploystackio/deploystack/commit/58eaa38)) +* feat: enhance global settings handling with proper type conversion for boolean and number values ([5b39887](https://github.com/deploystackio/deploystack/commit/5b39887)) +* feat: Enhance MCP Server Catalog with GitHub integration and pagination ([d3c7cb4](https://github.com/deploystackio/deploystack/commit/d3c7cb4)) +* feat: enhance user detail view with internationalization support and improved layout ([529a2dc](https://github.com/deploystackio/deploystack/commit/529a2dc)) +* feat: Enhance user teams retrieval by including roles and membership details ([2df04ee](https://github.com/deploystackio/deploystack/commit/2df04ee)) +* feat: Enhance users API with detailed response schemas and OpenAPI documentation ([a5eeb7b](https://github.com/deploystackio/deploystack/commit/a5eeb7b)) +* feat: implement admin-initiated password reset functionality with email notification ([533d767](https://github.com/deploystackio/deploystack/commit/533d767)) +* feat: implement alert dialog components and admin password reset functionality ([766d880](https://github.com/deploystackio/deploystack/commit/766d880)) +* feat: implement AppSidebar and DashboardLayout components with user and team management features ([a9fbad0](https://github.com/deploystackio/deploystack/commit/a9fbad0)) +* feat: Implement cloud credentials management UI and service integration ([6b82d36](https://github.com/deploystackio/deploystack/commit/6b82d36)) +* feat: implement email verification system ([cce56a8](https://github.com/deploystackio/deploystack/commit/cce56a8)) +* feat: implement logout functionality and enhance session management ([084289e](https://github.com/deploystackio/deploystack/commit/084289e)) +* feat: Implement MCP Installation Service and related components ([bfc8b50](https://github.com/deploystackio/deploystack/commit/bfc8b50)) +* feat: Implement MCP Server Catalog Management UI ([7ea7899](https://github.com/deploystackio/deploystack/commit/7ea7899)) +* feat: implement password reset functionality with token management and email notifications ([246e277](https://github.com/deploystackio/deploystack/commit/246e277)) +* feat: implement plugin migration functionality and update createPluginTables logic ([f3fd98e](https://github.com/deploystackio/deploystack/commit/f3fd98e)) +* feat: implement plugin route structure and registration system for enhanced security and isolation ([c132a50](https://github.com/deploystackio/deploystack/commit/c132a50)) +* feat: implement plugin support for global settings, allowing plugins to define and manage their own ([c91590c](https://github.com/deploystackio/deploystack/commit/c91590c)) +* feat: Implement session management and SSE handling ([d16879a](https://github.com/deploystackio/deploystack/commit/d16879a)) +* feat: implement smart caching for user and team services to optimize API calls and improve performan ([69580fb](https://github.com/deploystackio/deploystack/commit/69580fb)) +* feat: Implement team member management endpoints and schemas ([14106eb](https://github.com/deploystackio/deploystack/commit/14106eb)) +* feat: implement team selection event handling and UI updates in Teams and AppSidebar components ([87a5b79](https://github.com/deploystackio/deploystack/commit/87a5b79)) +* feat: Implement user preferences management system ([73361ef](https://github.com/deploystackio/deploystack/commit/73361ef)) +* feat: Implement version management by creating version.ts and updating Dockerfile, workflows, and ba ([e5aeb67](https://github.com/deploystackio/deploystack/commit/e5aeb67)) +* feat: refactor database schema management by consolidating schema definitions and removing legacy sc ([516b7a9](https://github.com/deploystackio/deploystack/commit/516b7a9)) +* feat: Refactor MCP server catalog forms and add Claude Desktop configuration step ([1560b69](https://github.com/deploystackio/deploystack/commit/1560b69)) +* feat: Refactor MCP server selection step to use McpServerCard component for better modularity ([d73fbd1](https://github.com/deploystackio/deploystack/commit/d73fbd1)) +* feat: Refactor team management table by creating a dedicated component and enhancing search function ([4589ee4](https://github.com/deploystackio/deploystack/commit/4589ee4)) +* feat: replace dynamic schema generation with static schema import and enhance session validation log ([16edafa](https://github.com/deploystackio/deploystack/commit/16edafa)) +* feat: streamline user registration by removing manual session creation and simplifying response hand ([a215419](https://github.com/deploystackio/deploystack/commit/a215419)) +* feat: Update API endpoints in user and cloud credentials tests to include '/api' prefix for consiste ([e59f3b0](https://github.com/deploystackio/deploystack/commit/e59f3b0)) +* feat: Update API routes to use preValidation instead of preHandler for global admin checks ([ce81827](https://github.com/deploystackio/deploystack/commit/ce81827)) +* feat: update database schema tests to use static schema module and remove unused imports ([acf8caa](https://github.com/deploystackio/deploystack/commit/acf8caa)) +* feat: Update table headers to improve styling and consistency across components ([8a5e560](https://github.com/deploystackio/deploystack/commit/8a5e560)) +* feat(all): Add translations for 'secret' data type in mcp-catalog ([463e580](https://github.com/deploystackio/deploystack/commit/463e580)) +* feat(all): featured server and pre-install mcp server ([f919b90](https://github.com/deploystackio/deploystack/commit/f919b90)) +* feat(all): implement scoped commit message guidelines and templates ([908b262](https://github.com/deploystackio/deploystack/commit/908b262)) +* feat(all): implement storage-first architecture in BasicInfoStepEdit component ([c9abb46](https://github.com/deploystackio/deploystack/commit/c9abb46)) +* feat(all): severl improvements to the env and arg system ([481ee39](https://github.com/deploystackio/deploystack/commit/481ee39)) +* feat(all): update README with new links and SVG assets ([e62ef11](https://github.com/deploystackio/deploystack/commit/e62ef11)) +* feat(all): update roadmap with new MCP configuration features ([97b0b2d](https://github.com/deploystackio/deploystack/commit/97b0b2d)) +* feat(auth): Implement email and GitHub authentication routes with session management ([7f27659](https://github.com/deploystackio/deploystack/commit/7f27659)) +* feat(backend): add configurable team member limit and update error messages ([6544193](https://github.com/deploystackio/deploystack/commit/6544193)) +* feat(backend): add device information schema for OAuth2 token requests ([ae4cdd0](https://github.com/deploystackio/deploystack/commit/ae4cdd0)) +* feat(backend): add dynamic team creation limit from global settings ([fa5a3ca](https://github.com/deploystackio/deploystack/commit/fa5a3ca)) +* feat(backend): add endpoint to send test email and validate SMTP configuration ([273d325](https://github.com/deploystackio/deploystack/commit/273d325)) +* feat(backend): add error handling schemas for validation and internal server errors ([11c71ed](https://github.com/deploystackio/deploystack/commit/11c71ed)) +* feat(backend): add event emissions for user and MCP server actions ([e35ed2d](https://github.com/deploystackio/deploystack/commit/e35ed2d)) +* feat(backend): add OAuth2 UserInfo endpoint for user information retrieval ([ff97ec0](https://github.com/deploystackio/deploystack/commit/ff97ec0)) +* feat(backend): add permission check for gateway configuration routes ([f069cbe](https://github.com/deploystackio/deploystack/commit/f069cbe)) +* feat(backend): add response type validation in OAuth2 authorization ([696316c](https://github.com/deploystackio/deploystack/commit/696316c)) +* feat(backend): add structured logging to device revocation ([5344c1a](https://github.com/deploystackio/deploystack/commit/5344c1a)) +* feat(backend): add test email functionality and update support email address ([9b52c0a](https://github.com/deploystackio/deploystack/commit/9b52c0a)) +* feat(backend): add userinfo route and extend token expiration to 1 week ([40e88c8](https://github.com/deploystackio/deploystack/commit/40e88c8)) +* feat(backend): enhance API documentation for authentication methods ([45dd309](https://github.com/deploystackio/deploystack/commit/45dd309)) +* feat(backend): enhance API spec with health check and consent details ([f0278a3](https://github.com/deploystackio/deploystack/commit/f0278a3)) +* feat(backend): enhance build process with webpack integration ([1aab8fa](https://github.com/deploystackio/deploystack/commit/1aab8fa)) +* feat(backend): enhance email test endpoint with detailed response schemas ([62ba4c0](https://github.com/deploystackio/deploystack/commit/62ba4c0)) +* feat(backend): enhance login API response with detailed descriptions ([0786ad2](https://github.com/deploystackio/deploystack/commit/0786ad2)) +* feat(backend): enhance MCP server creation and update descriptions ([69f4829](https://github.com/deploystackio/deploystack/commit/69f4829)) +* feat(backend): enhance SQL statement handling for Turso compatibility ([dff35fe](https://github.com/deploystackio/deploystack/commit/dff35fe)) +* feat(backend): env and arg on user team and user level ([374e6fb](https://github.com/deploystackio/deploystack/commit/374e6fb)) +* feat(backend): implement CRUD operations for user devices ([74550da](https://github.com/deploystackio/deploystack/commit/74550da)) +* feat(backend): implement device activity tracking service and integrate with MCP configurations rout ([481ce1e](https://github.com/deploystackio/deploystack/commit/481ce1e)) +* feat(backend): implement global event bus for plugin communication ([3bbfbf5](https://github.com/deploystackio/deploystack/commit/3bbfbf5)) +* feat(backend): Implement OAuth2 consent flow with detailed consent management ([f5295b5](https://github.com/deploystackio/deploystack/commit/f5295b5)) +* feat(backend): implement user devices management API ([42afcc0](https://github.com/deploystackio/deploystack/commit/42afcc0)) +* feat(backend): implement welcome email functionality for new users ([39a32eb](https://github.com/deploystackio/deploystack/commit/39a32eb)) +* feat(backend): re-implement team management routes for CRUD operations ([f5420cc](https://github.com/deploystackio/deploystack/commit/f5420cc)) +* feat(backend): rename device_name to device_id in API specifications ([f66d3d6](https://github.com/deploystackio/deploystack/commit/f66d3d6)) +* feat(backend): replace default_config with transport_type enum in MCP servers ([af7661a](https://github.com/deploystackio/deploystack/commit/af7661a)) +* feat(backend): skip OAuth scope validation for cookie-based authentication ([5f59c5e](https://github.com/deploystackio/deploystack/commit/5f59c5e)) +* feat(backend): update cloud credential tests for GCP provider ([2421487](https://github.com/deploystackio/deploystack/commit/2421487)) +* feat(backend): update device routes to include user context ([88a9af8](https://github.com/deploystackio/deploystack/commit/88a9af8)) +* feat(backend): update device routes to use user context ([4ace49e](https://github.com/deploystackio/deploystack/commit/4ace49e)) +* feat(backend): update user configuration routes and scopes for OAuth2 access ([fae0557](https://github.com/deploystackio/deploystack/commit/fae0557)) +* feat(credentials): add edit name functionality and modal for credential management ([11d77b3](https://github.com/deploystackio/deploystack/commit/11d77b3)) +* feat(credentials): implement credential management views and functionality ([20bd5a9](https://github.com/deploystackio/deploystack/commit/20bd5a9)) +* feat(database): enhance database initialization and migration handling with improved logging and tes ([8c7e3e3](https://github.com/deploystackio/deploystack/commit/8c7e3e3)) +* feat(frontend): add featured server option to MCP server forms and views ([f91f3c7](https://github.com/deploystackio/deploystack/commit/f91f3c7)) +* feat(frontend): add loading state and error handling to form submissions ([a9fce7e](https://github.com/deploystackio/deploystack/commit/a9fce7e)) +* feat(frontend): add loading state and spinner to button component ([361ea9b](https://github.com/deploystackio/deploystack/commit/361ea9b)) +* feat(frontend): add loading states and text to buttons in forms ([fc1ea93](https://github.com/deploystackio/deploystack/commit/fc1ea93)) +* feat(frontend): add login and registration localization support ([f946de6](https://github.com/deploystackio/deploystack/commit/f946de6)) +* feat(frontend): add programming language selection to technical step ([538b258](https://github.com/deploystackio/deploystack/commit/538b258)) +* feat(frontend): add success and error toasts for user configuration updates ([b021ddb](https://github.com/deploystackio/deploystack/commit/b021ddb)) +* feat(frontend): add user arguments and configuration sections ([43a5fab](https://github.com/deploystackio/deploystack/commit/43a5fab)) +* feat(frontend): add user configuration management to MCP server installation ([a709a37](https://github.com/deploystackio/deploystack/commit/a709a37)) +* feat(frontend): enhance button components with loading states and text ([bfd2bbc](https://github.com/deploystackio/deploystack/commit/bfd2bbc)) +* feat(frontend): enhance device detail view with i18n support ([41987b5](https://github.com/deploystackio/deploystack/commit/41987b5)) +* feat(frontend): enhance global settings with error handling and alerts ([3a4504d](https://github.com/deploystackio/deploystack/commit/3a4504d)) +* feat(frontend): enhance RemoveDeviceDialog to use props for device removal and loading state ([eca1091](https://github.com/deploystackio/deploystack/commit/eca1091)) +* feat(frontend): enhance server details view with ContentWrapper component ([d3a679f](https://github.com/deploystackio/deploystack/commit/d3a679f)) +* feat(frontend): Enhance TechnicalStep component with hover card and improved configuration handling ([d8d4b69](https://github.com/deploystackio/deploystack/commit/d8d4b69)) +* feat(frontend): enhance user preferences handling for walkthrough ([80ff8ed](https://github.com/deploystackio/deploystack/commit/80ff8ed)) +* feat(frontend): enhance walkthrough handling with improved checks and timing ([d073cab](https://github.com/deploystackio/deploystack/commit/d073cab)) +* feat(frontend): ensure fresh data loading in edit mode ([45bd18b](https://github.com/deploystackio/deploystack/commit/45bd18b)) +* feat(frontend): implement ContentWrapper component for consistent layout ([24cefe7](https://github.com/deploystackio/deploystack/commit/24cefe7)) +* feat(frontend): Implement device management features including listing, viewing, editing, and removi ([4d2e332](https://github.com/deploystackio/deploystack/commit/4d2e332)) +* feat(frontend): implement OAuth consent page and service integration ([814e31b](https://github.com/deploystackio/deploystack/commit/814e31b)) +* feat(frontend): implement toast notifications for category actions ([7fe7443](https://github.com/deploystackio/deploystack/commit/7fe7443)) +* feat(frontend): load supported clients and update client selection modal ([1d2e617](https://github.com/deploystackio/deploystack/commit/1d2e617)) +* feat(frontend): replace device_name with device_id in user configuration ([54bf418](https://github.com/deploystackio/deploystack/commit/54bf418)) +* feat(frontend): restructure account settings components and add GitHub App and SMTP settings ([6739b9f](https://github.com/deploystackio/deploystack/commit/6739b9f)) +* feat(frontend): update argument field labels and placeholders ([c4aa090](https://github.com/deploystackio/deploystack/commit/c4aa090)) +* feat(frontend): update page title to 'DeployStack Cloud' ([8772df7](https://github.com/deploystackio/deploystack/commit/8772df7)) +* feat(frontend): wrap step content in ContentWrapper component for improved layout ([2ffff37](https://github.com/deploystackio/deploystack/commit/2ffff37)) +* feat(gateway): add 'clients' command to display connected MCP clients with detailed information ([faec3ca](https://github.com/deploystackio/deploystack/commit/faec3ca)) +* feat(gateway): add 'deploystack refresh' command to refresh MCP server configurations ([e104b4c](https://github.com/deploystackio/deploystack/commit/e104b4c)) +* feat(gateway): add 'restart' command to gracefully restart the gateway server ([a65d849](https://github.com/deploystackio/deploystack/commit/a65d849)) +* feat(gateway): add 'whoami' and 'teams' commands for user information and team management ([98b54fb](https://github.com/deploystackio/deploystack/commit/98b54fb)) +* feat(gateway): add client configuration endpoints and modal ([1b9998f](https://github.com/deploystackio/deploystack/commit/1b9998f)) +* feat(gateway): add client notification functionality and tools refresh endpoint ([925cd6e](https://github.com/deploystackio/deploystack/commit/925cd6e)) +* feat(gateway): add client-specific gateway configuration endpoint ([67dc10f](https://github.com/deploystackio/deploystack/commit/67dc10f)) +* feat(gateway): add endpoint to retrieve merged MCP configurations ([d13cd98](https://github.com/deploystackio/deploystack/commit/d13cd98)) +* feat(gateway): add logs streaming endpoint and centralized logging system ([44af50e](https://github.com/deploystackio/deploystack/commit/44af50e)) +* feat(gateway): add release workflow and update changelog for automated releases ([4866a51](https://github.com/deploystackio/deploystack/commit/4866a51)) +* feat(gateway): add selective restart functionality for MCP servers and enhance configuration change ([f81f835](https://github.com/deploystackio/deploystack/commit/f81f835)) +* feat(gateway): add user configuration retrieval and processing logic ([5ca072b](https://github.com/deploystackio/deploystack/commit/5ca072b)) +* feat(gateway): add version command to display gateway version info ([a84c552](https://github.com/deploystackio/deploystack/commit/a84c552)) +* feat(gateway): configure ESLint and update linting scripts ([3ad4ab6](https://github.com/deploystackio/deploystack/commit/3ad4ab6)) +* feat(gateway): enhance login and logout commands with spinner feedback and improve console messages ([823af07](https://github.com/deploystackio/deploystack/commit/823af07)) +* feat(gateway): enhance login and teams commands with team selection ([69837fc](https://github.com/deploystackio/deploystack/commit/69837fc)) +* feat(gateway): enhance login command to exit successfully after auth ([bf6fba0](https://github.com/deploystackio/deploystack/commit/bf6fba0)) +* feat(gateway): enhance MCP configuration refresh with change detection ([00e1276](https://github.com/deploystackio/deploystack/commit/00e1276)) +* feat(gateway): enhance status command with separate SSE and message endpoints ([2bef138](https://github.com/deploystackio/deploystack/commit/2bef138)) +* feat(gateway): enhance team and user configuration decryption process ([6aeaad2](https://github.com/deploystackio/deploystack/commit/6aeaad2)) +* feat(gateway): enhance whoami command to display additional user info ([00f36a4](https://github.com/deploystackio/deploystack/commit/00f36a4)) +* feat(gateway): implement automatic device registration during login ([a647196](https://github.com/deploystackio/deploystack/commit/a647196)) +* feat(gateway): implement automatic device registration during OAuth2 flow ([5d89be8](https://github.com/deploystackio/deploystack/commit/5d89be8)) +* feat(gateway): implement configuration change detection and handling with restart prompts ([62caf9c](https://github.com/deploystackio/deploystack/commit/62caf9c)) +* feat(gateway): implement core functionality and command structure for DeployStack Gateway ([721cae4](https://github.com/deploystackio/deploystack/commit/721cae4)) +* feat(gateway): implement device detection and new MCP config endpoint ([e5367c3](https://github.com/deploystackio/deploystack/commit/e5367c3)) +* feat(gateway): implement graceful and forceful server stop functionality ([bf6cbe1](https://github.com/deploystackio/deploystack/commit/bf6cbe1)) +* feat(gateway): implement MCP endpoint and enhance logging for session management ([6a3332b](https://github.com/deploystackio/deploystack/commit/6a3332b)) +* feat(gateway): mask internal backend URL in command outputs for improved user experience ([dfdfd9c](https://github.com/deploystackio/deploystack/commit/dfdfd9c)) +* feat(gateway): refactor device detection and caching system for improved performance ([d676c9a](https://github.com/deploystackio/deploystack/commit/d676c9a)) +* feat(gateway): stage updated package.json and CHANGELOG.md in release workflow ([768f015](https://github.com/deploystackio/deploystack/commit/768f015)) +* feat(gateway): update dependencies and enhance login command to auto-start gateway server ([f5d7661](https://github.com/deploystackio/deploystack/commit/f5d7661)) +* feat(gateway): update team switching command to use team number ([e7fde8c](https://github.com/deploystackio/deploystack/commit/e7fde8c)) +* feat(gateway): update teams and whoami commands to use backend URL ([1f29a50](https://github.com/deploystackio/deploystack/commit/1f29a50)) +* feat(mcp-catalog): add manage server dropdown with edit and delete actions ([83b020a](https://github.com/deploystackio/deploystack/commit/83b020a)) +* feat(mcp-catalog): implement edit functionality for MCP server with form wizard and JSON configurati ([da544a4](https://github.com/deploystackio/deploystack/commit/da544a4)) +* feat(mcp-catalog): implement multi-step form wizard for MCP server creation with GitHub integration ([807d796](https://github.com/deploystackio/deploystack/commit/807d796)) +* feat(mcp-catalog): integrate Claude Desktop config for MCP server creation with auto-extraction of i ([22680d9](https://github.com/deploystackio/deploystack/commit/22680d9)) +* feat(plugin): enhance onDatabaseInit to include logger for better debugging ([5a31d5b](https://github.com/deploystackio/deploystack/commit/5a31d5b)) +* feat(teams): add force refresh option to fetchTeams function ([cee148e](https://github.com/deploystackio/deploystack/commit/cee148e)) +* feat(teams): add member management functionality and UI updates ([46da495](https://github.com/deploystackio/deploystack/commit/46da495)) +* feat(tests): enhance database service tests with mock logger functionality ([35e9089](https://github.com/deploystackio/deploystack/commit/35e9089)) +* test: Add comprehensive tests for health route including registration, response validation, and erro ([42451a6](https://github.com/deploystackio/deploystack/commit/42451a6)) +* test: refactor console logging in deleteDbConfig tests for clarity and consistency ([85b7a13](https://github.com/deploystackio/deploystack/commit/85b7a13)) +* test(backend): enhance email service tests with logging parameters ([8db15b8](https://github.com/deploystackio/deploystack/commit/8db15b8)) +* test(backend): replace default_config with transport_type in MCP server tests ([cbc6400](https://github.com/deploystackio/deploystack/commit/cbc6400)) +* cicd(gateway): enhance release note extraction by including all relevant commits since the last tag ([3865b9d](https://github.com/deploystackio/deploystack/commit/3865b9d)) +* cicd(release): enhance release note extraction for backend and frontend services ([59dee75](https://github.com/deploystackio/deploystack/commit/59dee75)) +* ci(gateway): update release workflow and improve version handling ([67c7ab3](https://github.com/deploystackio/deploystack/commit/67c7ab3)) +* style: enhance button cursor styles and remove test environment display from login component ([935f5e4](https://github.com/deploystackio/deploystack/commit/935f5e4)) +* style(all): update email templates and frontend components for consistency ([f446a1e](https://github.com/deploystackio/deploystack/commit/f446a1e)) +* style(all): update email templates for consistent button styling ([2d9b3f4](https://github.com/deploystackio/deploystack/commit/2d9b3f4)) +* style(all): update email templates for improved layout and styling ([e69699a](https://github.com/deploystackio/deploystack/commit/e69699a)) +* style(backend): remove unnecessary whitespace in registerRoutes function ([fc37c82](https://github.com/deploystackio/deploystack/commit/fc37c82)) +* style(frontend): update color variables for improved theme consistency ([4cd25c4](https://github.com/deploystackio/deploystack/commit/4cd25c4)) +* frontend: update environment variable references to use VITE_DEPLOYSTACK_APP_URL ([71da78c](https://github.com/deploystackio/deploystack/commit/71da78c)) diff --git a/services/satellite/package.json b/services/satellite/package.json index c63804dbc..3bcf72c6a 100644 --- a/services/satellite/package.json +++ b/services/satellite/package.json @@ -1,6 +1,6 @@ { "name": "@deploystack/satellite", - "version": "0.1.0", + "version": "0.2.0", "description": "DeployStack Satellite - MCP Server Management Service", "main": "dist/index.js", "scripts": { diff --git a/services/satellite/src/config/version.ts b/services/satellite/src/config/version.ts index 3ba2da3ad..d7cfaa6b4 100644 --- a/services/satellite/src/config/version.ts +++ b/services/satellite/src/config/version.ts @@ -9,9 +9,9 @@ export interface VersionInfo { // This will be replaced by the build script let versionData: VersionInfo = { - version: '0.1.0', - buildTime: '2025-09-10T00:00:00.000Z', - source: 'development' + version: '0.2.0', + buildTime: '2025-09-15T20:19:27.799Z', + source: 'release' }; // Try to read from package.json as fallback for development