Releases: CaiJimmy/hugo-theme-stack
Releases · CaiJimmy/hugo-theme-stack
v4.0.0-beta.14
v4.0.0-beta.9
What's Changed
- fix: use IsImageResourceWithMeta to check whether image has width / height attributes by @CaiJimmy in #1285
Full Changelog: v4.0.0-beta.8...v4.0.0-beta.9
v4.0.0-beta.13
What's Changed
- chore: Remove
featuredImageFieldfrom configuration by @CaiJimmy in #1298 - fix: check if resource exists before accessing
.RelPermalinkby @CaiJimmy in #1299
Full Changelog: v4.0.0-beta.12...v4.0.0-beta.13
v4.0.0-beta.12
What's Changed
- refactor: simplify
article-list/tilepartial context passing by @CaiJimmy in #1295 - fix: do not display the date of term pages by @CaiJimmy in #1296
Full Changelog: v4.0.0-beta.11...v4.0.0-beta.12
v4.0.0-beta.11
What's Changed
- refactor: rename
article-footertoarticle-metaby @CaiJimmy in #1293 - feat: use
images.AutoOrientinhelper/imageby @CaiJimmy in #1294
Full Changelog: v4.0.0-beta.10...v4.0.0-beta.11
v4.0.0-beta.10
What's Changed
- refactor: cleanup stylesheet by @CaiJimmy in #1286
- refactor: add standardized spacing variables and more style cleanup by @CaiJimmy in #1287
- feat: hide search results container if no keyword is given by @CaiJimmy in #1288
- feat(widgets): link widget titles to their respective pages by @delize in #1277
- refactor: make
article-list/compactbetter for term pages by @CaiJimmy in #1289 - refactor: use
helper/imageinlinks.htmlby @CaiJimmy in #1290 - feat: use thumbnail in section and links image by @CaiJimmy in #1291
Full Changelog: v4.0.0-beta.9...v4.0.0-beta.10
v4.0.0-beta.8
What's Changed
- fix: reading time not displaying in
article/components/detailspartial by @delize in #1278 - fix: keep external image url, and use reflect.IsImageResourceProcessable to check for svg and other non-processable image formats by @CaiJimmy in #1282
- feat: add responsive image support by @CaiJimmy in #1283
Full Changelog: v4.0.0-beta.7...v4.0.0-beta.8
v4.0.0-beta.7
v4.0.0-beta.6
What's Changed
- fix: check if favicon exists before accessing permalink by @CaiJimmy in #1259
- fix: improve Mermaid diagram implementation by @delize in #1214
- fix: preload Google Fonts to reduce layout shift by @delize in #1215
- fix: set width of left and right sidebars to 100% by @CaiJimmy in #1264
- fix: enhance image caption handling by using title attribute if available by @CaiJimmy in #1265
- feat(comment): add support for Comentario by @HighDoping in #1088
- style: format TOML files by @CaiJimmy in #1266
- feat: add option to set a custom canonical url by @CaiJimmy in #1267
- refactor: create a generic
taxonomywidget by @CaiJimmy in #1268 - feat: add markdown alerts support by @Bigstool in #1221
- feat(i18n): add i18n support for Markdown alert by @CaiJimmy in #1269
New Contributors
- @HighDoping made their first contribution in #1088
- @Bigstool made their first contribution in #1221
Full Changelog: v4.0.0-beta.5...v4.0.0-beta.6