Version 7

★ What's new in this version ★

7.3.1 (2025-01-03)

Fixes

  • [bug] taxonomy: fix rendering if unsafe=false #986
  • [bug] bug: missing translations for Markdown topbar button #985

7.3.0 (2025-01-02)

Enhancements

  • [feature] clipboard: make copy button reachable by keyboard #983
  • [feature] a11y: use native button elements where appropriate #982
  • [feature] markdown: support new output format #979
  • [feature] topbar: improve button configuration #978
  • [feature] details: support built-in Hugo shortcode #957

Fixes

  • [bug] notice: avoid tab focus for non-expandable boxes #977
  • [bug] variant: fix importing base variants #974

7.2.1 (2024-12-10)

Fixes

  • [bug] notice: links aren’t clickable #968
  • [bug] shortcodes: correctly detect empty shortcode content #966

7.2.0 (2024-12-08)

Enhancements

  • [feature] theme: add Persian language #961
  • [feature] notice: add parameter groupid #954
  • [feature] notice: improve accessibility of notice title #897

Fixes

  • [bug] mermaid: print preview closes automatically after opening #959
  • [bug] mermaid: escape diagram the recommended way #950
  • [bug] search: fix compat error with Hugo 0.126.0 #949
  • [bug][change] theme: fix flash on non-default variant #757

Maintenance

  • [task] menu: replace clumsy expand implementation #955
  • [task][change] expand: use notice internally #953
  • [task] mermaid: update to 11.4.1 #951
  • [task] theme: leverage code styling config #947

7.1.1 (2024-10-25)

Fixes

  • [bug] children: remove superflous text “.LinkTitle” #942

7.1.0 (2024-10-24)

Enhancements

  • [feature][change] children: use LinkTitle instead of Title #939
  • [feature][change] menu: support nested Hugo menus #423
  • [feature] menu: support for external links #148

Fixes

  • [bug] search: wrong searchindex URL with multilang per server config #940

7.0.1 (2024-10-15)

Fixes

  • [bug] search: search page not generated with renderer.unsafe #929

7.0.0 (2024-10-13)

Enhancements

  • [feature][change] logo: move Relearn logo to exampleSite #924
  • [feature][change] math: adhere to Hugo’s default config params #923
  • [feature][change] theme: replace font #922
  • [feature][breaking] theme: reduce build time #685

Fixes

  • [bug] theme: remove duplicate path warning #926

Maintenance

  • [task] theme: remove author deprecation warning #919
  • [task] theme: remove deprecation waring for usage of .Sites.First #912
  • [task][breaking] theme: restructure code #891
  • [task][breaking] search: improve generation of dedicated search page #888
  • [task] theme: remove warning for usage of .Site.IsMultiLingual #877
  • [task][breaking] roadmap: upcoming major changes for 7.0.0 #715