Category Selected:

releases

Blog

๐Ÿš€ Introducing BoxLang MCP: Give Your AI a Window Into Your Running BoxLang Application

Luis Majano |  June 01, 2026

You launch your BoxLang application, traffic flows, schedulers execute, caches warm, threads spin. And when something goes wrong, you jump between logs, dashboards, admin panels, and monitoring tools to piece together the full picture. Meanwhile, your AI coding assistant only understands your source code. It has no visibility into your running application. It cannot tell you why your thread pool is saturated, whether cache performance is degrading, or which scheduled task silently failed overnight.

Read More

Introducing bx-jwt: Enterprise-Grade JSON Web Tokens for BoxLang ๐Ÿ”

Luis Majano |  May 22, 2026

JWT authentication is everywhere. But rolling it correctly โ€” with proper algorithm enforcement, key management, clock skew handling, JWE encryption, and zero security footguns โ€” is anything but trivial. Today, we're shipping bx-jwt, a production-ready JWT/JWE module for BoxLang that handles all of it out of the box, so you can focus on building, not fighting cryptography.

Read More

BoxLang AI 3.2.0 โ€” Image Generation, Web Search, Fluent Audio, Agent Registry & MCP Observability

Luis Majano |  May 14, 2026

BoxLang AI 3.2.0 is here, and it's a landmark release. We're shipping five major features โ€” image generation, web search, a fluent audio builder API, a centralized agent registry, and deep MCP observability โ€” along with a suite of analytics improvements and a critical bug fix. Let's dig in. ๐ŸŽ‰

Read More

Introducing the BoxLang Starter Plan: Your Path to Modernization Starts Here

Luis Majano |  May 11, 2026

We listen. A lot. And one message has come through loud and clear from our community: teams want a way to get into the BoxLang ecosystem with commercial licensing, real tooling, and actual support โ€” without jumping straight to a full BoxLang+ subscription.

Read More

BoxLang v1.13.0: Compatibility, Concurrency, and Formatter Maturity

Luis Majano |  April 30, 2026

BoxLang 1.13.0 is here, and it marks an important step forward for the platform. This release includes 48 ticketsโ€”every one of them completedโ€”reflecting a focused effort on CFML compatibility, a more robust concurrency engine, a production-hardened miniserver, and meaningful tooling improvements.

Read More

๐Ÿ–ฅ๏ธ Build Cross-Platform Desktop Apps with BoxLang

Luis Majano |  April 30, 2026

Today we're shipping the initial release of the BoxLang Desktop Runtime โ€” powered by Electron, BoxLang, and Vite. With one starter, one npm run dev, and one packaging command, you can build and distribute professional desktop applications for macOS, Windows, and Linux using the BoxLang you already know. ๐ŸŽฏ

Read More

๐Ÿ›ฐ๏ธ Introducing cbMCP โ€” Your ColdBox App, Live to Every AI Agent

Luis Majano |  April 30, 2026

Today we're releasing cbMCP, the official ColdBox MCP Server โ€” a BoxLang-only module that turns your running ColdBox application into a fully-compliant Model Context Protocol (MCP) server. Plug in any MCP-capable AI client โ€” Claude Desktop, VS Code Copilot, Cursor, Codex, Gemini CLI, OpenCode โ€” and your AI assistant gets live, read-only introspection across the entire ColdBox platform: routing, handlers, modules, WireBox, CacheBox, LogBox, schedulers, interceptors, and async executors. ๐ŸŽฏ

Read More

๐Ÿš€ ColdBox CLI 8.11: The Era of AI Skills Comes to Every ColdBox & BoxLang App

Luis Majano |  April 30, 2026

ColdBox CLI 8.11 is here, and it's one of the most significant releases we've shipped for AI-assisted development. This release wires the CLI directly into our brand new public skills directory at skills.boxlang.io, brings our AI tooling in line with industry-wide agent conventions, and introduces a wave of quality-of-life improvements that make AI integration feel less like setup and more like infrastructure.

Read More

๐ŸŽ“ Introducing skills.boxlang.io โ€” The Open Agent Skills Ecosystem for BoxLang & the Ortus World

Luis Majano |  April 30, 2026

Today we're launching something we've been quietly building for months: skills.boxlang.io โ€” a public, agent-agnostic directory for AI skills covering BoxLang, ColdBox, TestBox, CommandBox, and the entire Ortus ecosystem.

Read More

BoxLang AI v3.1 Released - Audio, Async, Parallel Pipelines, and More ๐ŸŽคโšก๐Ÿ”€

Luis Majano |  April 20, 2026

BoxLang AI 3.1 is here, and it's a release that makes your agents smarter, faster, and more capable than ever. ๐ŸŽ‰

Read More