πŸ› οΈ Changelog#

v0.13.2 (2026-03-22)#

πŸͺ² Bug fixes#

  • styles: Fix page-actions button height alignment (19da688)

πŸ“– Documentation#

  • Change toctree from hidden to titlesonly (3dd04cb)

  • Use local qr code image in markup guide (7c3d3f5)

  • Add theme origin story and update tagline (08a7270)

v0.13.1 (2026-02-22)#

πŸͺ² Bug fixes#

  • a11y: Show focus outline on keyboard navigation only (e6f5bce)

v0.13.0 (2026-02-22)#

✨ Features#

  • Add page-actions component (8a3e7e9)

  • Add light/dark logo support (e6f33e0)

  • Add invert-dark and invert-light utility classes (35a9837)

  • Add myst-nb extension support (19e0a5d)

  • Add click-extra support (8a82931)

  • Add page actions component (49427cb)

  • Add sphinx-gallery support (9345365)

🎨 Appearance#

  • styles: Update sphinx content styles (6d05435)

  • styles: Update extension styles (7f2b1ba)

  • styles: Minor design refinements (db22e8c)

πŸ“– Documentation#

  • Update repo-stats styling (a301186)

  • Update edit-this-page styling (b520db1)

  • Update user guide index (035e76a)

  • Add contributing guide (8e73c9c)

  • Add accessibility page (3604860)

  • Expand jupyter-sphinx examples (569bcb4)

v0.12.0 (2026-02-09)#

✨ Features#

  • theme: Rename version_slug to version_id (7393d70)

  • Add jupyter-sphinx support (79ade20)

v0.11.1 (2026-02-07)#

πŸͺ² Bug fixes#

  • a11y: Adjust nbsphinx color contrast (bc03e04)

v0.11.0 (2026-02-07)#

✨ Features#

  • Add sphinx-click and nbsphinx support (1828ed5)

  • theme: Rename version config variables for clarity (8c7354c)

  • Add sphinx-datatables support (9674b86)

  • Add sphinx-docsearch support (977788d)

🎨 Appearance#

  • styles: Minor design refinements and consistency improvements (802d9bf)

πŸͺ² Bug fixes#

  • vite: Output separate breeze.css and disable asset inlining (f654b53)

  • theme: Wrap js in an iife to avoid global scope pollution (4a0c3be)

  • opengraph: Strip emojis for reliable social card rendering (19a07cf)

πŸ“– Documentation#

  • Reorganize toctree for clearer structure (215a891)

v0.10.0 (2026-02-01)#

✨ Features#

  • Add sphinx-contributors support (e6da568)

  • Add numpydoc support (06babc2)

  • Add sphinx-togglebutton support (1dff45d)

  • Add sphinxcontrib-mermaid support (291f9f3)

  • repo-stats: Improve long repository name handling (85b8294)

  • fonts: Refine typography for improved readability (1e28fe5)

πŸͺ² Bug fixes#

  • Move tooltip up for elements inside the footer (2d33ae0)

πŸ“– Documentation#

  • Consolidate extensions into their own section (c45e3de)

  • Better components slots defaults and collapse entries into tabs (015c12f)

  • Add sphinx-copybutton (3c7a983)

  • Add theme markup page (3fcd8fd)

v0.9.0 (2026-01-29)#

✨ Features#

  • Add default_mode theme option (377d29e)

  • Add repository stats component (4d4380a)

  • Bundle theme fonts for consistent typography (0d005e5)

🎨 Appearance#

  • Apply frosted glass effect to tiles (fa6ff53)

  • layout: Increase spacing between header and content (47e1866)

πŸͺ² Bug fixes#

  • a11y: Add aria labels to navigation elements and adjust colors (9f64981)

  • Default emojis_sidebar_nav to false for consistency (2470948)

πŸ“– Documentation#

v0.8.0 (2026-01-27)#

✨ Features#

  • Update external links known domains (e14c24c)

🎨 Appearance#

  • api: Scrollable signature blocks and source icon (e090e4a)

  • layout: Slightly improve the frosted glass effect (35d0c51)

πŸͺ² Bug fixes#

  • sidebar: Correct chevron alignment (c3c2878)

πŸ“– Documentation#

  • Improve readme structure and visuals (bc23101)

v0.7.3 (2026-01-26)#

πŸͺ² Bug fixes#

  • Header separator z-index (1171ada)

v0.7.2 (2026-01-26)#

🎨 Appearance#

  • layout: Add frosted glass effect (43da22d)

πŸͺ² Bug fixes#

  • breadcrumbs: Prevent overflow on large paths (338a284)

πŸ“– Documentation#

  • Add edit this page component (c1cda1c)

  • Clarify layout component usage (7579441)

v0.7.1 (2026-01-26)#

πŸͺ² Bug fixes#

  • Type hint causing build failure (9a3fa82)

v0.7.0 (2026-01-26)#

✨ Features#

  • Add external link icon (fae7ba0)

  • Auto-detect external links icons and names (285989c)

  • layout: Add hide-header-tabs page option (eeb6bde)

🎨 Appearance#

  • theme: Adjust light theme colors (c021dac)

  • table: Add small padding to better center the scrollbar on wide tables (1e00066)

πŸͺ² Bug fixes#

  • ui: Show mobile burger icon when tabs are disabled (57697d1)

πŸ“– Documentation#

  • Fix include path errors (a07d232)

  • Add logo and improve index (e2b860f)

v0.6.1 (2026-01-23)#

🎨 Appearance#

  • sphinx-design: Update badges and dropdown colors to match the theme (d96c301)

  • footer: Wrap and center content on mobile devices (172a885)

  • theme: Adjust color contrast (f5bf64c)

  • layout: Spacing and size tweaks (b7fad54)

πŸ“– Documentation#

  • Minor layout and naming tweaks (c7abd8e)

  • Simple user guide (b3fdb05)

v0.6.0 (2025-11-14)#

✨ Features#

  • Add content-width meta option (369be71)

  • Add hide-sidebar-[primary|secondary] option (72f63ef)

πŸͺ² Bug fixes#

  • Rename breadcrumb to breadcrumbs (4e8081c)

  • Secondary sidebar inline padding (80bd4aa)

v0.5.5 (2025-11-02)#

πŸͺ² Bug fixes#

  • Sphinx treeview version dependency (8ead4c5)

v0.5.4 (2025-11-02)#

πŸͺ² Bug fixes#

  • Rtd config for real and add project metadata (f22d5b5)

v0.5.3 (2025-11-02)#

πŸͺ² Bug fixes#

  • Update python version in rtd configuration (36ed1d4)

v0.5.2 (2025-10-30)#

πŸͺ² Bug fixes#

  • Build with lower sphinx versions (4cd5b6b)

v0.5.1 (2025-10-30)#

πŸͺ² Bug fixes#

  • Improve layout and components spacing (adbd94a)

v0.5.0 (2025-10-29)#

✨ Features#

  • Support lower sphinx and python versions (143094b)

v0.4.2 (2025-10-26)#

πŸͺ² Bug fixes#

  • Content min height when not using tabs (a9c77ab)

v0.4.1 (2025-10-26)#

πŸͺ² Bug fixes#

  • Small style issues (api, sidebar, and header without tabs) (150d7c9)

v0.4.0 (2025-10-26)#

✨ Features#

  • Add a header tabs option to put the whole toctree in the sidebar (46fc604)

  • Style the edit this page component (052a62c)

πŸͺ² Bug fixes#

  • Vanilla pre style (555aed8)

  • Margin below components in mobile secondary sidebar (5dbc211)

  • Remove logo img if logo is missing (0113afd)

v0.3.2 (2025-10-26)#

πŸͺ² Bug fixes#

  • Ensure main navigation collapses to a single toctree (0585da7)

v0.3.1 (2025-10-24)#

πŸͺ² Bug fixes#

  • Page title emoji stripping (9a7af9f)

v0.3.0 (2025-10-24)#

✨ Features#

  • Add option to strip emojis from titles (1aaa449)

v0.2.3 (2025-10-22)#

πŸͺ² Bug fixes#

  • Wrong sphinx design text color (9c4d2c0)

v0.2.2 (2025-10-21)#

πŸͺ² Bug fixes#

  • Style ethical ad components (851b15b)

v0.2.1 (2025-10-21)#

πŸͺ² Bug fixes#

  • Start styling rtd components (0c0bd9d)

v0.2.0 (2025-10-21)#

✨ Features#

  • Cleanup and stabilize css variable names (fce183b)

πŸ“– Documentation#

  • Fix lang switcher links (081ddbc)

v0.1.2 (2025-10-05)#

πŸͺ² Bug fixes#

  • Secondary sidebar padding with scrollbar (be76082)

πŸ“– Documentation#

  • Fix index grid responsiveness (60d982b)

v0.1.1 (2025-09-27)#

πŸͺ² Bug fixes#

  • Setup the correct version switcher (ebab69c)

πŸ“– Documentation#

v0.1.0 (2025-09-27)#

✨ Features#

  • Improve and add rtd search (3ae18f6)

  • Add ethical-ads and edit-this-page components (f3fa574)

πŸͺ² Bug fixes#

  • Avoid broken label link when sidebar is not rendered (56389fb)

  • Add primary sidebar bottom padding (449e02e)

  • Logo and text vertical alignment (05c538e)

v0.0.1 (2025-09-25)#

πŸͺ² Bug fixes#

  • Preserve current page when switching versions (7db3831)

  • Unify component and option names (52544cb)

v0.0.0 (2025-09-21)#

  • Initial release