Skip to content

Frontend v0.57.0

Choose a tag to compare

@deploystack-automation deploystack-automation released this 24 Feb 22:55
· 78 commits to main since this release

0.57.0 (2026-02-24)

chore

  • all: update dependencies ()

feat

  • all: add OAuth requirement field, hierarchical router improvements, and tool filtering ()
  • all: add public GitHub repository deployment without GitHub App ()
  • all: add reconnect button for offline HTTP/SSE MCP servers ()
  • all: add skip_oauth_flow flag for MCP catalog servers ()
  • all: auto-detect GitHub installations for user accounts ()
  • all: enhance MCP config management and deploy wizard ()

fix

  • all: resolve OAuth popup not communicating back to parent window ()
  • all: use WAF-friendly User-Agent headers for HTTP MCP server requests ()

refactor

  • frontend: simplify validation schema definitions using Zod ()