• v3.19 01f6a38ee2

    Ghost released this 2026-03-24 07:50:31 +01:00 | 463 commits to main since this release

    Login flash:

    • Auth screen now hidden by CSS default (#auth-screen{display:none !important})
    • auth.js shows it only when there is no valid token or token is expired
    • No more flash of login page on refresh for logged-in users

    Presentation quiz option (AI Generate panel):

    • Presentation type now shows optional quiz question toggle (same as article)
    • Backend: when questionCount>0, returns JSON {marpMarkdown, questions[]}
      instead of plain Marp markdown
    • applyAiContent fills both the Marp textarea and question blocks for presentations

    Viewer revert:

    • Removed the viewer presentation card change (user wants markdown as-is)
    • Removed dangling viewer button wiring

    Feed/CMS list:

    • Presentation type shows correct icon (fa-presentation-screen) and
      label "Slides" in the CMS content list
    Downloads