v0.64.4 stable
Release v0.64.4
May 02, 2026
MCP URL is now visible on the login page, and a Windows remote desktop helper regression is fixed.
Added
- MCP server URL is now surfaced on the login page and on Settings → Connected apps, with a one-click copy button so it's easy to paste into Claude.ai, ChatGPT, Cursor, or any other AI agent that supports MCP.
Fixed
- Windows remote desktop helper was being rejected at handshake on some hosts after the previous release's Scheduled Task fix. Both Windows helper spawn paths now share a single command-line builder with explicit roles, so the bug can't reappear.
If you’ve been wanting to point an AI agent at your Breeze tenant, the URL is now right there on the login page and on Connected Apps — copy, paste, authorize. A small touch, but it removes a real friction point for the MCP integration.
The remote desktop fix patches a regression introduced by yesterday’s Windows agent fix. Different code path, same kind of mistake; both spawn paths now flow through one helper with explicit roles, with a test that runs on every platform so this category of bug is closed for good.