Skip to content

Releases: gethinode/hinode

v2.11.2

25 May 10:03
6452931

Choose a tag to compare

2.11.2 (2026-05-25)

Bug Fixes

v2.11.1

25 May 04:09
aa5c9cc

Choose a tag to compare

2.11.1 (2026-05-25)

Bug Fixes

  • update Hugo module dependencies (622c2fa)

v2.11.0

24 May 15:56
aa5a31f

Choose a tag to compare

2.11.0 (2026-05-24)

Bug Fixes

  • define searchindex output format alongside its outputs entry (c624d12)

Features

  • register searchindex output for mod-flexsearch lazy loading (98160ea)

v2.10.2

24 May 14:27
d50c8c7

Choose a tag to compare

2.10.2 (2026-05-24)

Bug Fixes

  • layouts: preserve inline HTML in title-cased body headings (2eaf7b0)

v2.10.1

23 May 05:20
9491a35

Choose a tag to compare

2.10.1 (2026-05-23)

Bug Fixes

  • replace obsolete writeStats setting with build.buildStats (77cbf48)
  • replace obsolete writeStats setting with build.buildStats (35d4eda)
  • scss: keep app-shell navbar sticky across full page scroll (5bc0da3)

v2.10.0

16 May 16:30
f83fe77

Choose a tag to compare

2.10.0 (2026-05-16)

Features

  • sidebar: add logo-mode argument for color-mode variants (9d49306)

v2.9.2

16 May 10:14
bad5b7d

Choose a tag to compare

2.9.2 (2026-05-16)

Bug Fixes

  • scss: adapt theme-color utilities and card icons to dark mode (2cba584)

v2.9.1

14 May 04:03
74f971f

Choose a tag to compare

2.9.1 (2026-05-14)

Bug Fixes

  • scss: restore responsive .w-* width utilities (e5e1cca)

v2.9.0

12 May 14:04
ded05bd

Choose a tag to compare

2.9.0 (2026-05-12)

Bug Fixes

  • layout: reserve scrollbar gutter at document level (555c0a6)

Features

  • navbar: add shell mode for L1 sidebar + navbar-on-the-right layout (24bd6f6)
  • sidebar: brand block, footer slot, and collapsed-mode polish (a4e0811)

v2.8.6

10 May 08:02
76d0184

Choose a tag to compare

2.8.6 (2026-05-10)

Bug Fixes

  • navbar: honor logo-mode site param and clean d-none class output (39e7441), closes #1914