Skip to content

Commit e5752a2

Browse files
authored
Merge pull request #314 from deploystackio/frontend-release
[Frontend Release] v0.27.0
2 parents a210486 + 832baab commit e5752a2

File tree

3 files changed

+65
-2
lines changed

3 files changed

+65
-2
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

services/frontend/CHANGELOG.md

Lines changed: 63 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,68 @@
11
# Changelog
22

3+
## 0.27.0 (2025-09-15)
4+
5+
* docs(all): remove IDE integrations and developer tools from To Do list ([a210486](https://github.com/deploystackio/deploystack/commit/a210486))
6+
* docs(all): update README to improve clarity and structure with additional spacing ([857e74a](https://github.com/deploystackio/deploystack/commit/857e74a))
7+
* chore: specify Node.js and npm engine requirements in package.json and add .nvmrc ([8b0b3a9](https://github.com/deploystackio/deploystack/commit/8b0b3a9))
8+
* chore: update package.json overrides and simplify README instructions ([0911ece](https://github.com/deploystackio/deploystack/commit/0911ece))
9+
* chore(all): bump @types/nodemailer from 7.0.0 to 7.0.1 ([60b7fdc](https://github.com/deploystackio/deploystack/commit/60b7fdc))
10+
* chore(all): bump @vueuse/core from 13.8.0 to 13.9.0 ([c32ca19](https://github.com/deploystackio/deploystack/commit/c32ca19))
11+
* chore(all): bump eslint from 9.33.0 to 9.34.0 ([e2f0b7c](https://github.com/deploystackio/deploystack/commit/e2f0b7c))
12+
* chore(all): bump inquirer from 12.9.3 to 12.9.4 ([a2e6ef8](https://github.com/deploystackio/deploystack/commit/a2e6ef8))
13+
* chore(all): bump lucide-vue-next from 0.541.0 to 0.542.0 ([b67d97b](https://github.com/deploystackio/deploystack/commit/b67d97b))
14+
* chore(all): bump nodemailer from 7.0.5 to 7.0.6 ([f2c5a3f](https://github.com/deploystackio/deploystack/commit/f2c5a3f))
15+
* chore(all): bump ts-loader from 9.5.2 to 9.5.4 ([4e2aeb0](https://github.com/deploystackio/deploystack/commit/4e2aeb0))
16+
* chore(all): bump vite from 7.1.3 to 7.1.4 ([e67363d](https://github.com/deploystackio/deploystack/commit/e67363d))
17+
* chore(all): bump vue from 3.5.18 to 3.5.20 ([d990c96](https://github.com/deploystackio/deploystack/commit/d990c96))
18+
* chore(all): bump zod-openapi from 5.3.1 to 5.4.0 ([c4d77fe](https://github.com/deploystackio/deploystack/commit/c4d77fe))
19+
* chore(all): update dependencies for frontend and backend packages ([204a8a1](https://github.com/deploystackio/deploystack/commit/204a8a1))
20+
* chore(all): update README to reflect completed tasks in Satellite MVP and Advanced Architecture phas ([3e0bd44](https://github.com/deploystackio/deploystack/commit/3e0bd44))
21+
* chore(backend): release v0.32.0 ([b3c7341](https://github.com/deploystackio/deploystack/commit/b3c7341))
22+
* chore(backend): release v0.32.1 ([015153a](https://github.com/deploystackio/deploystack/commit/015153a))
23+
* chore(backend): release v0.32.1 ([1b290ef](https://github.com/deploystackio/deploystack/commit/1b290ef))
24+
* chore(backend): release v0.33.0 ([4ff5141](https://github.com/deploystackio/deploystack/commit/4ff5141))
25+
* chore(frontend): bump lucide-vue-next in /services/frontend ([e68b619](https://github.com/deploystackio/deploystack/commit/e68b619))
26+
* chore(gateway): release v0.10.0 ([9bf462a](https://github.com/deploystackio/deploystack/commit/9bf462a))
27+
* chore(gateway): release v0.10.1 ([cb3ef67](https://github.com/deploystackio/deploystack/commit/cb3ef67))
28+
* chore(gateway): release v0.10.2 ([f9c3ddb](https://github.com/deploystackio/deploystack/commit/f9c3ddb))
29+
* chore(gateway): release v0.11.0 ([3395bc9](https://github.com/deploystackio/deploystack/commit/3395bc9))
30+
* chore(gateway): release v0.11.1 ([e92086b](https://github.com/deploystackio/deploystack/commit/e92086b))
31+
* chore(gateway): release v0.12.0 ([3ea2abe](https://github.com/deploystackio/deploystack/commit/3ea2abe))
32+
* chore(gateway): release v0.12.0 ([8aeac74](https://github.com/deploystackio/deploystack/commit/8aeac74))
33+
* chore(gateway): release v0.9.0 ([75cecd4](https://github.com/deploystackio/deploystack/commit/75cecd4))
34+
* chore(gateway): release v0.9.1 ([0bebfcd](https://github.com/deploystackio/deploystack/commit/0bebfcd))
35+
* chore(gateway): release v0.9.2 ([bcf55f7](https://github.com/deploystackio/deploystack/commit/bcf55f7))
36+
* chore(gateway): release v0.9.3 ([ca4f2ca](https://github.com/deploystackio/deploystack/commit/ca4f2ca))
37+
* chore(gateway): release v0.9.4 ([4308f43](https://github.com/deploystackio/deploystack/commit/4308f43))
38+
* chore(gateway): release v0.9.5 ([334e2cf](https://github.com/deploystackio/deploystack/commit/334e2cf))
39+
* chore(release): update release command to include --no-increment option ([904e877](https://github.com/deploystackio/deploystack/commit/904e877))
40+
* backend(fix): fixed console log ([420172d](https://github.com/deploystackio/deploystack/commit/420172d))
41+
* refactor: remove unnecessary console logs and improve user walkthrough handling ([f23f7b6](https://github.com/deploystackio/deploystack/commit/f23f7b6))
42+
* refactor(gateway): remove tools refresh notification endpoint and client notification service ([3cdfc02](https://github.com/deploystackio/deploystack/commit/3cdfc02))
43+
* refactor(gateway): remove unnecessary hints from MCP command error messages ([b65fade](https://github.com/deploystackio/deploystack/commit/b65fade))
44+
* refactor(gateway): remove version string from command description ([6f2196a](https://github.com/deploystackio/deploystack/commit/6f2196a))
45+
* refactor(satellite): removed gateway ([ecdcb91](https://github.com/deploystackio/deploystack/commit/ecdcb91))
46+
* release satellite ([d7a5a10](https://github.com/deploystackio/deploystack/commit/d7a5a10))
47+
* fix(backend): add nanoid package for unique ID generation ([b687aa6](https://github.com/deploystackio/deploystack/commit/b687aa6))
48+
* fix(database): implement safe database proxy for graceful startup handling ([68623a2](https://github.com/deploystackio/deploystack/commit/68623a2))
49+
* fix(gateway): manage connections and improve server shutdown process ([80dd6f9](https://github.com/deploystackio/deploystack/commit/80dd6f9))
50+
* fix(gateway): update default backend URL for login command to use cloud-api ([f71a14e](https://github.com/deploystackio/deploystack/commit/f71a14e))
51+
* feat(backend): implement device activity tracking service and integrate with MCP configurations rout ([481ce1e](https://github.com/deploystackio/deploystack/commit/481ce1e))
52+
* feat(frontend): enhance RemoveDeviceDialog to use props for device removal and loading state ([eca1091](https://github.com/deploystackio/deploystack/commit/eca1091))
53+
* feat(frontend): enhance user preferences handling for walkthrough ([80ff8ed](https://github.com/deploystackio/deploystack/commit/80ff8ed))
54+
* feat(frontend): enhance walkthrough handling with improved checks and timing ([d073cab](https://github.com/deploystackio/deploystack/commit/d073cab))
55+
* feat(frontend): update page title to 'DeployStack Cloud' ([8772df7](https://github.com/deploystackio/deploystack/commit/8772df7))
56+
* feat(gateway): add 'clients' command to display connected MCP clients with detailed information ([faec3ca](https://github.com/deploystackio/deploystack/commit/faec3ca))
57+
* feat(gateway): add client notification functionality and tools refresh endpoint ([925cd6e](https://github.com/deploystackio/deploystack/commit/925cd6e))
58+
* feat(gateway): add selective restart functionality for MCP servers and enhance configuration change ([f81f835](https://github.com/deploystackio/deploystack/commit/f81f835))
59+
* feat(gateway): enhance login and logout commands with spinner feedback and improve console messages ([823af07](https://github.com/deploystackio/deploystack/commit/823af07))
60+
* feat(gateway): enhance status command with separate SSE and message endpoints ([2bef138](https://github.com/deploystackio/deploystack/commit/2bef138))
61+
* feat(gateway): implement configuration change detection and handling with restart prompts ([62caf9c](https://github.com/deploystackio/deploystack/commit/62caf9c))
62+
* feat(gateway): implement MCP endpoint and enhance logging for session management ([6a3332b](https://github.com/deploystackio/deploystack/commit/6a3332b))
63+
* feat(gateway): mask internal backend URL in command outputs for improved user experience ([dfdfd9c](https://github.com/deploystackio/deploystack/commit/dfdfd9c))
64+
* feat(gateway): refactor device detection and caching system for improved performance ([d676c9a](https://github.com/deploystackio/deploystack/commit/d676c9a))
65+
366
## <small>0.26.1 (2025-08-26)</small>
467

568
* chore(all): bump drizzle-orm from 0.44.4 to 0.44.5 ([c2fda9b](https://github.com/deploystackio/deploystack/commit/c2fda9b))

services/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@deploystack/frontend",
3-
"version": "0.26.1",
3+
"version": "0.27.0",
44
"private": true,
55
"type": "module",
66
"scripts": {

0 commit comments

Comments
 (0)