Skip to content

Releases: CaiJimmy/hugo-theme-stack

v3.29.0

20 Oct 08:06
Compare
Choose a tag to compare

What's Changed

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

v3.28.0

19 Oct 21:33
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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

v3.24.0

10 Mar 21:57
Compare
Choose a tag to compare

What's Changed

  • fix(i18n): add missing zh-cn translations by @fhfuih in #964
  • feat: update Hugo version and minimum version requirement to 0.123.0 by @CaiJimmy in #970
  • fix: .Site.LastChange deprecation by @deining in #968
  • feat: bump KaTeX to latest released version 0.16.9 by @deining in #969
  • fix(sidebar): menu-bottom-section not showing in mobile by @TheJiahao in #966

New Contributors

Full Changelog: v3.23.0...v3.24.0

v3.23.0

02 Mar 22:49
Compare
Choose a tag to compare

What's Changed

  • fix(sidebar): translation selector - avoid cast per PR #950 by @jamesmcmurry in #961
  • feat(comments): add support for Beaudar(表达)comment system by @hongjr03 in #931
  • fix(comment): moved waline placeholder parameter to locale.placeholder by @L-Super in #914
  • fix(sidebar): improve accessibility of sidebar bottom menu by @TheJiahao in #925

New Contributors

Full Changelog: v3.22.0...v3.23.0

v3.22.0

26 Feb 11:44
Compare
Choose a tag to compare

What's Changed

  • fix(comments): twikoo icon & count text color not visible on dark theme by @WROIATE in #890
  • feat(i18n): add Hindi translation by @amanr-dev in #889
  • fix: title does not show pagination data by @CaiJimmy in #945
  • feat(i18n): add Belarusian translation by @gleb-kun in #937
  • fix(widgets): ensure params is not nil by @WaterLemons2k in #943
  • fix(config): site.DisqusShortname and site.GoogleAnalytics are deprecated by @flexxgaad in #952
  • feat(i18n): add Slovak translation by @kragleh in #930
  • fix(sidebar): hide translations selector if only one translation available by @jamesmcmurry in #950

New Contributors

Full Changelog: v3.21.0...v3.22.0