Changelog
★ What's new in this version ★Version 9
9.1.0 (2026-09-13)
Enhancements
- [feature] i18n: split pt into true pt and pt-BR #1260
- [feature] edit: support filesystem edit paths #1252
- [feature] theme: switch cache busting to fingerprint #1249
- [feature] cards: improve a11y alt text in generated img tag #1203
Fixes
- [bug] dependencies: don’t ignore header dependencies of nested pages for print #1263
- [bug] mermaid: defer drawing #1262
- [bug] search: fix scrolling into view for menu items #1261
- [bug] openapi: fix various issues #1254
- [bug] image: support width/height to avoid layout shift #1251
- [bug] theme: fix stray \r in windows build #1250
- [bug] link: fix occasional crash in checker #1246
- [bug] search: disarm internal
_relearnpage rendered in non-default languages #1245 - [bug][upstream] search: fix Lunr searching for numbers only #1240
- [bug] logo: fix added fill for inlined SVG #1236
- [bug] logo: fix cut off title for scripts with diacritics #1233
- [bug] theme: fix body width override #1223
- [bug] clipboard: let it work over http connections #1222
- [bug] i18n: nl change “Fooi” to “Tip” #1221
- [bug] logo: not showing when auto variants are not set explicitly #1214
- [bug] children: multi-line description does not look nice #1213
- [bug] children: bad links for children with ampersand in their name #1212
- [bug] children: sort doesn’t sort as documented #1198
- [bug] taxonomy: fix term page url if term contains special chars #1197
Maintenance
- [task] mermaid: update to 11.17.2 #1257
- [task] fontawesome: update to 7.3.1 #1256
- [task] math: update MathJax to 4.1.3 #1255
- [task] openapi: update swagger-ui to 5.32.15 #1253
- [task] build: implement CI testing #1247
- [task] menu: remove references for deprecated
menuTitle#1225 - [task] theme: remove recent Hugo deprecations #1219
- [task] security: update dependency to address CVEs #1215
- [task] scrollbar: remove PerfectScrollbar #1187
9.0.3 (2026-01-01)
Fixes
- [bug] theme: crash with Hugo 0.154.0 #1195
9.0.2 (2026-01-01)
Fixes
- [bug] notice: setting custom titles with Markdown syntax doesn’t work #1193
- [bug] taxonomy: support sorting #1192
- [bug] theme: improve version display in footer #1190
9.0.1 (2025-12-29)
Fixes
- [bug] children: remove false url check warning if baseURL contains subdirectory #1189
9.0.0 (2025-12-28)
Enhancements
- [feature][breaking] children: add group layout #1183
- [feature][change] expand: fix minor quirks #1182
- [feature] taxonomy: allow layout customization #1181
- [feature] variant: make zen variant more modular #1177
- [feature][change] search: fit coloring of search box #937
- [feature][change] logo: simplify basic usage, allow for extended functionality #679
- [feature] search: add CSS variable for styling the hover color #629
Fixes
- [bug] expand: open if search term is contained #1188
- [bug] anchor: fix neon variant button color #1186
- [bug] history: fix for localhost #1185
- [bug] openapi: make links colorful again #1176
- [bug][breaking] theme: remove fix for some Hugo versions #1175
- [bug] variant: fixing some issues after recent changes #1172
- [bug] theme: remove favicon flickering on page interaction #1127
Maintenance
- [task] width: consolidate naming of width variables #1184
- [task] openapi: use native dark-mode #1179
- [task] theme: use site instead of .Site #1174
- [task][change][upstream] fontawesome: update to 7.1.0 #1118
Version 8
8.3.0 (2025-11-27)
Enhancements
- [feature][change] children: adjust image selection for cards #1169
- [feature] toast: remove tooltip and replace it with toast #1166
- [feature] anchor: use button implementation #1162
- [feature] breadcrumbs: show title on mobile #1161
- [feature] tree: accept native
treecommand output #1159 - [feature] frontmatter: update snippets #1158
- [feature] link: add checker for external links #964
Fixes
- [bug] anchor: don’t replace browser history with clicked anchor #1163
- [bug] cards: description not showing if unsafe HTML is not allowed #1160
- [bug] theme: fix invalid HTML #1156
Maintenance
- [task][dependencies] security: js-yaml #1168
- [task] clipboard: use button implementation #1165
- [task] mermaid: use button implementation #1164
- [task] theme: switch to verified release commits #1157
- [task] theme: remove .Scratch with .Store #948
8.2.0 (2025-11-01)
Enhancements
- [feature] button: add more styling #1154
- [feature] boxstyle: support
styleparameter as default for user defined styles #1149 - [feature] i18n: add Danish translation #1148
- [feature] topbar: introduce CSS color variables #863
Fixes
- [bug] mermaid: don’t ignore codefence zoom attribute #1150
Maintenance
- [task] build: make it build from any directory #1155
- [task] code: regenerate chroma styles #1152
- [task] test: switch to hvm #1151
8.1.1 (2025-10-05)
Fixes
- [bug] cards: restore compat with Hugo 0.126.3 #1145
8.1.0 (2025-10-05)
Enhancements
- [feature] tabs: improve a11y #1144
- [feature] cards: create new card shortcode #1138
- [feature][change] children: new presentation with cards #1124
Fixes
- [bug] history: fix checkmarks for
canonifyURLs=true#1142 - [bug] versioning: use consistent language in german translation #1139
- [bug] version: translation text for “Version” is missing #1133
- [bug] tabs: can’t toggle tabs with similar names #1132
Maintenance
- [task][change] linkeffects: make default
externalLinkTargetbehave like standard #1143 - [task] alias: remove noindex #1137
8.0.1 (2025-09-11)
Fixes
- [bug] search: improve readability of highlighted text #1125
- [bug] search: fix searching of description with Orama engine #1115
Maintenance
- [task] task: fix release automation #1128
8.0.0 (2025-07-07)
Enhancements
- [feature][change] theme: make H1 CSS inheritance reasonable #1111
- [feature] search: mark each word of a multi word in-page search independently #1106
- [feature] theme: optimize display of main heading on mobile #1100
- [feature][change] theme: use Hugo’s default sort order if no
ordersectionsbywas set #1092 - [feature][breaking] search: add more filtering options for results #407
Fixes
- [bug] breadcrumbs: fix spacing of separator #1108
- [bug] openapi: fix duplicated baseURL for swagger-ui.css #1102
- [bug] children: fix broken console warning #1099
- [bug] clipboard: fix link when using special characters #1097
- [bug] i18n: fix spelling mistake for spanish #1090
Maintenance
- [task] openapi: update swagger-ui to 5.26.1 #1114
- [task] mermaid: update to 11.8.0 #1113
- [task][breaking] theme: compatibility with Hugo 0.146.0 and newer #1086
- [task] tree: simplify code #1085