Skip to content

v1.1.0

Choose a tag to compare

@Miles-ZF Miles-ZF released this 09 Feb 08:20
· 260 commits to main since this release

✨ Highlights

  • New OAuth capabilities: Peta OAuth init flow, server creation via authorization‑code token exchange, Peta Console / Peta Desk submit code to exchange and start MCP servers, plus automatic startup and optional deployment of peta-auth.
  • Added support for GitHub MCP server and Google Calendar MCP server.
  • Skills and server capabilities: added Skills upload management APIs (10040–10043).

⚙️ Improvements

  • Enhanced multi-auth server configuration; updated configuration behavior for CustomRemote / Template servers.
  • Capabilities & session management: optimized persistence and overlay logic for server capabilities; automatic cleanup of inactive sessions; special handling for REST API–type servers.
  • Admin & API behavior: /admin count protocols no longer require tokens; fixed incorrect oauthCode key usage; personal‑config servers now notify Peta Desk and clients after startup.

🧰 Maintenance

  • Dependencies: upgraded modelcontextprotocol, @prisma/client, express.
  • Docker Compose network adjustments.
  • Multiple refactors and documentation updates.

⚠️ Compatibility Notice (Must Read)

  • This release is not backward compatible.
  • You must update both Peta Console and Peta Desk to keep protocol and configuration behavior aligned.