Django-MOJO
MarkdownOpen in ClaudeOpen in ChatGPT

1.15.3 — A click that does work changes the screen; provisioning survives a partial teardown

Editorial identity incomplete

2026-08-20

A patch release. The admin portal gets a shared responsiveness contract: a click that goes and does work paints a pending state, a panel whose data fails to load says what broke and offers a retry instead of leaving the previous screen in place, and a mutating action cannot be double-submitted. The Deploys tab — which could look completely inert when a request failed — is the first surface on it. Provisioning gets two fixes from a live run against an empty AWS account: a still-pending instance is a retry rather than a hard failure, and a stale Aurora subnet group left behind by a partial teardown is named in the first pass instead of fifteen minutes in. Plus invite re-issue, password-reset and modal-scroll fixes.

Added

Changed

Fixed

Upgrade notes