Skip to content

Releases: McShelby/hugo-theme-relearn

5.20.0

26 Aug 16:15
Compare
Choose a tag to compare

Enhancements

  • [feature][change] theme: support for colored borders between menu and content #626
  • [feature] image: allow option to apply image effects globally #623
  • [feature][change] openapi: switch to light syntaxhighlighting where applicable #621
  • [feature] images: document usage of images with links #576

Fixes

  • [bug] highlight: fix rendering for Hugo < 0.111 #630
  • [bug] search: remove link underline on dedicated search page #627
  • [bug] highlight: don't switch to block view if hl_inline=true #618
  • [bug] variant: minor adjustments to zen variants #617
  • [bug] mermaid: lazy render graph if it is initially hidden #187

Maintenance

  • [task] openapi: update to swagger 5.4.1 #620

5.19.0

12 Aug 23:43
Compare
Choose a tag to compare

Enhancements

  • [feature] highlight: add title parameter #616
  • [feature] variant: signal variant switch as event #614
  • [feature] variant: add zen variant in light and dark #613
  • [feature] i18n: add Hungarian translation #604
  • [feature] mermaid: update to 10.3.0 #601

Fixes

  • [bug] siteparam: avoid halt if param is a map/slice #611
  • [bug] mermaid: fix broken zoom since update to v10 #608
  • [bug] mermaid: variant generator diagram does not respond to events #607
  • [bug] print: avoid chroma leak for relearn-dark #605

Maintenance

  • [task] mermaid: update to 10.3.1 #610

5.18.0

27 Jul 19:23
Compare
Choose a tag to compare

Enhancements

  • [feature][change] shortcodes: add more deprecation warnings #598
  • [feature][change] shortcodes: change context parameter to page if called as partial #595
  • [feature] siteparam: support nested parameters and text formatting #590
  • [feature][change] a11y: improve when tabbing through links #581

Fixes

  • [bug] openapi: inherit RTL setting from Hugo content #600
  • [bug] 404: fix display in RTL #597
  • [bug] highlight: fix position of copy-to-clipboard button in RTL #594
  • [bug] openapi: fix spelling #593
  • [bug] search: fix typo in output format #591
  • [bug] tabs: fix tab selection by groupid #582
  • [bug] theme: restore compat with Hugo 0.95.0 #580
  • [bug][change] theme: improve display of links #577

5.17.1

22 Jun 17:05
Compare
Choose a tag to compare

Enhancements

  • [feature][change] highlight: make copy to clipboard appear on hover #574

5.17.0

22 Jun 16:45
Compare
Choose a tag to compare

Enhancements

  • [feature] highlight: add configurable line breaks #169

Fixes

  • [bug] theme: support Hugo 0.114.0 #573
  • [bug] taxonomy: fix number tags #570
  • [bug] highlight: improve copy to clipboard #569

5.16.2

10 Jun 12:23
Compare
Choose a tag to compare

Enhancements

  • [feature] theme: revamp 404 page #566

5.16.1

09 Jun 21:56
Compare
Choose a tag to compare

Enhancements

  • [feature] theme: add deprecation warnings #565

Fixes

  • [bug] mermaid: allow for YAML frontmatter inside of graph #564
  • [bug] alias: fix redirect URLs in case of empty BaseURL #562

5.16.0

08 Jun 16:04
Compare
Choose a tag to compare

Enhancements

  • [feature] tabs: add title and icon option #552
  • [feature] shortcodes: add style option to mimic code box color scheme #551
  • [feature] tabs: support color options #550
  • [feature] favicon: add light & dark option for OS's preferred color scheme #549

Fixes

  • [bug] icon: remove whitespace on start #560
  • [bug] shortcodes: avoid superflous margin at start and end of content #558
  • [bug] expand: fix html encoding of finishing content tag #557
  • [bug] icon: fix ouput "raw HTML omitted" with goldmark config unsafe=false #555

5.15.2

29 May 11:49
Compare
Choose a tag to compare

Enhancements

  • [feature] taxonomy: add support for category default taxonomy #541

Fixes

  • [bug] attachments: work for Hugo < 0.112 #546

5.15.1

25 May 13:52
Compare
Choose a tag to compare

Fixes

  • [bug] shortcodes: intermediately use random ids instead of .Ordinal #543