Skip to content

Releases: McShelby/hugo-theme-relearn

5.24.3

28 Feb 21:40
Compare
Choose a tag to compare

Fixes

  • [bug] theme: avoid crash on 404 if author settings want to warn #785

5.24.2

24 Feb 14:16
Compare
Choose a tag to compare

Enhancements

  • [feature] image: adjust to Hugo 0.123 #777

Fixes

  • [bug] link: resolve fragments #775

5.24.1

18 Feb 00:00
Compare
Choose a tag to compare

Enhancements

  • [feature] link: make resolution reporting configurable #774

5.24.0

17 Feb 00:41
Compare
Choose a tag to compare

Enhancements

  • [feature] theme: compatiblity with Hugo 0.123 #771
  • [feature] topbar: support editURL in frontmatter #764
  • [feature] menu: use --MENU-WIDTH-S to adjust mobile flyout #761
  • [feature] figure: support built-in shortcode #746
  • [feature] theme: make heading a template #744
  • [feature] taxonomy: make arrow nav browse through terms #742
  • [feature] theme: switch from config.toml to hugo.toml #741
  • [feature] button: make non-interactive if used as mock #740
  • [feature][change] topbar: allow text for button #739
  • [feature] theme: run hugo demo site without warning #736
  • [feature] menu: make swipe handler passive #735
  • [feature] i18n: support standard Hugo options #733
  • [feature] a11y: show tab focus on images #730
  • [feature] a11y: improve discovering links on keyboard navigation #726
  • [feature][change] variant: increase contrast for light themes #722
  • [feature] theme: break build if minimum Hugo version is not matched #719
  • [feature] taxonomy: humanize term on missing term title #713

Fixes

  • [bug] taxonomy: display translated title #772
  • [bug] highlight: fix codefence syntax in Hugo >= 0.121.0 #749
  • [bug] link: fix links to pages containing dots in their name #748
  • [bug] image: get resource images if link is prefixed with ./ #747
  • [bug] theme: switch dependency colors on OS color scheme change #745
  • [bug] clipboard: fix O(nΒ²) buttons #738
  • [bug] button: fix whitespacing in FF #737
  • [bug] i18n: fix warning messages for zh-CN #732
  • [bug] mermaid: fix zoom button #725
  • [bug] theme: fix JS errors on hugo --minifiy #724
  • [bug] include: fix whitespacing in codefences #723

5.23.2

03 Nov 22:37
Compare
Choose a tag to compare

Enhancements

  • [feature] taxonomy: improve taxonomy page #712
  • [feature] taxonomy: warn on missing term title #709

Fixes

  • [bug] taxonomy: fix sorting of terms on content pages #710

5.23.1

30 Oct 20:28
Compare
Choose a tag to compare

Enhancements

  • [feature] taxonomy: improve term page #705

Fixes

  • [bug] variant: fix typo in chroma-learn.css #708
  • [bug] links: ignore local markdown links linking to files with extension #707

5.23.0

29 Oct 17:55
Compare
Choose a tag to compare

Enhancements

  • [feature] taxonomy: allow for content on term pages #701
  • [feature] theme: write full file path on warnings #699
  • [feature] theme: show anchor link and copy to clipboard button on mobile #697
  • [feature][change] config: adjust to changes in Hugo 0.120 #693
  • [feature] variants: add more contrast to neon #692
  • [feature] mermaid: only show zoom reset button if zoomed #691
  • [feature] menu: add additional sort options #684
  • [feature] theme: add social media meta information #683
  • [feature] theme: simplify additional JS dependencies #682
  • [feature] links: warn if ref/relref is used falsly #681
  • [feature] menu: make width configurable #677
  • [feature] tabs: use color for link of inactive tabs #675
  • [feature] taxonomy: modularize term list generation #671
  • [feature] theme: remove warnings with hugo --printI18nWarnings #670
  • [feature] theme: implement portable linking #377

Fixes

  • [bug] links: extra space before link text #700
  • [bug] mermaid: reset zoom correctly #690
  • [bug] theme: fix mobile layout for width=48rem #676
  • [bug] frontmatter: resemble documented shortcode style #672
  • [bug] taxonomy: display terms in pages if removePathAccents=true #669

Maintenance

  • [task] mermaid: update mermaid to 10.6.0 #703
  • [task] openapi: update swagger-ui to 5.9.1 #702

5.22.1

02 Oct 09:44
Compare
Choose a tag to compare

Enhancements

  • [feature] i18n: add Swahili translation #666
  • [feature] math: hide unrendered math #663
  • [feature] tabs: improve a11y by removing duplicate hidden title #662
  • [feature] mermaid: improve zoom UX #659

Fixes

  • [bug] variant: fix sidebar-flyout borders color for zen #667
  • [bug] clipboard: fix RTL location of tooltip #661
  • [bug] clipboard: ignore RTL for code #660
  • [bug] expand: fix aria-controls #658
  • [bug] theme: fix id generation for markdownified titles #657
  • [bug] mermaid: avoid graph bombing on hugo --minify #656
  • [bug] mermaid: fix width for some graphs #655

5.22.0

26 Sep 20:54
Compare
Choose a tag to compare

Enhancements

  • [feature] mermaid: add pan&zoom reset #651
  • [feature] markdown: add interlace color for tables #648
  • [feature] search: add breadcrumb to dedicated search results #647
  • [feature][change] menu: optionally disable index pages for sections #642

Fixes

  • [bug] variants: restore generator zoom #650
  • [bug] clipboard: malused Fontawesome style #649
  • [bug][change] theme: avoid id collisions between headings and theme #646
  • [bug] theme: remove HTML validation errors #644
  • [bug] breadcrumb: remove superflous whitespace between items #643

5.21.0

18 Sep 19:07
Compare
Choose a tag to compare

Enhancements

  • [feature] topbar: make buttons configurable #639
  • [feature][change] menu: fix footer padding #637

Fixes

  • [bug] breadcrumb: don't ignore spaces for separator #636
  • [bug] theme: fix snyk code issues #633
  • [bug] images: apply image effects to lightbox images #631

Maintenance

  • [task] openapi: update to swagger 5.7.2 #641