Releases: McShelby/hugo-theme-relearn
Releases Β· McShelby/hugo-theme-relearn
6.3.0
6.2.0
6.1.1
6.1.0
Enhancements
- [feature][change] assetbuster: use asset buster for all resources #875
- [feature] theme: sync to Hugo changes for PublishDate #872
- [feature] theme: allow errorlevel override on page level #870
- [feature] relref: provide shortcodes to lift certain restrictions #864
- [feature] openapi: adjust to Hugo's build-in link render hook #860
- [feature][change] include: adjust to Hugo's build-in link render hook #859
Fixes
- [bug] variant: auto variant references potentially wrong chroma style #873
- [bug] schema: sync to Hugo changes for LanguageCode #866
- [bug] taxonomy: simplify code #852
- [bug] alias: index.html has displays error in content #851
Maintenance
- [task] icon: update Font Awesome to 6.6.0 #881
- [task] math: update MathJax to 3.2.2 #880
- [task] openapi: update swagger-ui to 5.17.14 #879
- [task] mermaid: update to 10.9.1 #878
- [task] theme: remove special cases for LanguageCode #861
- [task] link: adjust to Hugo's build-in code #858
- [task] image: adjust to Hugo's build-in code #857
- [task] opengraph: sync to Hugo's implementation #856
- [task] i18n: improve file naming #848
6.0.0
Enhancements
- [feature][breaking] theme: unify description #845
- [feature] schema: add schema support in meta data #844
- [feature] include: use Hugo's resources #835
- [feature] math: allow to work with Hugo's passthrough configuration #832
- [feature] i18n: add Romanian translation #828
- [feature][breaking] menu: remove menuTitle frontmatter #714
- [feature][breaking] theme: end support for Internet Explorer 11 #584
Fixes
- [bug] frontmatter: move frontmatter config for exampleSite out of root #843
- [bug] images: color outline using primary color #838
- [bug][breaking] variant: avoid Hugo permission errors on build #831
- [bug] theme: unwanted paragraph break with AsciiDoc #829
Maintenance
5.27.0
Enhancements
- [feature] theme: simplify title generation #825
- [feature] theme: adjust to Hugo's build-in code #824
- [feature][change] link: warn if fragment is not found #823
- [feature] theme: add styling for selected HTML elements #822
- [feature] a11y: improve search box #821
- [feature][change] dependencies: make loader more versatile #820
- [feature] nav: scroll to prev/next heading using keyboard shortcut #819
- [feature] breadcrumb: use .LinkTitle instead of .Title if available #816
Fixes
- [bug] scrollbar: scroll bar in side menu gets stuck in dragged state on mobile #808
5.26.2
5.26.1
5.26.0
Enhancements
- [feature] image: add lazy loading image effect option #803
- [feature] render-hook: support Markdown attributes #795
- [feature] theme: support full page width #752
Fixes
- [bug] clipboard: fix broken style if block code is in table #790
- [bug] nav: browser back navigation does not jump to the correct position #509