hugo-theme-relearn/docs/content/introduction/changelog/7/4/000.en.md
GitHub Actions Bot dcabfe7674
Some checks are pending
docs-build-deployment / Run deploy (push) Waiting to run
docs-build / Run build (push) Waiting to run
Ship tag 7.4.0
2025-02-18 07:00:41 +00:00

3.2 KiB

7.4.0 (2025-02-18)

Enhancements

  • [feature] theme: make content footer configurable #1025
  • [feature] favicon: respect assets directory #1023
  • [feature] code: wrap inline code if necessary #1022
  • [feature] image: support for inlining image content #1019
  • [feature] search: remove warning for deprecated JSON output format #1017
  • [feature] children: improve if listed as headings #1015
  • [feature] menu: adjust contrast of zen variants #1013
  • [feature] logo: make header color configurable #1012
  • [feature] theme: add compat way of including scripts #1009
  • [feature][change] menu: support downloadable links #1008
  • [feature] link: add check for menu links #1002
  • [feature] theme: add new source output format #1001
  • [feature] openapi: make collapse-all work for tag sections #999
  • [feature] theme: make table headers sticky #997
  • [feature] link: add ignore list to checker to skip certain URLs #971
  • [feature] menu: increase expander left margin #943
  • [feature][change] link: support link variations through query parameter #850

Fixes

  • [bug] include: a11y: remove first heading for screen reader if hideFirstHeading #1028
  • [bug] breadcrumbs: default to site title for home page #1027
  • [bug] breadcrumb: fix Google Search Console errors #1026
  • [bug] mermaid: tooltips cause page layout to shift #1021
  • [bug] scroll: live reload doesn't preserve the scroll position #1014
  • [bug] theme: guard access to page.File.Filename #1005
  • [bug] variant: fix table contrast issue #998

Maintenance

  • [task] docs: move docs and provide a simple exampleSite #1003