Ship tag 5.22.0

This commit is contained in:
GitHub Actions Bot 2023-09-26 20:54:13 +00:00
parent e6da7becae
commit c5c43b6003
3 changed files with 21 additions and 2 deletions

View file

@ -1,5 +1,24 @@
# Changelog # Changelog
## 5.22.0 (2023-09-26)
### Enhancements
- [**feature**] mermaid: add pan&zoom reset [#651](https://github.com/McShelby/hugo-theme-relearn/issues/651)
- [**feature**] markdown: add interlace color for tables [#648](https://github.com/McShelby/hugo-theme-relearn/issues/648)
- [**feature**] search: add breadcrumb to dedicated search results [#647](https://github.com/McShelby/hugo-theme-relearn/issues/647)
- [**feature**][**change**] menu: optionally disable index pages for sections [#642](https://github.com/McShelby/hugo-theme-relearn/issues/642)
### Fixes
- [**bug**] variants: restore generator zoom [#650](https://github.com/McShelby/hugo-theme-relearn/issues/650)
- [**bug**] clipboard: malused Fontawesome style [#649](https://github.com/McShelby/hugo-theme-relearn/issues/649)
- [**bug**][**change**] theme: avoid id collisions between headings and theme [#646](https://github.com/McShelby/hugo-theme-relearn/issues/646)
- [**bug**] theme: remove HTML validation errors [#644](https://github.com/McShelby/hugo-theme-relearn/issues/644)
- [**bug**] breadcrumb: remove superflous whitespace between items [#643](https://github.com/McShelby/hugo-theme-relearn/issues/643)
---
## 5.21.0 (2023-09-18) ## 5.21.0 (2023-09-18)
### Enhancements ### Enhancements

View file

@ -18,7 +18,7 @@ This document shows you what's new in the latest release. For a detailed list of
--- ---
## 5.22.0 (2023-09-21) {#5220} ## 5.22.0 (2023-09-26) {#5220}
- {{% badge style="note" title=" " %}}Change{{% /badge %}} This release fixes an issue where in unfortunate conditions DOM ids generated by Hugo may collide with DOM ids set by the theme. To avoid this, all theme DOM ids are now prefixed with `R-`. - {{% badge style="note" title=" " %}}Change{{% /badge %}} This release fixes an issue where in unfortunate conditions DOM ids generated by Hugo may collide with DOM ids set by the theme. To avoid this, all theme DOM ids are now prefixed with `R-`.

View file

@ -1 +1 @@
5.21.0+tip 5.22.0