Skip to content

Commit d02a4fa

Browse files
authored
Merge pull request #666 from deploystackio/frontend-release
[Frontend Release] v0.55.0
2 parents e2f896f + 2965d8f commit d02a4fa

File tree

2 files changed

+24
-1
lines changed

2 files changed

+24
-1
lines changed

services/frontend/CHANGELOG.md

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

3+
## 0.55.0 (2026-01-17)
4+
5+
* chore(all): bump @types/nodemailer from 7.0.4 to 7.0.5 ([2027efc3fd22d0815dd4556c6d65c831f424fdf2](https://github.com/deploystackio/deploystack/commit/2027efc3fd22d0815dd4556c6d65c831f424fdf2))
6+
* chore(all): bump pino from 10.1.0 to 10.1.1 ([ca5f240b7343a62adaeb72ba93f13b9f00fdfac4](https://github.com/deploystackio/deploystack/commit/ca5f240b7343a62adaeb72ba93f13b9f00fdfac4))
7+
* chore(all): bump supertest from 7.1.4 to 7.2.2 ([22aa6b34c4e36c638aadbb78bcc0c1ec0d6d99e8](https://github.com/deploystackio/deploystack/commit/22aa6b34c4e36c638aadbb78bcc0c1ec0d6d99e8))
8+
* chore(all): bump typescript-eslint from 8.52.0 to 8.53.0 ([a2cd44b3be292586391c3b3b7bdd3e3573a792a0](https://github.com/deploystackio/deploystack/commit/a2cd44b3be292586391c3b3b7bdd3e3573a792a0))
9+
* chore(all): bump vite from 7.3.0 to 7.3.1 ([3118f3472a6b1f5ae2d2f5f5c06c8049355175e8](https://github.com/deploystackio/deploystack/commit/3118f3472a6b1f5ae2d2f5f5c06c8049355175e8))
10+
* chore(all): bump vue-tsc from 3.2.1 to 3.2.2 ([ab7cd2981b5e014f23ab60ffed5fec2936bfaa31](https://github.com/deploystackio/deploystack/commit/ab7cd2981b5e014f23ab60ffed5fec2936bfaa31))
11+
* chore(all): remove empty code change entries ([524546cd960de5c9b9d620f2ef993a3e2159dcab](https://github.com/deploystackio/deploystack/commit/524546cd960de5c9b9d620f2ef993a3e2159dcab))
12+
* feat(all): add MCP server status summary to admin team installations view ([7efa7c3a519bb28f71c558b42a35e19540cd7392](https://github.com/deploystackio/deploystack/commit/7efa7c3a519bb28f71c558b42a35e19540cd7392))
13+
* feat(all): enhance admin features with MCP catalog installations and team statistics ([d1e04208b728e580010ebdc374b8e67f08ba61bf](https://github.com/deploystackio/deploystack/commit/d1e04208b728e580010ebdc374b8e67f08ba61bf))
14+
* feat(frontend): add GitHub MCP integration settings in team configuration ([2689e4b7f578cd6d6a1f4f48062013d7d29b0623](https://github.com/deploystackio/deploystack/commit/2689e4b7f578cd6d6a1f4f48062013d7d29b0623))
15+
* feat(frontend): add logs tab and access control for team roles ([c563ebcf0b03d20a098cf6c304a528911c3a037b](https://github.com/deploystackio/deploystack/commit/c563ebcf0b03d20a098cf6c304a528911c3a037b))
16+
* feat(frontend): add MCP Server management tab to team settings ([dec68df27190a9772b08939c9e0c39a0d775449c](https://github.com/deploystackio/deploystack/commit/dec68df27190a9772b08939c9e0c39a0d775449c))
17+
* feat(frontend): add success state for authorization completion ([266fc9d3b4312760097e15231ef469dabe40973d](https://github.com/deploystackio/deploystack/commit/266fc9d3b4312760097e15231ef469dabe40973d))
18+
* feat(frontend): add team settings component for management configuration ([e18ee038867924a918f59afb2e8b9d2e59327ed4](https://github.com/deploystackio/deploystack/commit/e18ee038867924a918f59afb2e8b9d2e59327ed4))
19+
* feat(frontend): cache user role for instant loading on tab switches ([bb4fbbc8df9ab99e670d27951556bf45852437d6](https://github.com/deploystackio/deploystack/commit/bb4fbbc8df9ab99e670d27951556bf45852437d6))
20+
* feat(frontend): implement log streaming and filtering functionality ([44186c802f768c78995886043c6bca2ead8c3070](https://github.com/deploystackio/deploystack/commit/44186c802f768c78995886043c6bca2ead8c3070))
21+
* feat(frontend): implement MCP instances management in team view ([3a11777c7239533514a2c00b3046f11b597db322](https://github.com/deploystackio/deploystack/commit/3a11777c7239533514a2c00b3046f11b597db322))
22+
* feat(frontend): implement team management views and navigation ([0826af4e80d3730d12509b9796f74b15f50183ab](https://github.com/deploystackio/deploystack/commit/0826af4e80d3730d12509b9796f74b15f50183ab))
23+
* feat(frontend): redesign MCP catalog detail page with tab navigation and card layout ([c24e9620d911c58e34a61e2307c8491c6858d52c](https://github.com/deploystackio/deploystack/commit/c24e9620d911c58e34a61e2307c8491c6858d52c))
24+
* docs(all): expand audience sections for platform teams and developers ([b8edbf147f3e2b78001f95167948403228a1bd03](https://github.com/deploystackio/deploystack/commit/b8edbf147f3e2b78001f95167948403228a1bd03))
25+
326
## 0.54.0 (2026-01-09)
427

528
* chore(all): bump webpack from 5.103.0 to 5.104.1 ([dc39724170dad1d801c9867506251560a34f004f](https://github.com/deploystackio/deploystack/commit/dc39724170dad1d801c9867506251560a34f004f))

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

0 commit comments

Comments
 (0)