File tree Expand file tree Collapse file tree 3 files changed +21
-2
lines changed
exampleSite/content/basics Expand file tree Collapse file tree 3 files changed +21
-2
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 5.27.0 (2024-04-07)
4+
5+ ### Enhancements
6+
7+ - [ ** feature** ] theme: simplify title generation [ #825 ] ( https://github.com/McShelby/hugo-theme-relearn/issues/825 )
8+ - [ ** feature** ] theme: adjust to Hugo's build-in code [ #824 ] ( https://github.com/McShelby/hugo-theme-relearn/issues/824 )
9+ - [ ** feature** ] link: warn if fragment is not found [ #823 ] ( https://github.com/McShelby/hugo-theme-relearn/issues/823 )
10+ - [ ** feature** ] theme: add styling for selected HTML elements [ #822 ] ( https://github.com/McShelby/hugo-theme-relearn/issues/822 )
11+ - [ ** feature** ] a11y: improve search box [ #821 ] ( https://github.com/McShelby/hugo-theme-relearn/issues/821 )
12+ - [ ** feature** ] [ **change** ] dependencies: make loader more versatile [ #820 ] ( https://github.com/McShelby/hugo-theme-relearn/issues/820 )
13+ - [ ** feature** ] nav: scroll to prev/next heading using keyboard shortcut [ #819 ] ( https://github.com/McShelby/hugo-theme-relearn/issues/819 )
14+ - [ ** feature** ] breadcrumb: use .LinkTitle instead of .Title if available [ #816 ] ( https://github.com/McShelby/hugo-theme-relearn/issues/816 )
15+
16+ ### Fixes
17+
18+ - [ ** bug** ] scrollbar: scroll bar in side menu gets stuck in dragged state on mobile [ #808 ] ( https://github.com/McShelby/hugo-theme-relearn/issues/808 )
19+
20+ ---
21+
322## 5.26.2 (2024-03-18)
423
524### Enhancements
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ This document shows you what's new in the latest release and flags it with one o
1818
1919---
2020
21- ## 5.27.0.beta (XXXX-XX-XX ) {#5270 }
21+ ## 5.27.0 (2024-04-07 ) {#5270 }
2222
2323- {{% badge color="fuchsia" icon="fa-fw fab fa-hackerrank" title=" " %}}0.121.0{{% /badge %}} This release requires a newer Hugo version.
2424
Original file line number Diff line number Diff line change 1- 5.26.2+tip
1+ 5.27.0
You can’t perform that action at this time.
0 commit comments