Skip to content

Frontend v0.30.0

Choose a tag to compare

@deploystack-automation deploystack-automation released this 06 Oct 19:23
· 827 commits to main since this release

0.30.0 (2025-10-06)

  • chore(all): update dependencies and improve package configurations (a9ed054)
  • chore(backend): bump @commitlint/config-conventional (3103017)
  • chore(backend): release v0.35.0 (08a6b55)
  • chore(backend): release v0.35.0 (12b8da1)
  • chore(frontend): bump @commitlint/config-conventional (e7f6b2a)
  • chore(frontend): release v0.30.0 (fc139ea)
  • feat(all): migrated installation_methods to official mcp registry standard (5d53296)
  • feat(backend): add MCP Registry sync endpoint and worker (777520c)
  • feat(backend): add MCP Registry sync management endpoints and logic (7aa9043)
  • feat(backend): add MCP Registry sync progress and management endpoints (023c005)
  • feat(backend): add optional namespace filtering for server data (fbf9a9c)
  • feat(backend): add sorting functionality for mcp server search results (119dd1e)
  • feat(backend): add utility to convert empty strings to undefined for mcp registry sync (dfd2c87)
  • feat(backend): enhance pagination handling and logging for registry sync (0810950)
  • feat(backend): increase maximum rate limit delay to 120 seconds (19afec7)
  • feat(frontend): add sorting by GitHub stars to server search (838c0e5)
  • feat(frontend): implement pagination controls and enhance search results (5206466)
  • feat(frontend): implement sync form with configurable options (8bdccc7)
  • feat(frontend): update repository info endpoint to use GitHub API (3e761a3)
  • feat(satellite): add debug endpoint for comprehensive MCP server info (55fc834)
  • feat(satellite): implement heartbeat data builder for normalized metrics (5f67f93)
  • feat(satellite): Implement runtime state management for MCP server processes (05b8aff)
  • feat(satellite): implement unified tool discovery manager for stdio and remote mcp (db3e4eb)
  • refactor(backend): remove deprecated GitHub sync endpoint from API spec (e530a17)
  • refactor(backend): simplify database client registration logic (6aaac17)
  • refactor(backend): simplify header mapping logic for three-tier system (9370072)