Django-MOJO
MarkdownOpen in ClaudeOpen in ChatGPT

1.8.0 — Fleet-wide jobs actually reach the fleet, and web app releases can be published

2026-08-09

Three fixes, all found publishing a real web app end to end for the first time. Two of them made the release plane unusable: no release could ever pass verification, and presigned uploads rejected any client that sent a Content-Type. The third is worse and older — work published to every runner on a channel was reaching exactly one of them, so edge convergence and certificate renewal landed on one node per publish while the rest of the fleet drifted. Breaking: an immediate broadcast now returns a list of job ids rather than one.

Breaking

Fixed

Upgrade notes