Skip to content

v0.11.0

Choose a tag to compare

@imfing imfing released this 30 Aug 12:51
· 20 commits to main since this release
6d0e59b

Hextra v0.11.0 focuses on UX polish and useful new components: site-wide banner, improved callouts and badges, richer cards, analytics integrations, and several navigation refinements. It also ships stability fixes and documentation updates.

For the full release notes and upgrade guide, please visit: https://imfing.github.io/hextra/versions/latest/blog/v0.11/

What's Changed

  • feat: add 'system' inside the theme toggle by @ldez in #766
  • fix(theme-toggle): quick flash (light/dark) by @ldez in #768
  • chore(i18n): add 'copyCode' and 'system' translations in zh-cn.yaml by @Anyexyz in #771
  • feat(callout): revamp of the callouts by @ldez in #767
  • fix(language-switch): manage icon menu item after the language switcher by @ldez in #772
  • docs: add a page for hextra shortcodes by @ldez in #764
  • feat(badges): colors and border by @ldez in #774
  • fix(cards): card badge with RTL by @ldez in #775
  • feat(banner): add top banner by @ldez in #777
  • feat(links): add an option for external link decoration by @ldez in #780
  • fix(giscus): theme and language by @ldez in #783
  • feat(navbar): navbar link icon item by @ldez in #781
  • feat(shortcode): add shortcode for asciinema by @Lamber-maybe in #779
  • feat(analytics): add Umami and Matomo by @ldez in #784
  • feat(card): add tagIcon and tagBorder options by @ldez in #791
  • fix(typography): add styles for task lists with checkboxes and update documentation by @imfing in #796
  • feat: support breadcrumbs for single pages that are neither docs or blogs by @KStocky in #743
  • fix(navbar): menu positions by @ldez in #804
  • fix: move dir attribute to html tag by @ldez in #805
  • chore: release blog for Hextra v0.11 by @imfing in #806

New Contributors

Full Changelog: v0.10.2...v0.11.0