What's Changed
This version focuses on bug fixes since v0.12.0. For the full release notes and the upgrade guide for v0.12, please visit:
https://imfing.github.io/hextra/blog/v0.12/
- fix(docs): target Glossary section directly by @yuri1969 in #943
- fix: greedy trim by @fmunteanu in #946
- fix(render-image): use page resources for relative images in i18n page bundles by @MioYiSama in #938
- fix: revert unintentional Go 1.26 hard dependency to Go 1.21 by @Copilot in #950
- refactor(search): support local/mirrored FlexSearch assets by @imfing in #956
- fix(sidebar): include URL menu.main items in mobile sidebar by @imfing in #954
- fix(menu): prevent mobile dropdown click from auto-focusing search by @imfing in #951
- test(ci): separate mobile menu checks from a11y suite by @imfing in #959
New Contributors
- @MioYiSama made their first contribution in #938
- @Copilot made their first contribution in #950
Full Changelog: v0.12.0...v0.12.1