Skip to content

v1.33.1

Choose a tag to compare

@sgaduuw sgaduuw released this 13 Jun 20:18
· 40 commits to develop since this release
5f18272

Fixed

  • Page list: the full-URL-path line is no longer shown for root
    pages, where it merely repeated the slug as /<slug>/ and, stacked
    under the slug, read as the page being nested under itself. The
    path now renders only where it adds information: nested pages
    (the ancestor chain) and the home page. Cosmetic only, no data or
    URL change.