Skip to main content
v0.12.x
Releases
February 2026

FrontMCP v0.12.2: Enhanced Type Safety

This release of FrontMCP focuses on improving the developer experience by enhancing TypeScript support for CORS configurations. With the addition of type definitions, developers can now enjoy better type safety and more robust code.πŸ”Œ CORS Type Definitions Improved TypeScript support for CORS configurations.

FrontMCP v0.12.1: Enhanced Connectivity

This release of FrontMCP focuses on enhancing connectivity and performance, introducing real-time data streaming capabilities and optimizing server response times. It also includes crucial bug fixes to improve overall stability and reliability.πŸ”Œ Real-time Streaming Enables dynamic server interactions with live data. πŸ”„ Optimized Performance Boosts server efficiency and response times. πŸ“‹ Enhanced API Support Provides new endpoints for better data handling. ⚑ Connection Stability Improves server reliability with fixed connection issues.
v0.11.x
Releases
February 2026

FrontMCP v0.11.3: Enhanced Security & Logging

This release focuses on strengthening security and improving logging capabilities. Key updates include enhanced JWT detection to prevent token leakage and expanded skill metadata to align with industry standards.πŸ”Œ JWT Detection Enhancement Robust method to detect JWT-like patterns. πŸ”„ Logging Enhancements More verbose and structured logs across components. πŸ“‹ Skill Metadata Expansion New fields for skills aligning with standards. ⚑ Bearer Token Extraction Improved accuracy in token handling.

FrontMCP v0.11.2: Enhanced Flexibility

This release of FrontMCP introduces significant flexibility with the ability to choose your preferred package manager, alongside revamped interactive prompts for a smoother user experience. The update also enhances Docker and CI/CD configurations to adapt to your chosen package manager.πŸ”Œ Package Manager Selection Choose between npm, yarn, or pnpm during setup. πŸ”„ Interactive Prompts Improved user interaction with @clack/prompts. πŸ“¦ Docker Enhancements Updated templates for better build efficiency. 🌐 GitHub Actions Dynamic workflows based on package manager choice.

FrontMCP v0.11.1: Enhanced Flexibility

This release of FrontMCP introduces a more flexible default authentication mode, shifting towards a β€˜public’ setup that simplifies initial configurations. It also removes unnecessary warnings to streamline the user experience.πŸ”Œ Public Mode Authentication Default mode now set to β€˜public’ for broader accessibility. πŸ”„ Code Simplification Removed redundant warning logs for cleaner initialization. πŸ“‹ Default Auth Options Updated to reflect new public mode settings. ⚑ Streamlined Setup Enhancements for a smoother initial configuration process.

FrontMCP v0.11.0: Enhanced Authentication & Documentation

This release of FrontMCP introduces significant enhancements to the authentication framework, including a robust authorization interface and improved provider detection. The documentation for the CodeCall plugin has been restructured for better accessibility and understanding.πŸ”Œ Authorization Interface Comprehensive management of user authentication contexts. πŸ”„ Auth Provider Detection Enhanced detection across nested applications. πŸ“‹ CodeCall Plugin Docs Improved navigation and detailed configuration sections. ⚑ Auth Logger Decoupled logging interface for authentication components.
v0.10.x
Releases
February 2026

FrontMCP v0.10.0: Enhanced Unix Socket Support

This release introduces robust Unix socket support, enhancing the flexibility and testing capabilities of MCP servers. The update includes a new Unix Socket MCP client helper, a note-taking application for E2E testing, and expanded CLI functionalities.πŸ”Œ Unix Socket MCP Client Helper Provides low-level HTTP-over-Unix-socket transport and JSON-RPC client for testing.πŸ“‹ Notes Application A new note-taking app for E2E testing, featuring tools for creating and managing notes.🌐 CLI Enhancements Expanded CLI with Unix socket and process management commands.πŸ“¦ Documentation Updates Improved guidance on deployment and error handling.
v0.9.x
Releases
February 2026

FrontMCP v0.9.0: Enhanced Security and Flexibility

This release focuses on enhancing security and flexibility for MCP server developers. With new features like secure ID generation and direct server creation, developers can now build more robust and secure applications.πŸ”Œ Secure ID Generation Cryptographically secure IDs for request logging.πŸ”„ Direct Server Creation Flat-config server setup with caching.🌐 Safe Redirect URI Enforces HTTP/HTTPS schemes in OAuth flows.πŸ”§ CORS Configuration Customizable CORS options for Express adapters.
v0.8.x
Releases
February 2026

FrontMCP v0.8.1: Enhanced Security and Compatibility

This release focuses on enhancing security features and improving compatibility with updated dependencies. With the introduction of new security options and updated module configurations, developers can build more robust and secure MCP servers.
  • πŸ” Enhanced Security Options Introduces limits on nesting depth and properties in outputs.
  • πŸ“¦ Dependency Updates Updates vectoriadb for improved performance.
  • 🌐 Module Configuration Refines patterns for better module resolution.
  • πŸ”„ Package Renaming Updates to @enclave-vm/core for improved compatibility.

FrontMCP v0.8.0: Skills, Elicitation & Apps

The most feature-rich release yet, introducing new primitives for building advanced agentic workflows with reusable patterns, interactive prompts, and external app integration.🎯 Skills reusable tool patterns exposed via HTTP with caching and authentication for CLI discovery. πŸ’¬ Elicitation interactive user prompts during tool execution for mid-flow input requests. πŸ“¦ MCP Apps first-class support for grouping external applications (ext-apps) in your server. ⚑ DirectClient programmatic SDK-mode MCP access without transport layer overhead.
v0.7.x
Releases
January 2026

FrontMCP v0.7.2: DI Type Compatibility

Maintenance release ensuring backwards compatibility for dependency injection types used by existing integrations.πŸ”§ DI Type Re-exports restored internal DI types for seamless upgrades from earlier versions.

FrontMCP v0.7.1: DI & Orchestration

Foundational release introducing dependency injection and multi-server orchestration capabilities for building modular, scalable MCP architectures.πŸ”Œ Dependency Injection core DI interfaces and utilities for modular, testable architectures. πŸ”„ Remote Orchestration aggregate tools, resources, and prompts from multiple remote MCP servers. πŸ“‹ Scoped Plugins app-level and server-level plugin configurations for fine-grained control. πŸ“Š Dashboard Plugin built-in visualization tools for real-time monitoring and debugging.
v0.6.x
Releases
December 2025

FrontMCP v0.6.3: Session Security

Security-focused release strengthening session management with cryptographic protections and rate limiting.πŸ” HMAC Signing cryptographic session validation to prevent token tampering. πŸ›‘οΈ Rate Limiting built-in protection against abuse and brute-force attacks. πŸ”§ Bug Fixes resolved circular dependencies in @FrontMcp decorator.

FrontMCP v0.6.2: UI Builder & Bundling

Streamlined UI development with a redesigned API and improved multi-platform bundling capabilities.🎨 Simplified UI API intuitive interface for creating interactive widgets and forms. πŸ“¦ Multi-Platform Bundling enhanced theme support and metadata handling across clients. πŸ’Ύ Auto-Persistence automatic transport configuration transformation for Redis storage.

FrontMCP v0.6.1: Vercel KV & UI Split

Edge deployment improvements and optimized UI library architecture for server-side rendering.☁️ Vercel KV native session store support for Vercel’s edge infrastructure. πŸ“¦ UI Package Split server-side UI usage without React dependency. πŸ”§ Deployment Fixes resolved Vercel deployment and UI widget build issues.

FrontMCP v0.6.0: Serverless & Redis

Major release enabling serverless deployments across cloud platforms with persistent session management.🌐 Serverless Support deploy to Vercel, AWS Lambda, and Cloudflare Workers. πŸ’Ύ Redis Session Store persistent sessions with automatic transport recreation. πŸ”„ Request Context session key validation and async context propagation. ⚑ Enhanced CLI improved commands for local development and debugging.
v0.5.x
Releases
December 2025

FrontMCP v0.5.1: Patch Release

Patch release addressing build configuration issues in testing and UI libraries.πŸ”§ Bug Fixes fixed asset paths in project.json for proper build resolution.

FrontMCP v0.5.0: Resources & Prompts

Comprehensive MCP protocol expansion with resources, prompts, and a dedicated testing library.πŸ“‚ MCP Resources full support for resources and templates with URI-based addressing. πŸ’¬ MCP Prompts reusable prompt templates with argument interpolation. πŸ§ͺ Testing Library Jest integration with mock clients and assertion helpers. πŸ”’ CodeCall Plugin secure code execution with AST-based validation.
v0.4.x
Releases
November 2025

FrontMCP v0.4.1: Zod Compatibility

Compatibility fix ensuring consistent schema validation across dependencies.πŸ”§ Dependency Fix pinned @modelcontextprotocol/sdk to v1.22.0 for Zod v3 consistency.

FrontMCP v0.4.0: OpenAPI Integration

New OpenAPI adapter for automatic tool generation from existing REST API specifications.πŸ”Œ OpenAPI Adapter generate MCP tools from OpenAPI/Swagger specs automatically. πŸ“‹ Output Schemas extended support for complex response types with validation. πŸ“¦ Independent Versioning libraries can now be released on their own cadence.
v0.3.x
Releases
November 2025

FrontMCP v0.3.1: Multi-App Auth

Enhanced authentication capabilities for multi-application deployments.πŸ”‘ Split by App different auth configurations per application in a single server. πŸ“š Versioned Docs documentation support for multiple SDK versions.

FrontMCP v0.3.0: Hooks & CLI

Introducing the hooks system for cross-cutting concerns and unified CLI tooling.πŸͺ Hook Flows will/did/around hooks for logging, validation, and transformation. ⚑ CLI Integration unified tooling for scaffolding, development, and deployment. πŸ”„ CI/CD Pipeline automated releases and documentation synchronization.