• v3.7 8aa1c5d0f7

    Ghost released this 2026-03-24 04:09:21 +01:00 | 475 commits to main since this release

    Quill tooltip: move tooltip element to document.body via patchQuillTooltip()
    so overflow:hidden on .cms-main cannot clip it. Recalculates position from
    container-relative to viewport (fixed) coordinates with viewport clamping.
    Removes overflow:hidden from quill wrappers; applies border-radius to toolbar/container.

    Registration: hide #show-register by default in HTML; reveal only after
    registration-status fetch confirms enabled=true. Endpoint already returns 403
    when disabled — no backend change needed.

    Downloads