Skip to content

Releases: McShelby/hugo-theme-relearn

2.9.1

22 Nov 11:11
Compare
Choose a tag to compare

Fixes

  • [bug] menu: fix significantly low performance for collecting of meta info #157

2.9.0

19 Nov 22:43
Compare
Choose a tag to compare

Fixes

  • [bug][breaking] relref: fix inconsistent behavior #156
  • [bug] search: make dropdown stick to search field when scrolling #155
  • [bug] menu: align long text properly #154
  • [bug] copyToClipBoard: add missing right border for inline code if disableInlineCopyToClipBoard=true #153
  • [bug] menu: show hidden sibling pages reliably #152
  • [bug] menu: bring active item in sight for large menus #149

2.8.3

09 Nov 20:39
Compare
Choose a tag to compare

Fixes

  • [bug] mermaid: let zoom reset to initial size #145
  • [bug] mermaid: remove whitespace from big graphs #143

2.8.2

08 Nov 15:55
Compare
Choose a tag to compare

Fixes

  • [bug] mermaid: always load javascript to avoid break if code fences are used #142

2.8.1

04 Nov 18:28
Compare
Choose a tag to compare

Fixes

  • [bug] search: don't break JS in multilang setup if search is disabled #140

2.8.0

03 Nov 21:03
Compare
Choose a tag to compare

Enhancements

  • [feature] toc: make disableTOC globally available via config.toml #133
  • [feature] mermaid: only load javascript if necessary #95
  • [feature] theme: switch font #83
  • [feature] theme: make favicon configurable #2

Fixes

  • [bug] mermaid: assert that window.mermaid is actually mermaid #136
  • [bug] menu: remove usage of Hugo's UniqueID #131
  • [bug] theme: reduce margin for children shortcode #130
  • [bug] theme: left-align h3 in chapters #129
  • [bug] theme: align copy link to clipboard #128

2.7.0

24 Oct 11:08
Compare
Choose a tag to compare

Enhancements

  • [feature] notice: support custom titles #124

2.6.0

21 Oct 23:18
Compare
Choose a tag to compare

Fixes

  • [bug] theme: generate correct links if theme served from subdirectory #120

2.5.1

12 Oct 14:48
2.5.1
aa5875d
Compare
Choose a tag to compare

Fixes

  • [bug] security: fix XSS for malicious image URLs #117

2.5.0

08 Oct 17:34
2.5.0
5bbeb94
Compare
Choose a tag to compare

Enhancements

  • [feature] syntax highlight: provide default colors for unknown languages #113

Fixes

  • [bug] security: fix XSS for malicious URLs #114
  • [bug] menu: write correct local shortcut links #112