Backend v0.52.0
·
206 commits
to main
since this release
0.52.0 (2025-12-12)
- fix(backend): filter disabled servers from regular users, allow global_admin to see all 6526967
- fix(frontend): handle validation error in StdioServerInput component 46a6855
- feat(all): add SSE endpoint for streaming MCP client activity 305b051
- feat(all): add SSE streaming to MCP metrics endpoint a3ce748
- feat(all): implement OAuth pending flows to prevent orphaned installations 8e83df5
- feat(backend): add SSE plugin with heartbeat interval for server events 9e75a89
- feat(frontend): add DsCard component and update action renderers 8d33715
- feat(frontend): add loading skeletons for satellite table display 5049c9f
- feat(frontend): add navigation buttons to configuration schema step a869274
- feat(frontend): add team detail components for general, limits, and members 5cd579a
- feat(frontend): add utility class for blue links and update usage e553032
- feat(frontend): enhance configuration schema steps with navigation buttons 4295c1b
- feat(frontend): enhance GitHub App settings with connection test feedback 56bf18b
- feat(frontend): enhance job details and status display with skeletons 9cfbdaa
- feat(frontend): enhance token and satellite status display with icons 00c9f76
- feat(frontend): enhance validation for HTTP server configuration 4c6a684
- feat(frontend): implement admin and team navigation menus 2ed385f
- feat(frontend): implement DsCard component and refactor team management UI ab6b4ca
- feat(frontend): implement featured MCP servers list and browsing option bf759ae
- feat(frontend): implement team edit functionality with validation 81cd128
- feat(frontend): implement user detail view with password reset functionality f929ae0
- feat(frontend): implement wizard stepper component for navigation 85c8cd3
- feat(frontend): implement wizard stepper for MCP server configuration 462f4ba
- feat(frontend): update account sidebar navigation with settings menu e04ac09
- feat(frontend): update color variables and improve navbar layout e70d250
- refactor(frontend): improve SMTP settings UI with toast notifications e26c335
- refactor(frontend): replace horizontal icon with vertical icon in tables 7e23e22
- refactor(frontend): simplify header structure in multiple components 7c9902e
- style(frontend): update text color for improved visibility in headings d8b3343
- style(frontend): update text colors for improved visibility in settings menu 7317887
- feat(backend,satellite): add MCP server status lifecycle tracking with health checks, logs, and auto-recovery dd384d0