Releases: CaiJimmy/hugo-theme-stack
Releases Β· CaiJimmy/hugo-theme-stack
v3.32.0
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
trlanguage 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-contentby @42jerrykim in #1105 - fix: decode special characters in the search bar on 404 pages by @CelDaemon in #1098
- feat: allow specify
altfor link's image by @CaiJimmy in #1198
New Contributors
- @edent made their first contribution in #1184
- @makarson made their first contribution in #1160
- @christt105 made their first contribution in #1158
- @stanol made their first contribution in #1162
- @Arad1el made their first contribution in #1153
- @A-moment096 made their first contribution in #1137
- @42jerrykim made their first contribution in #1105
- @CelDaemon made their first contribution in #1098
Full Changelog: v3.31.0...v3.32.0
v3.31.0
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
includesinstead ofindexOfto 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
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.LanguageCodefor the language of Giscus by @CaiJimmy in #1118
New Contributors
- @fsj2009yx made their first contribution in #1103
- @hamzakat made their first contribution in #1099
Full Changelog: v3.29.0...v3.30.0
v3.29.0
v3.28.0
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
langparam and addloadingparam by @xiaoxiyao in #1075 - feat: add fingerprints to the JS file URL to utilize HTTP caching by @xiaoxiyao in #1076
New Contributors
- @Cryolitia made their first contribution in #1061
- @onavas33 made their first contribution in #1059
- @xiaoxiyao made their first contribution in #1075
Full Changelog: v3.27.0...v3.28.0
v3.27.0
What's Changed
- fix: article category overflow by @CaiJimmy in #1055
- fix(i18n): fix unlocalized article publish/lastUpdated date by @weeix in #1050
- fix: use Hugo's default RSS template value source for lastBuildDate (#1005) by @asimmon in #1006
- feat(comments): add support to Gitalk
proxyparameter by @dashjay in #1012 - feat(i18n): add Occitan translations by @ensag-dev in #1034
- feat(i18n): add Bulgarian translations by @zeridon in #1007
- doc: add backslash to
baseURLin exampleSite by @saikadaramakaisosjupita in #1009 - chore: bump Twikoo front-end to latest released version
1.6.39by @gvoze32 in #1021 - fix: use
css.Sassinstead of deprecatedresources.ToCSSby @powerfullz in #1054 - doc: add
markup.goldmark.extensions.passthroughin exampleSite by @CaiJimmy in #1056 - fix(exampleSite): site config key
paginatewas deprecated by @CaiJimmy in #1057
New Contributors
- @weeix made their first contribution in #1050
- @asimmon made their first contribution in #1006
- @dashjay made their first contribution in #1012
- @ensag-dev made their first contribution in #1034
- @zeridon made their first contribution in #1007
- @saikadaramakaisosjupita made their first contribution in #1009
- @gvoze32 made their first contribution in #1021
- @powerfullz made their first contribution in #1054
Full Changelog: v3.26.0...v3.27.0
v3.26.0
v3.25.0
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
jaby @sorairolake in #984 - fix(i18n): wrap
footer.builtWithwith double quotes in Japanese translation by @CaiJimmy in #991 - feat: add anchor link to markdown heading by @CaiJimmy in #992
- fix: rename
.social-menuto.menu-socialto avoid being blocked by ad blockers by @CaiJimmy in #993 - fix: make KaTeX render all math inside
document.bodyby @CaiJimmy in #994
New Contributors
- @andrewmoise made their first contribution in #983
- @sorairolake made their first contribution in #984
Full Changelog: v3.24.2...v3.25.0