Version 5.15
See the changelog of this version for a detailed list of changes.5.15.0 (2023-05-29)
Change
-
Change Restored compatibility wit' Cap'n Hugo 0.112.0 or higher. This does not change th' minimum required Cap'n Hugo version.
Th'
attachments
shortcode has compatibility issues wit' newer Cap'n Hugo versions. Ye must switch t' leaf bundles or be locked t' Cap'n Hugo <0.112.0
fer now.It be planned t' refactor th'
attchments
shortcode 'n th' future. This will make it poss'ble t' use th' shortcode 'n branch bundles again but not 'n simple planks anymore. This will most likely come wit' a break'n change. -
Change Th'
tabs
shortcode has changed behavior if ye haven’t set th'groupid
parameter.Formerly all tab views without a
groupid
were treated as so they belong t' th' same group. Now, each tab view be treated as it was given a unique id.
New
-
New Th' already known
tabs
has a new friend th'tab
shortcode t' make it easier t' create a tab view 'n case ye only need one single tab. Really handy if ye want t' flag yer code examples wit' a language identifier.Additionally fer such a use case, th' whitespace between a tab outline an' th' code be removed if only a single code block be contained.
-
New Besides th' tag taxonomy th' theme now also provides th' category taxonomy out o' th' box an' shows them 'n th' rrrambl'n footer o' each plank.