Skip to content

Commit 1b48a69

Browse files
authored
Merge pull request #147 from deploystackio/backend-release
[Backend Release] v0.26.0
2 parents 5ab49b8 + cbaaa7e commit 1b48a69

File tree

5 files changed

+33
-6
lines changed

5 files changed

+33
-6
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.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"dev:backend": "cd services/backend && npm run dev",
1010
"build:frontend": "cd services/frontend && npm run build",
1111
"build:backend": "cd services/backend && npm run build",
12-
"lint:md": "npx markdownlint-cli2 '**/*.md' '#node_modules' '#**/node_modules/**' '#.github' '#**/CHANGELOG.md' '#**/._*'",
12+
"lint:md": "npx markdownlint-cli2 '**/*.md' '#node_modules' '#services/frontend/src/components/ui/**' '#**/node_modules/**' '#.github' '#**/CHANGELOG.md' '#**/._*'",
1313
"lint:frontend": "cd services/frontend && npm run lint",
1414
"lint:backend": "cd services/backend && npm run lint",
1515
"check:no-console:backend": "cd services/backend && npm run check:no-console",

services/backend/CHANGELOG.md

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

3+
## 0.26.0 (2025-07-20)
4+
5+
* add category display component and update relevant views for category handling ([5ab49b8](https://github.com/deploystackio/deploystack/commit/5ab49b8a80e79de451a6aa74b0fc49b39a59b0f8))
6+
* add DsAlert component with success alert functionality and update navigation to include success parameter ([903cc05](https://github.com/deploystackio/deploystack/commit/903cc058fefbbf2e4fa6c45446c22fd892313442))
7+
* enhance MCP categories API with security and error handling ([0aefaa8](https://github.com/deploystackio/deploystack/commit/0aefaa834fb5456145847309643b04fb7eb9e789))
8+
* enhance server selection step with automatic progression and improve localization for server details ([47dc048](https://github.com/deploystackio/deploystack/commit/47dc048e9e5fdefd04c8192d248a0ec97f0955df))
9+
* enhance team API and frontend to include user role information and member count ([9ad9930](https://github.com/deploystackio/deploystack/commit/9ad993022c62bb9d102386372ade143b68511781))
10+
* enhance team context management and improve UI feedback for team selection ([416695c](https://github.com/deploystackio/deploystack/commit/416695ccc35ec6e5470ef53503e194a05f2062ad))
11+
* enhance team creation flow with detailed success and error messages ([9015e3b](https://github.com/deploystackio/deploystack/commit/9015e3b53be1505c20712dd52049117fdba42b14))
12+
* implement ProgressBars component for multi-step progress visualization ([a12903e](https://github.com/deploystackio/deploystack/commit/a12903e623425a81e3e77c1eadd0d9d615a19e82))
13+
* implement server pre-selection in installation wizard and enhance UI with install button ([8649f03](https://github.com/deploystackio/deploystack/commit/8649f03c52fcbb8bf0066124895f54af679dbf6d))
14+
* integrate ProgressBars component for enhanced multi-step navigation and update localization for progress states ([ab76d13](https://github.com/deploystackio/deploystack/commit/ab76d13b376b4869c5210b923adc8d512b025902))
15+
* optimize step position calculations and remove debug logging in MCP server data conversion ([233e190](https://github.com/deploystackio/deploystack/commit/233e190b3a507aef00809c3b9caa97bcea4b5372))
16+
* remove dashboard navigation and enhance MCP server selection UI with category filter ([c981448](https://github.com/deploystackio/deploystack/commit/c981448f4c6d680f3d8ee453cbcf7ca20fb64494))
17+
* replace Breadcrumb navigation with ProgressBars component for improved step visualization and interaction ([97ccf03](https://github.com/deploystackio/deploystack/commit/97ccf039075fbc4d2e9eed943fe5dfa756ef7755))
18+
* reset form data when navigating to previous steps in installation wizard ([da94e71](https://github.com/deploystackio/deploystack/commit/da94e71e7e2ab7dbca2f1004a80458a1d2214fd7))
19+
* simplify platform selection component and enhance UI for better user experience ([a51b772](https://github.com/deploystackio/deploystack/commit/a51b7729c6cbb7b7b2eeb56b24bfa4a4deeaf985))
20+
* streamline installation card layout and enhance empty state UI ([1b649e5](https://github.com/deploystackio/deploystack/commit/1b649e56ba6b0a1683bf001925a5b01395ddfd25))
21+
* update installation form data structure and integrate team context initialization ([d17d9c2](https://github.com/deploystackio/deploystack/commit/d17d9c243b5b92de01e7eb3ec2e656843383201f))
22+
* update installation handling and status representation in MCP components ([d3ceff2](https://github.com/deploystackio/deploystack/commit/d3ceff28aad6a3943ae51a936423340bbedc5baf))
23+
* update MCP server search functionality with advanced filters and category handling ([d8026fb](https://github.com/deploystackio/deploystack/commit/d8026fbb42ce57de06aa03ef3dc73d2e66c38643))
24+
* update routing to redirect users to MCP server instead of dashboard ([1a4b2bb](https://github.com/deploystackio/deploystack/commit/1a4b2bb1db6deb4a23ca97f964b87050a14acbd1))
25+
* update Switch component styles for improved appearance and consistency ([b24c75f](https://github.com/deploystackio/deploystack/commit/b24c75f3b988facdc977b77ab28d0b1d058f1154))
26+
* update value type definition to allow multiple types and make tools optional in global server schema ([50165f3](https://github.com/deploystackio/deploystack/commit/50165f3a66d57a54226e7147f4a3c9a0c9a45847))
27+
* ([a2e1523](https://github.com/deploystackio/deploystack/commit/a2e1523b20da5cea4655dc766cb3bc5a4a745703))
28+
* add newline to commitPartial format for better readability ([68bdbc8](https://github.com/deploystackio/deploystack/commit/68bdbc85564c1d8ce9731c22446261ca45924e44))
29+
330
## <small>0.25.1 (2025-07-19)</small>
431

532
* bump @octokit/auth-app from 8.0.1 to 8.0.2 ([72640ef](https://github.com/deploystackio/deploystack/commit/72640efe94a7b1f1d74cbc76c70345edf478d8c7))* bump @types/node from 24.0.10 to 24.0.13 ([bff998e](https://github.com/deploystackio/deploystack/commit/bff998efeead965b6a5277e182e12e3c2106f746))* bump argon2 from 0.43.0 to 0.43.1 ([ad4f8d3](https://github.com/deploystackio/deploystack/commit/ad4f8d324acefc9f613e9e3bd9e67be1dd95a7f7))* bump drizzle-orm from 0.44.2 to 0.44.3 ([f20663e](https://github.com/deploystackio/deploystack/commit/f20663e3a26864874bdb7bf0268a437a3787a0d2))* bump eslint from 9.30.1 to 9.31.0 ([396aa87](https://github.com/deploystackio/deploystack/commit/396aa87edf3828f17de8662e7ca79ef3ce597348))* bump supertest from 7.1.2 to 7.1.3 ([3db95a9](https://github.com/deploystackio/deploystack/commit/3db95a9824f1d3cde11018f8268cefc14da345b6))* bump typescript-eslint from 8.36.0 to 8.37.0 ([f2d5957](https://github.com/deploystackio/deploystack/commit/f2d5957dd9858cdf9d7fef37ebf6f715aa619881))* bump vite from 7.0.2 to 7.0.4 ([6356b7f](https://github.com/deploystackio/deploystack/commit/6356b7f124a1bc04bea21dc7979f88939dfe5cf5))* bump zod from 3.25.76 to 4.0.5 ([bb08d44](https://github.com/deploystackio/deploystack/commit/bb08d4493a04fb83948303ffa413d9bcdea3dfd6))* bump zod from 3.25.76 to 4.0.5 in /services/backend ([d3deae2](https://github.com/deploystackio/deploystack/commit/d3deae2f05a11e29fb2c9df2059987fcc04ce462))* release v0.25.0 ([2ff8881](https://github.com/deploystackio/deploystack/commit/2ff8881cbb4a77f74c9f678d9059fcc70ee40c16))* migrate from zod-to-json-schema to zod-openapi for OpenAPI schema generation ([9d54576](https://github.com/deploystackio/deploystack/commit/9d54576d8d50e25771aca4f6e302cdd38a2a0b0c))* update error handling to use 'issues' instead of 'errors' in validation responses ([d738027](https://github.com/deploystackio/deploystack/commit/d73802718eeaa9e7dea99aa6ad0eb3754ff58b28))* update error handling to use 'issues' instead of 'errors' in validation responses across multiple test files ([59d467c](https://github.com/deploystackio/deploystack/commit/59d467c9a7033e3676704f7394dad23cf261ea34))* update parameter schemas to use type-only definitions for consistency ([5f0f381](https://github.com/deploystackio/deploystack/commit/5f0f38167a59367a8c312fc5c40c7dca1ed271f8))* ([6d6543d](https://github.com/deploystackio/deploystack/commit/6d6543de61d1d32aaeb5765d3b73f4fdc8fabdcf))* ([f71892e](https://github.com/deploystackio/deploystack/commit/f71892e61ccedbbb22f739fb9434dcf0ba3b06b3))* Implement MCP Installation Service and related components ([c88481f](https://github.com/deploystackio/deploystack/commit/c88481fd7e01a005169e0052e49ee60ba54c641e))* update environment variable display to use variable name instead of index ([df6e47c](https://github.com/deploystackio/deploystack/commit/df6e47ce6d7954254c6c145a1f5a0a7c415ac696))

services/backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@deploystack/backend",
3-
"version": "0.25.1",
3+
"version": "0.26.0",
44
"scripts": {
55
"dev": "nodemon",
66
"build": "tsc",

services/backend/src/config/version.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ export interface VersionInfo {
99

1010
// This will be replaced by the build script
1111
let versionData: VersionInfo = {
12-
version: '0.25.0',
13-
buildTime: '2025-07-19T16:09:08.817Z',
12+
version: '0.26.0',
13+
buildTime: '2025-07-20T20:41:17.010Z',
1414
source: 'release'
1515
};
1616

0 commit comments

Comments
 (0)