Version 5.20
See the changelog of this version for a detailed list of changes.5.20.0 (2023-08-26)
Change
-
Change Th' theme has updated its Swagger dependency t' 5.4.1 fer th'
openapi
shortcode.Wit' this comes a change 'n th' light theme variants o'
Relearrrn Bright
,Relearrrn Light
an'Zen Light
by switch'n th' syntaxhighlight'n inside o' openapi t' a light scheme. This br'ns it more 'n sync wit' th' code style used by th' theme variants itself.Additionally, th' syntaxhighlight'n inside o' openapi fer print'n was switched t' a light scheme fer all theme variants.
If ye dislike this change, ye can revert this 'n yer theme variants CSS by add'n
--OPENAPI-CODE-theme: obsidian; --PRINT-OPENAPI-CODE-theme: obsidian;
-
Change For consistency reasons, we renamed th' CSS vari'ble
--MENU-SECTION-HR-color
t'--MENU-SECTION-SEPARATOR-color
. Ye don’t need t' change anyth'n 'n yer custom color stylesheet as th' old name will be used as a fallback.
New
-
New Th' theme variants
Zen Light
an'Zen Dark
now add more contrast between menu, topbar an' rrrambl'n by add'n thin borders.Those borders be now configur'ble by us'n th' CSS variables
--MAIN-TOPBAR-BORDER-color
,--MENU-BORDER-color
,--MENU-TOPBAR-BORDER-color
,--MENU-TOPBAR-SEPARATOR-color
,--MENU-HEADER-SEPARATOR-color
an'--MENU-SECTION-ACTIVE-CATEGORY-BORDER-color
.For exist'n variants noth'n has changed visually.
-
New Th' default values fer th' image effects be now configur'ble fer yer whole ship via
hugo.toml
or fer each plank through front matter. -
New This release fixes a long-stand'n bug whar' Merrrmaid graphs could not be displayed if they were initially hidden - like 'n collapsed
expand
or inactivetabs
. -
New Restored compatibility wit' Cap'n Hugo versions lower than 0.111.0 fer th'
highlight
shortcode. This does not change th' minimum required Cap'n Hugo version.