Ship tag 5.27.0

This commit is contained in:
GitHub Actions Bot 2024-04-07 21:49:31 +00:00
parent daf525ddc5
commit 4391760c8b
3 changed files with 21 additions and 2 deletions

View file

@ -1,5 +1,24 @@
# Changelog
## 5.27.0 (2024-04-07)
### Enhancements
- [**feature**] theme: simplify title generation [#825](https://github.com/McShelby/hugo-theme-relearn/issues/825)
- [**feature**] theme: adjust to Hugo's build-in code [#824](https://github.com/McShelby/hugo-theme-relearn/issues/824)
- [**feature**] link: warn if fragment is not found [#823](https://github.com/McShelby/hugo-theme-relearn/issues/823)
- [**feature**] theme: add styling for selected HTML elements [#822](https://github.com/McShelby/hugo-theme-relearn/issues/822)
- [**feature**] a11y: improve search box [#821](https://github.com/McShelby/hugo-theme-relearn/issues/821)
- [**feature**][**change**] dependencies: make loader more versatile [#820](https://github.com/McShelby/hugo-theme-relearn/issues/820)
- [**feature**] nav: scroll to prev/next heading using keyboard shortcut [#819](https://github.com/McShelby/hugo-theme-relearn/issues/819)
- [**feature**] breadcrumb: use .LinkTitle instead of .Title if available [#816](https://github.com/McShelby/hugo-theme-relearn/issues/816)
### Fixes
- [**bug**] scrollbar: scroll bar in side menu gets stuck in dragged state on mobile [#808](https://github.com/McShelby/hugo-theme-relearn/issues/808)
---
## 5.26.2 (2024-03-18)
### Enhancements

View file

@ -18,7 +18,7 @@ This document shows you what's new in the latest release and flags it with one o
---
## 5.27.0.beta (XXXX-XX-XX) {#5270}
## 5.27.0 (2024-04-07) {#5270}
- {{% badge color="fuchsia" icon="fa-fw fab fa-hackerrank" title=" " %}}0.121.0{{% /badge %}} This release requires a newer Hugo version.

View file

@ -1 +1 @@
5.26.2+tip
5.27.0