• feat(render): image block layout, link, and live media attribution

    Ghost released this 2026-07-10 02:51:18 +00:00 | 2 commits to main since this release

    MediaValue gains an Attribution credit resolved through the existing
    MediaResolver context hook. The BlockNote image case renders width and
    align presets, alt text, an optional link wrap, and the attribution chip
    in chip, chipHover, and below modes with the same themed markup as the
    cms page-builder image block. Legacy url-and-caption blocks render
    byte-identical to the previous output.

    Co-Authored-By: Claude Fable 5 noreply@anthropic.com

    Downloads