Django-MOJO
MarkdownOpen in ClaudeOpen in ChatGPT

1.6.0 — Vhost kinds, blocklists as data, packaged node plane

2026-08-08

Vhosts are typed — api, site, site_api, redirect — each with its own template and knobs. IP and user-agent blocklists become rows you can watch before enforcing. The node-side tooling ships in the package. Contains two breaking changes: the vhost kind values, and the edge log location.

Breaking

Added

Changed

Fixed

Upgrade notes

Read the template contracts and the node migration order before upgrading a live node. The failure mode worth knowing: a bootstrap missing the edge includes converges "successfully" and serves nothing. The claim_reserved cutover also needs retire-and-claim in one window — a conflicting server name reverts every converge until the file-managed block is gone.