Skip to content

Releases: McShelby/hugo-theme-relearn

4.0.2

05 Jun 22:03
Compare
Choose a tag to compare

Fixes

  • [bug] theme: let browser scroll page on CTRL+f #242

4.0.1

05 Jun 21:59
Compare
Choose a tag to compare

No changelog for this release.

4.0.0

05 Jun 17:35
Compare
Choose a tag to compare

Enhancements

  • [feature] shortcodes: add named parameter if missing #260
  • [feature][breaking] theme: remove --MAIN-ANCHOR-color from stylesheet #256
  • [feature] i18n: add italian translation #254
  • [feature] attachments: support for brand colors #252
  • [feature] notice: support for brand colors #251
  • [feature][breaking] config: remove custom_css #248
  • [feature] theme: use proper file extension for page-meta.go #246
  • [feature] variant: add support for brand color variables #239
  • [feature] i18n: add polish translation #237

Fixes

  • [bug] shortcodes: accept boolean parameters if given as string #261
  • [bug] print: adjust button and tab size #259
  • [bug] print: show Mermaid if requested in frontmatter #255
  • [bug] theme: adjust thin scrollbar slider #244
  • [bug] mobile: fix broken scrollbar #243
  • [bug] theme: fix display of tooltip for heading anchor #241

3.4.1

03 Apr 19:40
Compare
Choose a tag to compare

Fixes

  • [bug] theme: fix IE11 incompatiblities #234

3.4.0

03 Apr 11:05
Compare
Choose a tag to compare

Enhancements

  • [feature] i18n: add traditional chinese translation#233
  • [feature] menu : expand/collapse menu items without navigation #231
  • [feature] print: add option to print whole chapter #230
  • [feature] theme: apply user supplied content footer below content #229

Fixes

  • [bug] theme: scroll to heading on initial load #232

3.3.0

28 Mar 09:58
Compare
Choose a tag to compare

Enhancements

  • [feature] theme: add CSS font variables #227
  • [feature] swagger: add support for oas/swagger documentation #226

Fixes

  • [bug] variant: make variant switch work on slow networks #228

3.2.1

25 Mar 15:46
Compare
Choose a tag to compare

Fixes

  • [bug] print: fix minor inconsistencies #225
  • [bug] print: show more than just the title page #224
  • [bug] theme: align content scrollbar to the right on big screens #223

3.2.0

19 Mar 19:23
Compare
Choose a tag to compare

Enhancements

  • [feature] mermaid: support differing themes for color variant switch #219
  • [feature] mermaid: load javascript on demand #218

Maintenance

  • [task] mermaid: update to 8.14.0 #220

3.1.1

16 Mar 07:02
Compare
Choose a tag to compare

Enhancements

  • [feature] i18n: add korean translation #217

3.1.0

15 Mar 20:01
Compare
Choose a tag to compare

Enhancements

  • [feature] notice: add icon parameter #212
  • [feature] mobile: remove breadcrumb ellipsis #211

Fixes

  • [bug] theme: make storage of multiple Hugo sites on same server distinct #214
  • [bug] variant: switch breadcrumb color in Chrome #213
  • [bug] mobile: improve behavior of sidebar menu #210