• v1.0.8 a15c351a21

    v1.0.8 Stable

    Ghost released this 2025-12-07 07:30:06 +01:00 | 702 commits to main since this release

    What's Changed

    • refactor(Dashboard): Replace flexbox layout with CSS Grid for improved structure (90b055e)
      • Replace outer div with CSS Grid layout using gridTemplateRows and gridTemplateColumns
      • Conditionally add plugin sidebar column based on hasPlugins flag
      • Change header from div to semantic header element with full-width span
      • Move category filter to span full width using gridColumn style
      • Replace flex container with semantic main element for modules grid
      • Move plugin sidebar outside main content area as separate
    Downloads