Ship tag 5.26.0

This commit is contained in:
GitHub Actions Bot 2024-03-16 09:14:25 +00:00
parent 878102f3bc
commit a854e66af6
3 changed files with 23 additions and 2 deletions

View file

@ -1,5 +1,26 @@
# Changelog # Changelog
## 5.26.0 (2024-03-16)
### Enhancements
- [**feature**] image: add lazy loading image effect option [#803](https://github.com/McShelby/hugo-theme-relearn/issues/803)
- [**feature**] render-hook: support Markdown attributes [#795](https://github.com/McShelby/hugo-theme-relearn/issues/795)
- [**feature**] theme: support full page width [#752](https://github.com/McShelby/hugo-theme-relearn/issues/752)
### Fixes
- [**bug**] clipboard: fix broken style if block code is in table [#790](https://github.com/McShelby/hugo-theme-relearn/issues/790)
- [**bug**] nav: browser back navigation does not jump to the correct position [#509](https://github.com/McShelby/hugo-theme-relearn/issues/509)
### Maintenance
- [**task**] build: update all available actions to nodejs 20 [#802](https://github.com/McShelby/hugo-theme-relearn/issues/802)
- [**task**] openapi: update swagger-ui to 5.11.10 [#798](https://github.com/McShelby/hugo-theme-relearn/issues/798)
- [**task**] mermaid: update to 10.9.0 [#797](https://github.com/McShelby/hugo-theme-relearn/issues/797)
---
## 5.25.0 (2024-02-29) ## 5.25.0 (2024-02-29)
### Enhancements ### 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.26.0.beta (XXX) {#5260} ## 5.26.0 (2024-03-16) {#5260}
- {{% badge style="info" icon="plus-circle" title=" " %}}New{{% /badge %}} The lazy loading of images is now configurable by using the new `lazy` [image effect](cont/imageeffects). The default value hasn't changed in comparison to older versions, you don't need to change anything. - {{% badge style="info" icon="plus-circle" title=" " %}}New{{% /badge %}} The lazy loading of images is now configurable by using the new `lazy` [image effect](cont/imageeffects). The default value hasn't changed in comparison to older versions, you don't need to change anything.

View file

@ -1 +1 @@
5.25.0+tip 5.26.0