What's Changed
This version focuses on bug fixes and small maintenance updates since v0.12.2.
For the full release notes and the upgrade guide for v0.12, please visit:
https://imfing.github.io/hextra/blog/v0.12/
- fix: remove inline TOC click handler so default Hextra can avoid unsafe-inline (CSP) by @jecc1982 in #981
- fix: add Hugo compatibility helpers for deprecated multilingual APIs by @imfing in #983
- fix: add hx:mx-auto to the footer by @luigimorel in #982
- fix: avoid publishing demo cast in theme builds by @imfing in #985
- fix(test): accessibility test for YouTube iframe internals by @imfing in #986
- fix(sidebar): fall back to content tree when mobile menu has no entries by @imfing in #991
- fix: resolve page-relative URLs in details shortcode by @muit in #989
New Contributors
- @jecc1982 made their first contribution in #981
- @luigimorel made their first contribution in #982
- @muit made their first contribution in #989
Full Changelog: v0.12.2...v0.12.3