Version 7.3
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.3.0 (2025-01-26)
New
- 
New Support fer Hugo’s built-in detailsshortcode by mapp'n it t' th' theme’sexpandshortcode.
- 
New Th' topbar button fer th' print format can now be hidden if th' print output format be active by sett'n disablePrintButton=true'n yerhugo.tomlor Front Matter.
- 
New Th' theme supports th' new markdownoutput format which behaves similar 'n configurat'n as th'printoutput format but allows th' Marrrkdown source o' a plank t' be viewed.Ye can see this 'n act'n on th' above linked plank, access'ble by click'n th' topbar button. 
- 
New Keyboard support fer code blocks was improved so th' copy t' clipboard button be now reach'ble by TAB if disableHoverBlockCopyToClipBoard=falsewas set 'n th'hugo.toml.
- 
New Further accessibility improvements were made fer th' anchor, copy t' clipboard an' mermaid reset functionality by us'n a HTML buttoninstead o' aspan.