Releases: McShelby/hugo-theme-relearn
Releases · McShelby/hugo-theme-relearn
2.9.1
Fixes
- [bug] menu: fix significantly low performance for collecting of meta info #157
2.9.0
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
Fixes
- [bug] mermaid: let zoom reset to initial size #145
- [bug] mermaid: remove whitespace from big graphs #143
2.8.2
Fixes
- [bug] mermaid: always load javascript to avoid break if code fences are used #142
2.8.1
Fixes
- [bug] search: don't break JS in multilang setup if search is disabled #140
2.8.0
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
Enhancements
- [feature] notice: support custom titles #124
2.6.0
Fixes
- [bug] theme: generate correct links if theme served from subdirectory #120
2.5.1
Fixes
- [bug] security: fix XSS for malicious image URLs #117
2.5.0
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