Releases: CaiJimmy/hugo-theme-stack
v3.14.0
What's Changed
- feat(i18n): added missing korean translation (categories cloud widget) by @wontory in #653
- fix(comments): update Remark42 source code by @paskal in #683
- feat(i18n): add missing pt-BR translations by @cobalto in #680
- feat(i18n): update Bengali translation by @0xMehedi in #665
- feat(i18n): add categories cloud translation for Arabic by @FarisZR in #673
- refactor(highlight): extract common parts of styles and keep line number visible when scrolling by @nella17 in #681
- docs: update the notes about favicon in the configuration file by @TsaiRongFu in #670
New Contributors
- @wontory made their first contribution in #653
- @paskal made their first contribution in #683
- @TsaiRongFu made their first contribution in #670
Full Changelog: v3.13.0...v3.14.0
v3.13.0
What's Changed
- feat(article): GitLab Snippets Shortcode by @rmdhnreza in #627
- feat(comment): add
strict
andinput-position
to Giscus config by @ambition-echo in #648 - fix(article): footnote reference does not work
New Contributors
- @rmdhnreza made their first contribution in #627
- @ambition-echo made their first contribution in #648
Full Changelog: v3.12.0...v3.13.0
v4.0.0-alpha.0
Testing Hugo module for the next major release.
DO NOT USE THIS RELEASE ON PRODUCTION
DO NOT USE THIS RELEASE ON PRODUCTION
DO NOT USE THIS RELEASE ON PRODUCTION
See #630
Full Changelog: v3.12.0...v4.0.0-alpha.0
v3.12.0
What's Changed
- chore(README): fix a typo by @ti777777 in #543
- docs(i18n): add german translation for categories widget by @nikoksr in #596
- feat: add
general.scss
and change link hover style by @nella17 in #550 - refactor: rename "Related contents" to "Related content" by @splch in #567
- feat(i18n): add Hungarian translation by @barcai in #584
- fix: read
imageProcessing.cover.enabled
correctly by @CaiJimmy in #621 - chore: update twikoo version to 1.5.11 by @Weltolk in #613
- chore: update dependencies (KaTeX, node-vibrant) by @baptiste313 in #477
- feat(i18n): add missing translation (it, nl) for categories by @grisu48 in #614
- feat(shortcodes): add quote shortcode, and example by @tesujimath in #414
- fix(article): regression in article copyright link box-shadow by @tesujimath in #611
- feat(comment): Update Waline to V2 version by @luoboQAQ in #616
- feat(i18n): add Bengali translation by @0xMehedi in #625
- fix: check if DISQUS is loaded before accessing it by @CaiJimmy in #626
- feat(i18n): add Persian(Farsi) translation by @sajjad-shirazy in #602
- fix(style): toc counter is incorrect when there are
<a>
in<h2>
by @cubercsl in #601 - fix(article): TOC link not working when the heading starts with digits by @lonzzi in #603
New Contributors
- @ti777777 made their first contribution in #543
- @nikoksr made their first contribution in #596
- @splch made their first contribution in #567
- @barcai made their first contribution in #584
- @Weltolk made their first contribution in #613
- @baptiste313 made their first contribution in #477
- @luoboQAQ made their first contribution in #616
- @0xMehedi made their first contribution in #625
- @sajjad-shirazy made their first contribution in #602
- @cubercsl made their first contribution in #601
- @lonzzi made their first contribution in #603
Full Changelog: v3.11.0...v3.12.0
v3.11.0
What's Changed
- feat(i18n): add missing ja & zh-CN translations by @zhixuan2333 in #538
- feat(i18n/pl): Add translation for Category widget by @kbetanski in #563
- fix(exampleSite): wrong
zh-cn
about page filename by @zhixuan2333 in #562 - feat(i18n): add Chinese(Hong Kong) translation by @Ryauou in #560
- feat(i18n/es): add translation for Category widget by @hugovidafe in #558
- feat(i18n): add Catalan translation by @hugovidafe in #557
- feat(i18n/id): Add translation for Category Widget by @FarrelF in #548
- fix(i18n/ar): update Reading Time localization for Arabic language by @raddah in #527
- fix(vssue): Vue version compatibility by @mapleafgo in #546
New Contributors
- @kbetanski made their first contribution in #563
- @Ryauou made their first contribution in #560
- @hugovidafe made their first contribution in #558
- @raddah made their first contribution in #527
Full Changelog: v3.10.0...v3.11.0
v3.10.0
v3.9.2
No changes. Testing Hugo modules.
Full Changelog: v3.9.0...v3.9.2
v3.9.1
v3.9.0
This update brings better i18n and multilingual mode support to this theme.
Also sidebar support in page. Please check the new config.yaml
format for widget configuration.
What's Changed
- feat: article page widget support by @CaiJimmy in #488
- chore: update twikoo version to 1.4.18 by @JesseJeson in #496
- feat(article): add link to translated content by @CaiJimmy in #511
- feat: multilingual site switch by @CaiJimmy in #512
- fix(RSS): hidden post visible on feed by @nella17 in #514
- feat(comments): add lang option for giscus by @zhixuan2333 in #498
- Revert "fix(RSS): hidden post visible on feed" by @CaiJimmy in #517
- refactor: Use flexbox gap by @CaiJimmy in #520
- feat(widget): add category widget by @grisu48 in #475
- feat: add RTL Support and update demo site to Show Arabic/RTL content by @FarisZR in #519
- feat(i18n): add Arabic translation by @FarisZR in #157
- feat: new left sidebar layout by @CaiJimmy in #524
- fix: disable external image lightbox by @CaiJimmy in #525
New Contributors
- @JesseJeson made their first contribution in #496
- @nella17 made their first contribution in #514
- @grisu48 made their first contribution in #475
- @FarisZR made their first contribution in #519
Full Changelog: v3.8.0...v.3.9.0
v3.9.0-alpha
Breaking change
The widget configuration format has been changed. Take a look at: https://github.com/CaiJimmy/hugo-theme-stack/blob/26fb06951b880cbafd9d408637c300eb19dfceab/exampleSite/config.yaml#L134-L144
What's Changed
- feat: article page widget support by @CaiJimmy in #488
- chore: update twikoo version to 1.4.18 by @JesseJeson in #496
New Contributors
- @JesseJeson made their first contribution in #496
Full Changelog: v3.8.0...v3.9.0-alpha