Releases: deploystackio/deploystack
Releases · deploystackio/deploystack
Satellite v0.13.1
0.13.1 (2025-12-06)
- chore(backend): release v0.50.0 b7e6d19
- chore(backend): release v0.50.0 714a87d
- chore(backend): release v0.50.1 615117f
- chore(backend): release v0.50.1 c84b8a3
- chore(satellite): release v0.13.1 45abee8
- fix(backend): clarify backend API base URL description 1f6ef4e
- fix(backend): emit USER_REGISTERED event for new GitHub users 8d84726
- fix(backend): include drizzle migrations in Docker image bc4c9af, closes #546
- fix(backend): set default value for DEPLOYSTACK_ENCRYPTION_SECRET 8359fc3
- fix(backend): update MCP installation email templates for clarity ee9c3bf
- fix(backend): update run-local-postgres script for consistency dda8eb9
- fix(ci): always pass --increment flag in release PR workflows 6f650be
- fix(satellite): respect transport_type for SSE MCP servers 96a05fa, closes #553
Backend v0.50.2
0.50.2 (2025-12-06)
- chore(backend): release v0.50.2 8b37db4
- chore(satellite): release v0.13.1 50ba696
- chore(satellite): release v0.13.1 45abee8
- fix(backend): clarify backend API base URL description 1f6ef4e
- fix(backend): emit USER_REGISTERED event for new GitHub users 8d84726
- fix(backend): include drizzle migrations in Docker image bc4c9af, closes #546
- fix(backend): update MCP installation email templates for clarity ee9c3bf
- fix(backend): update run-local-postgres script for consistency dda8eb9
- fix(satellite): respect transport_type for SSE MCP servers 96a05fa, closes #553
Backend v0.50.1
0.50.1 (2025-12-06)
- chore(backend): release v0.50.0 b7e6d19
- chore(backend): release v0.50.0 714a87d
- chore(backend): release v0.50.1 c84b8a3
- chore(frontend): release v0.46.0 016a8c1
- chore(frontend): release v0.46.0 5d8faca
- fix(backend): set default value for DEPLOYSTACK_ENCRYPTION_SECRET 8359fc3
- fix(ci): always pass --increment flag in release PR workflows 6f650be
- feat(backend): add user-level HTTP config overrides for headers and query params 7193e89
Frontend v0.46.0
0.46.0 (2025-12-05)
- chore(frontend): release v0.46.0 5d8faca
- chore(satellite): release v0.13.0 be96cc1
- chore(satellite): release v0.13.0 fdbbcdf
- feat(all): add real-time MCP server config updates with automatic stdio restart ad287e4
- feat(backend): add user-level HTTP config overrides for headers and query params 7193e89
Satellite v0.13.0
0.13.0 (2025-12-04)
- chore(backend): release v0.50.0 cee81fb
- chore(backend): release v0.50.0 56decfb
- chore(satellite): release v0.13.0 fdbbcdf
- feat(all): add real-time MCP server config updates with automatic stdio restart ad287e4
- feat(all): queue MCP server deletion as background job with cascade notifications 679fcb5
- feat(backend): add email notifications for MCP installation events 448e687
- feat(frontend): simplify checkbox value update handling in settings 8b7c3ac
- feat(satellite): add support for public backend URL in OAuth configuration aebb814
- fix(backend): notify satellites when auto-installing MCP servers for new teams b3df717
- fix(frontend): clear additional edit-related storage keys 726626a
- fix(frontend): normalize tag input to lowercase on addition 50fc847
- fix(frontend): remove hotlined profile picture 2fa3257
- fix(frontend): update logout messages for clarity and consistency 5bf215b
- style(frontend): adjust padding for server details display c19c47a
Backend v0.50.0
0.50.0 (2025-12-04)
- chore(backend): release v0.50.0 56decfb
- chore(frontend): release v0.45.0 b3fe4a0
- chore(frontend): release v0.45.0 430bfe1
- feat(all): add user configuration support in installation process cd26a0e
- feat(all): queue MCP server deletion as background job with cascade notifications 679fcb5
- feat(backend): add email notifications for MCP installation events 448e687
- feat(frontend): add boolean select input for environment variables bbd9b62
- feat(frontend): implement server search and installation wizard 4a78930
- feat(frontend): simplify checkbox value update handling in settings 8b7c3ac
- feat(satellite): add support for public backend URL in OAuth configuration aebb814
- fix(backend): notify satellites when auto-installing MCP servers for new teams b3df717
- fix(frontend): clean repository URL and improve validation logic 3862166
- fix(frontend): clear additional edit-related storage keys 726626a
- fix(frontend): implement category caching and loading logic 38fa102
- fix(frontend): normalize tag input to lowercase on addition 50fc847
- fix(frontend): remove hotlined profile picture 2fa3257
- fix(frontend): update logout messages for clarity and consistency 5bf215b
- style(frontend): adjust padding for server details display c19c47a
- docs(all): update feature list with per-tool access controls and catalog improvements d4ec492
Satellite v0.12.0
0.12.0 (2025-12-01)
- chore(frontend): release v0.44.0 086b98d
- chore(frontend): release v0.44.0 589b69a
- chore(satellite): release v0.12.0 86acd99
- feat(all): add cleanup job for satellite heartbeats and worker f2f0d7c
- feat(all): add slug field for server identification and validation change a1b8088
- feat(all): implement tool toggle functionality with optimistic updates 4189eb0
- feat(backend): enhance database connection options and error logging 2ac4964
- feat(backend): implement CRUD operations for OAuth providers ddb26bd
- feat(backend): implement toggle tool status route for MCP installations a4f8713
- feat(satellite): enhance logging for tool execution and OAuth header injection 0bd6546
- feat(satellite): implement disabled tool management and filtering 7adc7b4
- feat(satellite): unify tool path format to use serverSlug for namespacing 210a576
- fix(backend): convert string values to numbers for tool statistics 17b970f
Frontend v0.45.0
0.45.0 (2025-12-01)
- docs(all): update feature list with per-tool access controls and catalog improvements d4ec492
- chore(backend): release v0.49.0 b8459cd
- chore(backend): release v0.49.0 cb8ca0a
- chore(frontend): release v0.45.0 430bfe1
- feat(all): add user configuration support in installation process cd26a0e
- feat(frontend): add boolean select input for environment variables bbd9b62
- feat(frontend): implement server search and installation wizard 4a78930
- fix(frontend): clean repository URL and improve validation logic 3862166
- fix(frontend): implement category caching and loading logic 38fa102
Backend v0.49.0
Frontend v0.44.0
0.44.0 (2025-11-30)
- chore(frontend): release v0.43.0 7d260ab
- chore(frontend): release v0.43.0 86f1055
- chore(frontend): release v0.44.0 589b69a
- feat(all): add cleanup job for satellite heartbeats and worker f2f0d7c
- feat(all): add slug field for server identification and validation change a1b8088
- feat(all): implement tool toggle functionality with optimistic updates 4189eb0
- feat(backend): enhance database connection options and error logging 2ac4964
- feat(backend): implement CRUD operations for OAuth providers ddb26bd
- feat(backend): implement toggle tool status route for MCP installations a4f8713
- feat(satellite): enhance logging for tool execution and OAuth header injection 0bd6546
- feat(satellite): implement disabled tool management and filtering 7adc7b4
- feat(satellite): unify tool path format to use serverSlug for namespacing 210a576
- fix(backend): convert string values to numbers for tool statistics 17b970f