Releases: McShelby/hugo-theme-relearn
Releases Β· McShelby/hugo-theme-relearn
5.20.0
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
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
Enhancements
- [feature][change] shortcodes: add more deprecation warnings #598
- [feature][change] shortcodes: change
context
parameter topage
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