Skip to content

Releases: CaiJimmy/hugo-theme-stack

v3.32.0

01 Nov 21:16

Choose a tag to compare

What's Changed

  • style: remove unused count class in tag cloud by @CaiJimmy in #1195
  • feat(scss): Enhance text rendering with autospace properties by @ButaiKirin in #1188
  • fix: add missing object-fit: cover to section-image by @CaiJimmy in #1196
  • fix: semantic <time> by adding datetime attribute by @edent in #1184
  • feat(i18n/tr): add missing translations for tr language by @makarson in #1160
  • fix: use localized title for categories taxonomy in archives page by @christt105 in #1158
  • fix(twikoo): certain Twikoo elements wouldn’t automatically switch colours in dark mode and update to Twikoo version 1.6.44 by @powerfullz in #1163
  • fix(i18n): missing translation for title of categories widget in uk.yaml by @stanol in #1162
  • fix: modify sidebar link active conditions (needs to be the same page URL) by @Arad1el in #1153
  • feat: upgrade Hugo version in Netlify and DevContainer file by @CaiJimmy in #1197
  • feat: remove deprecated Hugo templates and shortcode usage by @deining in #1150
  • feat: render math formula for the table of contents by @A-moment096 in #1137
  • fix: Uncaught TypeError: link is null in buildIdToNavigationElementMap by @gleb-kun in #1133
  • fix(i18n): minor translation changes for Italian by @gleb-kun in #1127
  • feat: use ResizeObserver to detect changes in the size of .article-content by @42jerrykim in #1105
  • fix: decode special characters in the search bar on 404 pages by @CelDaemon in #1098
  • feat: allow specify alt for link's image by @CaiJimmy in #1198

New Contributors

Full Changelog: v3.31.0...v3.32.0

v3.31.0

10 Sep 10:15

Choose a tag to compare

What's Changed

  • fix(article): date translation on compact mode by @BernatBC in #1149
  • feat(comment/waline): add support for Waline's turnstileKey by @Lparksi in #1140
  • refactor(comments): use includes instead of indexOf to improve readability by @gleb-kun in #1128

New Contributors

Full Changelog: v3.30.0...v3.31.0

(Sorry I forgot to do the release)

v3.30.0

23 Jan 21:55

Choose a tag to compare

What's Changed

  • fix(comment/waline): cannot read property β€˜insertBefore’ of null by @fsj2009yx in #1103
  • chore(i18n): fix a tiny typo in the footer by @hamzakat in #1099
  • fix(giscus): no longer use $.Language.LanguageCode for the language of Giscus by @CaiJimmy in #1118

New Contributors

Full Changelog: v3.29.0...v3.30.0

v3.29.0

20 Oct 08:06

Choose a tag to compare

What's Changed

Full Changelog: v3.28.0...v3.29.0

v3.28.0

19 Oct 21:33

Choose a tag to compare

What's Changed

  • fix: show different subtitle for each i18n variant in exampleSite by @CaiJimmy in #1068
  • fix(colorScheme): systemPreferScheme not initialized on start up by @Cryolitia in #1061
  • fix(i18n): missing translation for title of categories widget in fr.yaml by @onavas33 in #1059
  • feat(giscus): use current language as fallback for lang param and add loading param by @xiaoxiyao in #1075
  • feat: add fingerprints to the JS file URL to utilize HTTP caching by @xiaoxiyao in #1076

New Contributors

Full Changelog: v3.27.0...v3.28.0

v3.27.0

07 Sep 16:57

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.26.0...v3.27.0

v3.26.0

02 May 21:28

Choose a tag to compare

What's Changed

  • feat: display header anchor on hover by @CaiJimmy in #999
  • feat: add article.headingAnchor parameter and use CSS pseudo-element to display # symbol of heading anchor by @CaiJimmy in #1016

Full Changelog: v3.25.0...v3.26.0

v3.25.0

27 Mar 16:01

Choose a tag to compare

What's Changed

  • fix: use page resource permalink in link image by @CaiJimmy in #990
  • docs: update some invalid documentation links by @andrewmoise in #983
  • feat(i18n): update translations for ja by @sorairolake in #984
  • fix(i18n): wrap footer.builtWith with double quotes in Japanese translation by @CaiJimmy in #991
  • feat: add anchor link to markdown heading by @CaiJimmy in #992
  • fix: rename .social-menu to .menu-social to avoid being blocked by ad blockers by @CaiJimmy in #993
  • fix: make KaTeX render all math inside document.body by @CaiJimmy in #994

New Contributors

Full Changelog: v3.24.2...v3.25.0

v3.24.2

17 Mar 19:43

Choose a tag to compare

What's Changed

  • fix: remove \n character from meta description by @CaiJimmy in #980
  • fix: deprecation warning for .Site.Author by @deining in #979

Full Changelog: v3.24.1...v3.24.2

v3.24.1

12 Mar 13:52

Choose a tag to compare

What's Changed

  • fix(head): prevent Go template from escaping HTML entities in meta description by @CaiJimmy in #973
  • fix: favicon does not load if baseurl includes a subfolder by @delize in #972

New Contributors

Full Changelog: v3.24.0...v3.24.1