Skip to content

Commit c001de7

Browse files
Lasimgithub-actions[bot]
authored andcommitted
chore(frontend): release v0.24.0
1 parent 96d27a4 commit c001de7

File tree

3 files changed

+84
-3
lines changed

3 files changed

+84
-3
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

services/frontend/CHANGELOG.md

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

3+
## 0.24.0 (2025-08-23)
4+
5+
* chore(all): bump @fastify/helmet from 12.0.1 to 13.0.1 ([6c460ff](https://github.com/deploystackio/deploystack/commit/6c460ff))
6+
* chore(all): bump @libsql/client from 0.15.10 to 0.15.12 ([d071f7c](https://github.com/deploystackio/deploystack/commit/d071f7c))
7+
* chore(all): bump @tailwindcss/postcss from 4.1.11 to 4.1.12 ([80e97dd](https://github.com/deploystackio/deploystack/commit/80e97dd))
8+
* chore(all): bump @tailwindcss/vite from 4.1.11 to 4.1.12 ([ed7288c](https://github.com/deploystackio/deploystack/commit/ed7288c))
9+
* chore(all): bump @types/node from 24.1.0 to 24.3.0 ([8691fce](https://github.com/deploystackio/deploystack/commit/8691fce))
10+
* chore(all): bump @types/nodemailer from 6.4.17 to 7.0.0 ([18cd97e](https://github.com/deploystackio/deploystack/commit/18cd97e))
11+
* chore(all): bump @types/uuid from 9.0.8 to 10.0.0 ([7550a88](https://github.com/deploystackio/deploystack/commit/7550a88))
12+
* chore(all): bump @vueuse/core from 13.6.0 to 13.7.0 ([aa31039](https://github.com/deploystackio/deploystack/commit/aa31039))
13+
* chore(all): bump chalk from 4.1.2 to 5.6.0 ([a42c3bb](https://github.com/deploystackio/deploystack/commit/a42c3bb))
14+
* chore(all): bump drizzle-orm from 0.44.3 to 0.44.4 ([ec4d396](https://github.com/deploystackio/deploystack/commit/ec4d396))
15+
* chore(all): bump eslint from 9.31.0 to 9.33.0 ([005d75f](https://github.com/deploystackio/deploystack/commit/005d75f))
16+
* chore(all): bump fs-extra from 11.3.0 to 11.3.1 ([10f3e8d](https://github.com/deploystackio/deploystack/commit/10f3e8d))
17+
* chore(all): bump inquirer from 12.9.1 to 12.9.3 ([44ebdc4](https://github.com/deploystackio/deploystack/commit/44ebdc4))
18+
* chore(all): bump jest from 30.0.4 to 30.0.5 ([e488a6d](https://github.com/deploystackio/deploystack/commit/e488a6d))
19+
* chore(all): bump jiti from 2.4.2 to 2.5.1 ([a402b2d](https://github.com/deploystackio/deploystack/commit/a402b2d))
20+
* chore(all): bump lucide-vue-next from 0.539.0 to 0.540.0 ([e826d16](https://github.com/deploystackio/deploystack/commit/e826d16))
21+
* chore(all): bump open from 8.4.2 to 10.2.0 ([c04c783](https://github.com/deploystackio/deploystack/commit/c04c783))
22+
* chore(all): bump ora from 5.4.1 to 8.2.0 ([4d6c190](https://github.com/deploystackio/deploystack/commit/4d6c190))
23+
* chore(all): bump pino from 9.8.0 to 9.9.0 ([2c17e56](https://github.com/deploystackio/deploystack/commit/2c17e56))
24+
* chore(all): bump reka-ui from 2.3.2 to 2.4.1 ([ce311b8](https://github.com/deploystackio/deploystack/commit/ce311b8))
25+
* chore(all): bump tailwindcss from 4.1.11 to 4.1.12 ([a51328d](https://github.com/deploystackio/deploystack/commit/a51328d))
26+
* chore(all): bump ts-jest from 29.4.0 to 29.4.1 ([d8b52b4](https://github.com/deploystackio/deploystack/commit/d8b52b4))
27+
* chore(all): bump typescript from 5.8.3 to 5.9.2 ([eaeddc0](https://github.com/deploystackio/deploystack/commit/eaeddc0))
28+
* chore(all): bump vue-sonner from 2.0.2 to 2.0.8 ([2238b7f](https://github.com/deploystackio/deploystack/commit/2238b7f))
29+
* chore(all): bump webpack from 5.101.2 to 5.101.3 ([16f2c7d](https://github.com/deploystackio/deploystack/commit/16f2c7d))
30+
* chore(all): update branch cleanup workflow to include gateway-release branch ([351ef11](https://github.com/deploystackio/deploystack/commit/351ef11))
31+
* chore(all): update release-it configuration for gateway service ([d1745e4](https://github.com/deploystackio/deploystack/commit/d1745e4))
32+
* chore(backend): bump @types/nodemailer in /services/backend ([a80c28f](https://github.com/deploystackio/deploystack/commit/a80c28f))
33+
* chore(backend): release v0.29.2 ([715c35f](https://github.com/deploystackio/deploystack/commit/715c35f))
34+
* chore(backend): release v0.29.3 ([ae61537](https://github.com/deploystackio/deploystack/commit/ae61537))
35+
* chore(backend): release v0.30.0 ([74dc303](https://github.com/deploystackio/deploystack/commit/74dc303))
36+
* chore(backend): release v0.30.1 ([96d27a4](https://github.com/deploystackio/deploystack/commit/96d27a4))
37+
* chore(frontend): bump @vue/tsconfig in /services/frontend ([b534363](https://github.com/deploystackio/deploystack/commit/b534363))
38+
* chore(frontend): remove deprecated Account.vue backup file ([4d7ab8e](https://github.com/deploystackio/deploystack/commit/4d7ab8e))
39+
* chore(frontend): update button loading states and improve form submission handling ([206a356](https://github.com/deploystackio/deploystack/commit/206a356))
40+
* chore(frontend): update vite and fdir dependencies to latest versions ([7a28eb2](https://github.com/deploystackio/deploystack/commit/7a28eb2))
41+
* chore(gateway): release v0.5.1 ([77ab293](https://github.com/deploystackio/deploystack/commit/77ab293))
42+
* chore(gateway): release v0.5.2 ([c8c024c](https://github.com/deploystackio/deploystack/commit/c8c024c))
43+
* chore(gateway): release v0.6.0 ([f6bf708](https://github.com/deploystackio/deploystack/commit/f6bf708))
44+
* chore(gateway): release v0.6.1 ([7e7e409](https://github.com/deploystackio/deploystack/commit/7e7e409))
45+
* chore(gateway): release v0.7.0 ([a181560](https://github.com/deploystackio/deploystack/commit/a181560))
46+
* chore(gateway): release v0.7.1 ([cec7d41](https://github.com/deploystackio/deploystack/commit/cec7d41))
47+
* chore(gateway): specify commits path for release-it configuration ([8aed4aa](https://github.com/deploystackio/deploystack/commit/8aed4aa))
48+
* feat(all): featured server and pre-install mcp server ([f919b90](https://github.com/deploystackio/deploystack/commit/f919b90))
49+
* feat(all): severl improvements to the env and arg system ([481ee39](https://github.com/deploystackio/deploystack/commit/481ee39))
50+
* feat(all): update roadmap with new MCP configuration features ([97b0b2d](https://github.com/deploystackio/deploystack/commit/97b0b2d))
51+
* feat(backend): add device information schema for OAuth2 token requests ([ae4cdd0](https://github.com/deploystackio/deploystack/commit/ae4cdd0))
52+
* feat(backend): add error handling schemas for validation and internal server errors ([11c71ed](https://github.com/deploystackio/deploystack/commit/11c71ed))
53+
* feat(backend): add event emissions for user and MCP server actions ([e35ed2d](https://github.com/deploystackio/deploystack/commit/e35ed2d))
54+
* feat(backend): add structured logging to device revocation ([5344c1a](https://github.com/deploystackio/deploystack/commit/5344c1a))
55+
* feat(backend): enhance build process with webpack integration ([1aab8fa](https://github.com/deploystackio/deploystack/commit/1aab8fa))
56+
* feat(backend): enhance MCP server creation and update descriptions ([69f4829](https://github.com/deploystackio/deploystack/commit/69f4829))
57+
* feat(backend): env and arg on user team and user level ([374e6fb](https://github.com/deploystackio/deploystack/commit/374e6fb))
58+
* feat(backend): implement global event bus for plugin communication ([3bbfbf5](https://github.com/deploystackio/deploystack/commit/3bbfbf5))
59+
* feat(backend): implement user devices management API ([42afcc0](https://github.com/deploystackio/deploystack/commit/42afcc0))
60+
* feat(backend): replace default_config with transport_type enum in MCP servers ([af7661a](https://github.com/deploystackio/deploystack/commit/af7661a))
61+
* feat(backend): update device routes to include user context ([88a9af8](https://github.com/deploystackio/deploystack/commit/88a9af8))
62+
* feat(backend): update device routes to use user context ([4ace49e](https://github.com/deploystackio/deploystack/commit/4ace49e))
63+
* feat(backend): update user configuration routes and scopes for OAuth2 access ([fae0557](https://github.com/deploystackio/deploystack/commit/fae0557))
64+
* feat(frontend): add featured server option to MCP server forms and views ([f91f3c7](https://github.com/deploystackio/deploystack/commit/f91f3c7))
65+
* feat(frontend): add programming language selection to technical step ([538b258](https://github.com/deploystackio/deploystack/commit/538b258))
66+
* feat(frontend): enhance server details view with ContentWrapper component ([d3a679f](https://github.com/deploystackio/deploystack/commit/d3a679f))
67+
* feat(frontend): Enhance TechnicalStep component with hover card and improved configuration handling ([d8d4b69](https://github.com/deploystackio/deploystack/commit/d8d4b69))
68+
* feat(frontend): Implement device management features including listing, viewing, editing, and removi ([4d2e332](https://github.com/deploystackio/deploystack/commit/4d2e332))
69+
* feat(frontend): wrap step content in ContentWrapper component for improved layout ([2ffff37](https://github.com/deploystackio/deploystack/commit/2ffff37))
70+
* feat(gateway): add 'deploystack refresh' command to refresh MCP server configurations ([e104b4c](https://github.com/deploystackio/deploystack/commit/e104b4c))
71+
* feat(gateway): add 'restart' command to gracefully restart the gateway server ([a65d849](https://github.com/deploystackio/deploystack/commit/a65d849))
72+
* feat(gateway): add logs streaming endpoint and centralized logging system ([44af50e](https://github.com/deploystackio/deploystack/commit/44af50e))
73+
* feat(gateway): add user configuration retrieval and processing logic ([5ca072b](https://github.com/deploystackio/deploystack/commit/5ca072b))
74+
* feat(gateway): implement automatic device registration during login ([a647196](https://github.com/deploystackio/deploystack/commit/a647196))
75+
* feat(gateway): implement automatic device registration during OAuth2 flow ([5d89be8](https://github.com/deploystackio/deploystack/commit/5d89be8))
76+
* feat(gateway): update dependencies and enhance login command to auto-start gateway server ([f5d7661](https://github.com/deploystackio/deploystack/commit/f5d7661))
77+
* refactor(frontend): clean up code and improve readability in components ([96923ed](https://github.com/deploystackio/deploystack/commit/96923ed))
78+
* refactor(frontend): improve team selection logic and error handling ([b8f24d6](https://github.com/deploystackio/deploystack/commit/b8f24d6))
79+
* test(backend): replace default_config with transport_type in MCP server tests ([cbc6400](https://github.com/deploystackio/deploystack/commit/cbc6400))
80+
* cicd(gateway): enhance release note extraction by including all relevant commits since the last tag ([3865b9d](https://github.com/deploystackio/deploystack/commit/3865b9d))
81+
* cicd(release): enhance release note extraction for backend and frontend services ([59dee75](https://github.com/deploystackio/deploystack/commit/59dee75))
82+
* ci(gateway): update release workflow and improve version handling ([67c7ab3](https://github.com/deploystackio/deploystack/commit/67c7ab3))
83+
384
## <small>0.23.1 (2025-08-15)</small>
485

586
* update @typescript-eslint/parser to version 8.35.1 and add license information ([f4a2ab8](https://github.com/deploystackio/deploystack/commit/f4a2ab8d15866c490db17174eb88a133f26374aa))

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.23.1",
3+
"version": "0.24.0",
44
"private": true,
55
"type": "module",
66
"scripts": {

0 commit comments

Comments
 (0)