Skip to content

Releases: McShelby/hugo-theme-relearn

7.1.1

25 Oct 06:34
Compare
Choose a tag to compare

β˜… What's new in this version β˜…

Fixes

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

7.1.0

24 Oct 22:14
Compare
Choose a tag to compare

β˜… What's new in this version β˜…

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

15 Oct 13:44
Compare
Choose a tag to compare

β˜… What's new in this version β˜…

Fixes

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

7.0.0

13 Oct 14:29
Compare
Choose a tag to compare

β˜… What's new in this version β˜…

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

6.4.1

11 Oct 14:18
Compare
Choose a tag to compare

Fixes

  • [bug] highlight: remove additional newlines from code if copied from cursor selection #925

6.4.0

12 Sep 20:17
Compare
Choose a tag to compare

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

03 Sep 17:45
Compare
Choose a tag to compare

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 <> #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 to expanded #902
  • [task] i18n: update Arabic translation #900

6.2.0

26 Aug 21:16
Compare
Choose a tag to compare

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

02 Aug 14:53
Compare
Choose a tag to compare

Fixes

  • [bug] link: link resolving stopped working in certain configurations #882

6.1.0

02 Aug 09:24
Compare
Choose a tag to compare

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