Skip to content

Releases: McShelby/hugo-theme-relearn

5.12.5

28 Mar 17:55
Compare
Choose a tag to compare

Fixes

  • [bug] expand: not properly exanded when used in bullet point list #508

5.12.4

24 Mar 17:49
Compare
Choose a tag to compare

Fixes

  • [bug] theme: disableExplicitIndexURLs param is not working as expected #505

5.12.3

14 Mar 22:04
Compare
Choose a tag to compare

Fixes

  • [bug] attachments: fix links if only one language is present #503
  • [bug] shortcodes: allow markdown for title and content #502

5.12.2

03 Mar 19:30
Compare
Choose a tag to compare

Fixes

  • [bug] menu: fix state for alwaysopen=false + collapsibleMenu=false #498

5.12.1

26 Feb 11:54
Compare
Choose a tag to compare

Enhancements

  • [feature] variant: add relearn bright theme #493

Fixes

  • [bug] generator: fix setting of colors #494

5.12.0

24 Feb 23:35
Compare
Choose a tag to compare

Enhancements

  • [feature] frontmatter: support VSCode Front Matter extension #481
  • [feature] theme: make expand and image ids stable #477
  • [feature] variant: set scrollbar color to dark for dark variants #471
  • [feature] i18n: add full RTL support #470
  • [feature] piratify: fix some quirks, arrr #469
  • [feature][change] theme: optimization for huge screen sizes #466

Fixes

  • [bug] i18n: write code ltr even for rtl languages #492
  • [bug] anchor: fix link in FF when served from filesystem #482
  • [bug] shortcodes: don't break build and render for invalid parameters #480
  • [bug] nav: restore scroll position on browser back #476
  • [bug] variant: avoid style leak for auto style #473

Maintenance

  • [task] build: add imagebot #485

5.11.2

07 Feb 17:09
Compare
Choose a tag to compare

Fixes

  • [bug] tabs: nested tabs content is not displayed #468

5.11.1

06 Feb 05:42
Compare
Choose a tag to compare

Fixes

  • [bug] variant: include missing theme-auto.css in distribution #467

5.11.0

05 Feb 12:21
Compare
Choose a tag to compare

Enhancements

  • [feature] i18n: add Czech translation #455
  • [feature][change] lightbox: switch to CSS-only solution #451
  • [feature][change] variant: add support for prefers-color-scheme #445
  • [feature][change] expand: refactor for a11y #339
  • [feature][change] mermaid: make zoom configurable #144

Fixes

  • [bug] swagger: avoid errors when using invalid rapi-doc fragment ids #465
  • [bug] search: fix oddities in keyboard handling #463
  • [bug] badge: fix text color for IE11 #462
  • [bug] mermaid: rerender graph if search term is present and variant is switched #460
  • [bug] tags: show tag on pages when tag has space #459
  • [bug] edit: remove double slash on root page link #450

Maintenance

  • [task] build: add moving version tags #453
  • [task][change] theme: remove jQuery #452
  • [task] build: check for release notes before release #448

5.10.2

25 Jan 23:10
Compare
Choose a tag to compare

Fixes

  • [bug] nav: fix breadcrumb for huge installations #446