v1.26.0
v1.26.0
🚀 Enhancements
- Agentic & Model Context Protocol (MCP): Full integration of MCP workflows for AI-assisted development.
- Discovery Tool: Implementation of
nac-schema-inspector(viamcp-server-fetch-typescript) for live introspection of the/api/_metamanifest. - Agentic Authentication: Added API token authentication and markdown output support to the
_metaendpoint for secure agentic discovery. - Infrastructure: Added Cloudflare Workers deployment configuration (
wrangler.toml) and updatedcompatibilityDateto2026-01-21. - RBAC Intelligence: Enhanced RBAC documentation with static
app.config.tsUI/agentic constraints. - Dynamic Metadata: Introduced
/api/_metaendpoint for dynamic Drizzle model metadata reflection, including fields, types, relations, and label heuristics. - Documentation: Expanded documentation suite with dedicated guides for Agentic MCP workflows, deployment strategies, and YouTube video tutorials.
💅 Refactors
- Updated project-wide
compatibilityDateand optimized server utilities for better Drizzle type detection and foreign key resolution. - Refined internal authentication flows and header handling in session utilities.
🏡 Chore
- Synchronized
playgrounddependencies and updated AI context rules.
❤️ Contributors
- Cliford Pereira (@clifordpereira)