Version 8.1
See the changelog of this version for a detailed list of changes.0.126.3 Minimum required Hugo version
Breaking Change requiring action after upgrade
Change Change of behavior, may require action
New New behavior, often introducing new options
8.1.0 (2025-10-05)
Change
-
Change Th'
childrenshortcode has learned t' show its children 'n a nice card layout.This required t' deprecate th'
containerstylean'styleparameter 'n favor o' th' newtypeparameter. Yer build will succeed as before but will give ye detailed warnings how t' migrate yer old sett'ns t' th' new fer each occurance.If ye haven’t set
containerstyleorstyleno changes be necessary. If ye usedcontainerstyle=ulorstyle=linow usetype=treestyle=h*now usetype=list- any other
containerstyleorstylenow usetype=flat
If ye want t' use th' new card layout, use
type=card. -
Change Th'
externalLinkTargetconfig opt'n has changed its default from_blankt'_selfcaus'n external links by default t' be opened 'n th' same tab.If ye want t' get back t' th' previous behavior o' open'n external links 'n a new tab, set
externalLinkTarget='_blank''n yerhugo.toml.
New
-
New Th' theme now supports cards wit' th'
cardshortcode an' th' correspond'ncardsshortcode.See them 'n act'n on th' shorrrtcodes overview plank.