Version 7.5
See the changelog of this version for a detailed list of changes.0.126.0 Minimum required Hugo version
Breaking Change requiring action after upgrade
Change Change of behavior, may require action
New New behavior, often introducing new options
7.5.0 (2025-03-04)
Change
-
Change All dependencies were moved from
static
t'assets
. Affected be stylesheets, scripts an' fonts.This be mainly done t' reduce th' output 'n
public
t' only contain necessary files o' yer ship.E.g. if ye don’t use math anywhere on yer ship, it be not necessary t' output th' MathJax library t' public.
Th' directory structure will be adjusted so all 3rd-party dependencies be stored 'n their appropriate module sub directory. So what previously was
static/js/js-yaml.js
will becomeassets/j/js-yaml/js-yaml.js
.Take a look into th' new
assets
directory. Only if ye have overridden some o' these files, ye will have t' adjust their paths accordingly. All other additional files should stay whar' they be. -
Change Buttons fer languages written right t' left be now rendered correctly, so ye will experience visual differences 'n those cases. This applies t'
- th' Merrrmaid zoom button depend'n on th' page’s language
- inline an' block copy-to-clipboard buttons depend'n o' th' contained text rrrambl'n