1.3 KiB
+++ disableToc = false hidden = true title = "Version 5.26" type = "releasenotes" weight = -26 +++
5.26.0 (2024-03-18)
New
-
{{% badge style="info" icon="plus-circle" title=" " %}}New{{% /badge %}} The lazy loading of images is now configurable by using the new
lazyimage effect. 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 %}} It is now possible to adjust the max width of the main area, eg. in case you want to use the full page width for your content.
-
{{% badge style="info" icon="plus-circle" title=" " %}}New{{% /badge %}} Images and Markdown codefences are now respecting Hugo's Markdown attributes.
-
{{% badge style="info" icon="plus-circle" title=" " %}}New{{% /badge %}} The theme has updated its Mermaid dependency to 10.6.0. This adds support for block diagrams.
-
{{% badge style="info" icon="plus-circle" title=" " %}}New{{% /badge %}} This release fixes a long-standing bug where the page wasn't repositioning correctly when going forward or backward in your browser history.