Django-MOJO
MarkdownOpen in ClaudeOpen in ChatGPT

1.7.1 — Standard host integrity, and vhost naming without ceremony

2026-08-09

Adds a standard AL2023 host-integrity profile — file-integrity monitoring, RPM verification, and exact trusted-change evidence — for nodes that opt in. Fixes two edge bugs: static assets under a declared app route 404ing, and renewed certificates silently not reaching nodes. Also removes the reserved-hostname mechanism for naming vhosts — owning the domain is now the whole requirement. That removal drops an internal, platform-admin-only endpoint and field (claim_reserved/claims_reserved); no known caller exists outside internal ops.

Added

Changed

Fixed

Upgrade notes