Skip to content

Releases: McShelby/hugo-theme-relearn

8.2.0

01 Nov 01:27

Choose a tag to compare

★ What's new in this version ★

Enhancements

  • [feature] button: add more styling #1154
  • [feature] boxstyle: support style parameter as default for user defined styles #1149
  • [feature] i18n: add Danish translation #1148
  • [feature] topbar: introduce CSS color variables #863

Fixes

  • [bug] mermaid: don't ignore codefence zoom attribute #1150

Maintenance

  • [task] build: make it build from any directory #1155
  • [task] code: regenerate chroma styles #1152
  • [task] test: switch to hvm #1151

8.1.1

05 Oct 09:42

Choose a tag to compare

★ What's new in this version ★

Fixes

  • [bug] cards: restore compat with Hugo 0.126.3 #1145

8.1.0

05 Oct 09:29

Choose a tag to compare

★ What's new in this version ★

Enhancements

  • [feature] tabs: improve a11y #1144
  • [feature] cards: create new card shortcode #1138
  • [feature][change] children: new presentation with cards #1124

Fixes

  • [bug] history: fix checkmarks for canonifyURLs=true #1142
  • [bug] versioning: use consistent language in german translation #1139
  • [bug] version: translation text for "Version" is missing #1133
  • [bug] tabs: can't toggle tabs with similar names #1132

Maintenance

  • [task][change] linkeffects: make default externalLinkTarget behave like standard #1143
  • [task] alias: remove noindex #1137

8.0.1

11 Sep 21:04

Choose a tag to compare

★ What's new in this version ★

Fixes

  • [bug] search: improve readability of highlighted text #1125
  • [bug] search: fix searching of description with Orama engine #1115

Maintenance

  • [task] task: fix release automation #1128

8.0.0

07 Jul 09:45

Choose a tag to compare

★ What's new in this version ★

Enhancements

  • [feature][change] theme: make H1 CSS inheritance reasonable #1111
  • [feature] search: mark each word of a multi word in-page search independently #1106
  • [feature] theme: optimize display of main heading on mobile #1100
  • [feature][change] theme: use Hugo's default sort order if no ordersectionsby was set #1092
  • [feature][breaking] search: add more filtering options for results #407

Fixes

  • [bug] breadcrumbs: fix spacing of separator #1108
  • [bug] openapi: fix duplicated baseURL for swagger-ui.css #1102
  • [bug] children: fix broken console warning #1099
  • [bug] clipboard: fix link when using special characters #1097
  • [bug] i18n: fix spelling mistake for spanish #1090

Maintenance

  • [task] openapi: update swagger-ui to 5.26.1 #1114
  • [task] mermaid: update to 11.8.0 #1113
  • [task][breaking] theme: compatiblity with Hugo 0.146.0 and newer #1086
  • [task] tree: simplify code #1085

7.6.1

03 Apr 18:36

Choose a tag to compare

★ What's new in this version ★

Enhancements

  • [feature] lists: unify list margins #1080
  • [feature] tree: reduce margin #1079
  • [feature] versioning: add unique class to warning #1078
  • [feature] clipboard: size inline code to fit surrounding text #1077

7.6.0

25 Mar 07:27

Choose a tag to compare

★ What's new in this version ★

Enhancements

  • [feature] cookieconsent: prepare theme and docs #1070
  • [feature] icon: add style and color options #1068
  • [feature] tree: add new shortcode #1067
  • [feature] switcher: reset selection after browser back navigation #1065
  • [feature] menu: make footer area configurable #1059
  • [feature] menu: make header area configurable #1057
  • [feature] theme: add version switcher #1050
  • [feature] taxonomy: respect user-defined boxstyle for term-list #1047
  • [feature] i18n: add Ukrainian translation #1045

Fixes

  • [bug] link: check fragments on same page #1060

Maintenance

  • [task] openapi: update swagger-ui to 5.20.1 #1063

7.5.0

04 Mar 21:01

Choose a tag to compare

★ What's new in this version ★

Enhancements

  • [feature][change] rtl: fix alignment of buttons #1039
  • [feature] code: add copy-to-clipboard to pre-only elements #1036

Fixes

  • [bug] code: fixing negative margin on inline clipboard #1038
  • [bug] tooltip: make font reliable #1037
  • [bug] code: avoid inline code to display above sticky table headers #1035

Maintenance

  • [task] openapi: update swagger-ui to 5.19.0 #1041
  • [task][change] theme: move dependencies from static to assets #1040

7.4.1

21 Feb 09:54

Choose a tag to compare

★ What's new in this version ★

Fixes

  • [bug] theme: custom.css not written to public #1033
  • [bug] print: block code has to much bottom margin in FF #1030

7.4.0

18 Feb 07:00

Choose a tag to compare

★ What's new in this version ★

Enhancements

  • [feature] theme: make content footer configurable #1025
  • [feature] favicon: respect assets directory #1023
  • [feature] code: wrap inline code if necessary #1022
  • [feature] image: support for inlining image content #1019
  • [feature] search: remove warning for deprecated JSON output format #1017
  • [feature] children: improve if listed as headings #1015
  • [feature] menu: adjust contrast of zen variants #1013
  • [feature] logo: make header color configurable #1012
  • [feature] theme: add compat way of including scripts #1009
  • [feature][change] menu: support downloadable links #1008
  • [feature] link: add check for menu links #1002
  • [feature] theme: add new source output format #1001
  • [feature] openapi: make collapse-all work for tag sections #999
  • [feature] theme: make table headers sticky #997
  • [feature] link: add ignore list to checker to skip certain URLs #971
  • [feature] menu: increase expander left margin #943
  • [feature][change] link: support link variations through query parameter #850

Fixes

  • [bug] include: a11y: remove first heading for screen reader if hideFirstHeading #1028
  • [bug] breadcrumbs: default to site title for home page #1027
  • [bug] breadcrumb: fix Google Search Console errors #1026
  • [bug] mermaid: tooltips cause page layout to shift #1021
  • [bug] scroll: live reload doesn't preserve the scroll position #1014
  • [bug] theme: guard access to page.File.Filename #1005
  • [bug] variant: fix table contrast issue #998

Maintenance

  • [task] docs: move docs and provide a simple exampleSite #1003