Skip to content

Releases: deploystackio/deploystack

Frontend v0.27.0

15 Sep 20:02

Choose a tag to compare

0.27.0 (2025-09-15)

  • chore(all): update README to reflect completed tasks in Satellite MVP and Advanced Architecture phas (3e0bd44)
  • chore(backend): release v0.32.1 (015153a)
  • chore(backend): release v0.32.1 (1b290ef)
  • chore(backend): release v0.33.0 (4ff5141)
  • chore(frontend): release v0.27.0 (832baab)
  • docs(all): remove IDE integrations and developer tools from To Do list (a210486)
  • docs(all): update README to improve clarity and structure with additional spacing (857e74a)
  • backend(fix): fixed console log (420172d)
  • refactor(satellite): removed gateway (ecdcb91)
  • release satellite (d7a5a10)
  • fix(backend): add nanoid package for unique ID generation (b687aa6)

Gateway v0.12.0

04 Sep 08:07

Choose a tag to compare

Gateway Release v0.12.0

The npm package is available at:

Installation

npm install -g @deploystack/[email protected]

Release notes:

  • refactor(gateway): remove tools refresh notification endpoint and client notification service (3cdfc02)
  • chore(gateway): release v0.12.0 (3ea2abe)
  • chore(gateway): release v0.12.0 (8aeac74)
  • feat(gateway): add client notification functionality and tools refresh endpoint (925cd6e)
  • feat(gateway): add 'clients' command to display connected MCP clients with detailed information (faec3ca)

Gateway v0.11.1

03 Sep 17:34

Choose a tag to compare

Gateway Release v0.11.1

The npm package is available at:

Installation

npm install -g @deploystack/[email protected]

Release notes:

  • chore(gateway): release v0.11.0 (3395bc9)
  • feat(gateway): implement MCP endpoint and enhance logging for session management (6a3332b)
  • refactor(gateway): remove version string from command description (6f2196a)
  • refactor(gateway): remove unnecessary hints from MCP command error messages (b65fade)
  • chore(gateway): release v0.11.1 (e92086b)
  • feat(gateway): add selective restart functionality for MCP servers and enhance configuration change handling (f81f835)

Gateway v0.10.2

02 Sep 20:00

Choose a tag to compare

Gateway Release v0.10.2

The npm package is available at:

Installation

npm install -g @deploystack/[email protected]

Release notes:

  • Merge pull request #268 from deploystackio/dependabot/npm_and_yarn/nodemailer-7.0.6 (050faf1)
  • chore(all): update dependencies for frontend and backend packages (204a8a1)
  • feat(gateway): enhance status command with separate SSE and message endpoints (2bef138)
  • Merge pull request #253 from deploystackio/dependabot/npm_and_yarn/eslint-9.34.0 (42ccb79)
  • chore(all): bump ts-loader from 9.5.2 to 9.5.4 (4e2aeb0)
  • chore(all): bump @types/nodemailer from 7.0.0 to 7.0.1 (60b7fdc)
  • feat(gateway): implement configuration change detection and handling with restart prompts (62caf9c)
  • Merge pull request #273 from deploystackio/dependabot/npm_and_yarn/vueuse/core-13.9.0 (6671c14)
  • Merge pull request #248 from deploystackio/dependabot/npm_and_yarn/ts-loader-9.5.4 (77a837a)
  • feat(gateway): enhance login and logout commands with spinner feedback and improve console messages (823af07)
  • chore(gateway): release v0.10.0 (9bf462a)
  • chore(all): bump inquirer from 12.9.3 to 12.9.4 (a2e6ef8)
  • Merge pull request #252 from deploystackio/dependabot/npm_and_yarn/zod-openapi-5.4.0 (a3c8b0a)
  • chore(all): bump lucide-vue-next from 0.541.0 to 0.542.0 (b67d97b)
  • Merge pull request #258 from deploystackio/dependabot/npm_and_yarn/inquirer-12.9.4 (bffc1d6)
  • chore(all): bump @vueuse/core from 13.8.0 to 13.9.0 (c32ca19)
  • chore(all): bump zod-openapi from 5.3.1 to 5.4.0 (c4d77fe)
  • chore(gateway): release v0.10.1 (cb3ef67)
  • feat(gateway): refactor device detection and caching system for improved performance (d676c9a)
  • Merge pull request #247 from deploystackio/dependabot/npm_and_yarn/types/nodemailer-7.0.1 (d9d7686)
  • feat(gateway): mask internal backend URL in command outputs for improved user experience (dfdfd9c)
  • chore(all): bump eslint from 9.33.0 to 9.34.0 (e2f0b7c)
  • chore(all): bump vite from 7.1.3 to 7.1.4 (e67363d)
  • Merge pull request #272 from deploystackio/dependabot/npm_and_yarn/lucide-vue-next-0.542.0 (ea0e902)
  • Merge pull request #270 from deploystackio/dependabot/npm_and_yarn/vite-7.1.4 (ec4fbcc)
  • chore(all): bump nodemailer from 7.0.5 to 7.0.6 (f2c5a3f)
  • chore(gateway): release v0.10.2 (f9c3ddb)

Gateway v0.9.5

01 Sep 09:17

Choose a tag to compare

Gateway Release v0.9.5

The npm package is available at:

Installation

npm install -g @deploystack/[email protected]

Release notes:

  • chore(gateway): release v0.9.5 (334e2cf)
  • chore(gateway): release v0.9.4 (4308f43)
  • fix(gateway): manage connections and improve server shutdown process (80dd6f9)

Gateway v0.9.3

01 Sep 08:34

Choose a tag to compare

Gateway Release v0.9.3

The npm package is available at:

Installation

npm install -g @deploystack/[email protected]

Release notes:

  • Merge pull request #250 from deploystackio/dependabot/npm_and_yarn/vue-3.5.20 (0033670)
  • chore(gateway): release v0.9.2 (bcf55f7)
  • chore(gateway): release v0.9.3 (ca4f2ca)
  • chore(all): bump vue from 3.5.18 to 3.5.20 (d990c96)
  • fix(gateway): update default backend URL for login command to use cloud-api (f71a14e)

Gateway v0.9.1

26 Aug 20:59

Choose a tag to compare

Gateway Release v0.9.1

The npm package is available at:

Installation

npm install -g @deploystack/[email protected]

Release notes:

  • feat(gateway): enhance MCP configuration refresh with change detection (00e1276)
  • chore(gateway): release v0.9.1 (0bebfcd)
  • feat(all): Add translations for 'secret' data type in mcp-catalog (463e580)
  • Merge pull request #260 from deploystackio/dependabot/npm_and_yarn/drizzle-orm-0.44.5 (5901162)
  • feat(gateway): enhance team and user configuration decryption process (6aeaad2)
  • chore(gateway): release v0.9.0 (75cecd4)
  • chore(all): bump lucide-vue-next from 0.540.0 to 0.541.0 (88e8acc)
  • refactor(gateway): replace legacy MCP config methods with new gateway endpoint (914a49b)
  • chore(all): bump drizzle-orm from 0.44.4 to 0.44.5 (c2fda9b)
  • feat(all): implement storage-first architecture in BasicInfoStepEdit component (c9abb46)
  • Merge pull request #259 from deploystackio/dependabot/npm_and_yarn/lucide-vue-next-0.541.0 (fcee2c1)

Frontend v0.26.1

26 Aug 20:56

Choose a tag to compare

0.26.1 (2025-08-26)

  • chore(all): bump drizzle-orm from 0.44.4 to 0.44.5 (c2fda9b)
  • chore(all): bump lucide-vue-next from 0.540.0 to 0.541.0 (88e8acc)
  • chore(backend): release v0.31.0 (5f7a5da)
  • chore(backend): release v0.31.1 (a501fc8)
  • chore(backend): release v0.31.2 (77608e7)
  • chore(backend): release v0.31.3 (8b3e696)
  • chore(frontend): bump lucide-vue-next in /services/frontend (f6fd104)
  • chore(frontend): release v0.26.0 (d09a5d1)
  • feat(all): Add translations for 'secret' data type in mcp-catalog (463e580)
  • feat(all): implement storage-first architecture in BasicInfoStepEdit component (c9abb46)
  • feat(gateway): enhance MCP configuration refresh with change detection (00e1276)
  • feat(gateway): enhance team and user configuration decryption process (6aeaad2)
  • refactor(gateway): replace legacy MCP config methods with new gateway endpoint (914a49b)
  • fix(frontend): improve GitHub URL display and handling in featured servers (06dfff3)

Gateway v0.8.1

24 Aug 20:30

Choose a tag to compare

Gateway Release v0.8.1

The npm package is available at:

Installation

npm install -g @deploystack/[email protected]

Release notes:

  • chore(gateway): release v0.8.0 (1b4931f)
  • refactor(gateway): streamline device registration during OAuth2 flow (55c38c0)
  • feat(gateway): implement graceful and forceful server stop functionality (bf6cbe1)
  • feat(gateway): add endpoint to retrieve merged MCP configurations (d13cd98)
  • chore(gateway): release v0.8.1 (d65fd36)
  • feat(gateway): implement device detection and new MCP config endpoint (e5367c3)

Frontend v0.25.1

24 Aug 20:43

Choose a tag to compare

0.25.1 (2025-08-24)

  • chore(frontend): release v0.25.0 (2097243)
  • chore(gateway): release v0.8.0 (1b4931f)
  • chore(gateway): release v0.8.1 (d65fd36)
  • feat(backend): implement CRUD operations for user devices (74550da)
  • feat(backend): rename device_name to device_id in API specifications (f66d3d6)
  • feat(frontend): add success and error toasts for user configuration updates (b021ddb)
  • feat(frontend): add user arguments and configuration sections (43a5fab)
  • feat(frontend): add user configuration management to MCP server installation (a709a37)
  • feat(frontend): enhance device detail view with i18n support (41987b5)
  • feat(frontend): ensure fresh data loading in edit mode (45bd18b)
  • feat(frontend): replace device_name with device_id in user configuration (54bf418)
  • feat(frontend): update argument field labels and placeholders (c4aa090)
  • feat(gateway): add endpoint to retrieve merged MCP configurations (d13cd98)
  • feat(gateway): implement device detection and new MCP config endpoint (e5367c3)
  • feat(gateway): implement graceful and forceful server stop functionality (bf6cbe1)
  • refactor(backend): improve user configuration validation logic (468967d)
  • refactor(backend): remove unnecessary permissions from user config routes (b476825)
  • refactor(backend): rename device_id to hardware_id in configurations (12be78b)
  • refactor(frontend): improve user configuration display and structure (e79efc0)
  • refactor(frontend): separate user args and env in user configuration (5616f7f)
  • refactor(gateway): streamline device registration during OAuth2 flow (55c38c0)
  • fix(backend): change device removal to hard delete from database (1335efb)
  • fix(backend): Refactor MCP User Configuration API to use object for user_args (fa14c5a)