2.1 KiB
+++ disableToc = false hidden = true title = "Version 7.2" type = "releasenotes" weight = -2 +++
7.2.0 (2024-12-10)
Change
-
{{% badge style="note" title=" " %}}Change{{% /badge %}} The
expandshortcode was refactored and now internally uses thenoticeshortcode.Due to these changes,
expandandnoticewithstyle=transparentwill now generate slightly different margins. -
{{% badge style="note" title=" " %}}Change{{% /badge %}} This release fixes a long standing issue, where loading a page with a non-default variant may caused screen flashing.
Fixing this resulted in major changes how stylesheets are bundled during built and ultimately leads to different stylesheets been loaded in the browser. If you haven't done any undocumented stuff with the stylesheets, this change should not have any negative effects to your site.
Anyways, please note that now the variant generator is not included in the theme release anymore but is only available in the docs. As a sideeffect, less JavaScript will be loaded on your site.
New
-
{{% badge style="info" icon="plus-circle" title=" " %}}New{{% /badge %}} As a fallout of fixing the flashing issue, you can now minify the bundled stylesheets by setting the
minifyparameter in yourhugo.toml. Without configuring this parameter, the theme will minify the stylesheets for production (hugo) but not for development (hugo server). -
{{% badge style="info" icon="plus-circle" title=" " %}}New{{% /badge %}} The
noticeshortcode was improved for accessibility and comes with a brand new parametergroupid. -
{{% badge style="info" icon="plus-circle" title=" " %}}New{{% /badge %}} The theme has updated its Mermaid dependency to 11.4.1. This adds support for Kanban diagrams.
-
{{% badge style="info" icon="plus-circle" title=" " %}}New{{% /badge %}} Translation into Persian. This language is not supported for search.