Skip to content

Releases: CaiJimmy/hugo-theme-stack

v3.7.0

20 Jan 11:13
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.6.0...v3.7.0

v3.6.0

28 Dec 23:32
d165621
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.5.0...v3.6.0

v3.5.0

31 Oct 09:18
72a5e95
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.4.0...v3.5.0

v3.4.0

23 Oct 10:01
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.3.0...v3.4.0

v3.3.0

16 Oct 08:17
b3088be
Compare
Choose a tag to compare

What's Changed

  • feat(i18n): add German and Spanish translations for new features and refactor by @totoroot in #328
  • feat(article): add positional parameter for video shortcode by @zhixuan2333 in #331
  • refactor(i18n): suggest improvements English translation by @totoroot in #329
  • fix(article/comments): accept boolean true in .Params.comments by @CJ-Jackson in #352
  • feat(comments): add Gitalk support by @Cookiekira in #351
  • feat(config): add hasCJKLanguage parameter by @QIN2DIM in #360
  • fix(shortcodes): mixed content error with bilibili and tencent video by @zhixuan2333 in #365
  • feat(comments): add Cusdis support by @WingLim in #372
  • feat: add theme config.yaml by @CaiJimmy in #393
  • feat: add default parameters to config.yaml by @CaiJimmy in #394

New Contributors

Full Changelog: v3.2.0...v3.3.0

v3.2.0

25 Aug 10:26
e24f567
Compare
Choose a tag to compare

πŸš€ Features

πŸ› Bug Fixes

♻️ Refactor

  • refactor(article): better support for svg and external images @CaiJimmy (#326)

v3.1.0

15 Aug 10:07
90b6bac
Compare
Choose a tag to compare

Changes

πŸš€ Features

πŸ› Bug Fixes

  • fix(article): change .article-time classname to .article-lastmod @zhixuan666 (#306)

v3.0.0

08 Aug 16:25
Compare
Choose a tag to compare

Breaking change

The support for Hugo's non-extended version has been dropped. Change your Hugo version to extended >= 0.87.0 after upgrading.

Changes

πŸš€ Features

πŸ› Bug Fixes

♻️ Refactor

  • refactor!: Drop support for non-extended version of Hugo @CaiJimmy (#261)

v2.6.0

09 Jul 11:32
Compare
Choose a tag to compare

πŸš€ Features

  • feat(comment/vssue): add parameter 'autoCreateIssue' @mapleafgo (#258)
  • feat(i18n): Added missing French translations @utybo (#259)

v2.5.0

06 Jul 10:37
Compare
Choose a tag to compare

Changes

πŸš€ Features

πŸ› Bug Fixes

  • fix(article): add white-space: nowrap to back button text @zhixuan666 (#245)