Changelog
★ What's new in this version ★Version 7
7.4.1 (2025-02-19)
Fixes
- [bug] theme: custom.css not written to public #1033
- [bug] print: block code has to much bottom margin in FF #1030
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
7.3.2 (2025-01-26)
Fixes
- [bug] scroll: fix high cpu usage #996
- [bug] a11y: don’t select a11y helper text in selection #993
- [bug] headings: add anchor link in nested shortcode #992
- [bug] highlight: make copy of selection work with
noClasses=true
#991
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 docs #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
Version 6
6.4.1 (2024-10-11)
Fixes
- [bug] highlight: remove additional newlines from code if copied from cursor selection #925
6.4.0 (2024-09-12)
Enhancements
- [feature] notice: support user defined box styles #913
- [feature] frontmatter: add
expanded
parameter for shortcodes #911 - [feature] resources: add
expanded
parameter #908 - [feature][change] notice: collapse borders if single code block is displayed #906
Fixes
- [bug] include: don’t erroneously remove headings if
hidefirstheading=true
#914
Maintenance
- [task] build: add link for migration into changelog #915
- [task] shortcodes: fix whitespace issues #907
6.3.0 (2024-09-03)
Enhancements
- [feature] theme: support Obsidian styled alerts #903
- [feature] notice: add expander to box title #901
Fixes
- [bug] children: fix sort parameter #898
- [bug] mermaid: classDiagram breaks when using «interface» #895
- [bug] toc: don’t show toc button if empty #893
Maintenance
- [task] mermaid: update to 11.1.0 #904
- [task][change] expand: rename
open
parameter toexpanded
#902 - [task] i18n: update Arabic translation #900
6.2.0 (2024-08-26)
Enhancements
- [feature][change] anchor: add option to scroll into view #886
- [feature] theme: support for GitHub styled alerts #885
Fixes
- [bug] arrownav: avoid rude event handling for form elements #887
Maintenance
- [task] 404: move styles to separate file #889
6.1.1 (2024-08-02)
Fixes
- [bug] link: link resolving stopped working in certain configurations #882
6.1.0 (2024-08-02)
Enhancements
- [feature][change] assetbuster: use asset buster for all resources #875
- [feature] theme: sync to Hugo changes for PublishDate #872
- [feature] theme: allow errorlevel override on page level #870
- [feature] relref: provide shortcodes to lift certain restrictions #864
- [feature] openapi: adjust to Hugo’s build-in link render hook #860
- [feature][change] include: adjust to Hugo’s build-in link render hook #859
Fixes
- [bug] variant: auto variant references potentially wrong chroma style #873
- [bug] schema: sync to Hugo changes for LanguageCode #866
- [bug] taxonomy: simplify code #852
- [bug] alias: index.html has displays error in content #851
Maintenance
- [task] icon: update Font Awesome to 6.6.0 #881
- [task] math: update MathJax to 3.2.2 #880
- [task] openapi: update swagger-ui to 5.17.14 #879
- [task] mermaid: update to 10.9.1 #878
- [task] theme: remove special cases for LanguageCode #861
- [task] link: adjust to Hugo’s build-in code #858
- [task] image: adjust to Hugo’s build-in code #857
- [task] opengraph: sync to Hugo’s implementation #856
- [task] i18n: improve file naming #848
6.0.0 (2024-04-27)
Enhancements
- [feature][breaking] theme: unify description #845
- [feature] schema: add schema support in meta data #844
- [feature] include: use Hugo’s resources #835
- [feature] math: allow to work with Hugo’s passthrough configuration #832
- [feature] i18n: add Romanian translation #828
- [feature][breaking] menu: remove menuTitle frontmatter #714
- [feature][breaking] theme: end support for Internet Explorer 11 #584
Fixes
- [bug] frontmatter: move frontmatter config for docs out of root #843
- [bug] images: color outline using primary color #838
- [bug][breaking] variant: avoid Hugo permission errors on build #831
- [bug] theme: unwanted paragraph break with AsciiDoc #829
Maintenance
- [task][breaking] swagger: remove shortcode #847
- [task][breaking] search: remove JSON outputformat for search index #846
- [task] theme: sync to Hugo’s implementation #841
- [task][change] fontawesome: update to 6.5.2 #834