Skip to content

Releases: hugo-fixit/FixIt

v0.4.0-alpha

04 Jul 03:47
v0.4.0-alpha
193fd19
Compare
Choose a tag to compare
v0.4.0-alpha Pre-release
Pre-release

v0.4.0-alpha - 2025-07-04

💥 Breaking Changes

  • 💥 BREAKING CHANGE: rename directory layouts/_partials/scratch to layouts/_partials/store 9293ee2 by @Lruihao
  • ♻️ Refactor: global/site/page scope state management by @Lruihao in #610
  • ♻️ Refactor: mathematical formula render by @Lruihao in #609
  • ♻️ Refactor: add underscore to partials and shortcodes directory names by @Lruihao in #608
  • ♻️ Refactor: move all files in layouts/_default up to the layouts/ root by @Lruihao in #607

✨ Enhancements

  • ✨ Feat: update PostChat AI link and add hotwords feature support c4a1c79 by @Lruihao

🐛 Bug Fixes

  • 🐛 Fix(func): trim suffix zero in format-number function 74f9999 by @Lruihao
  • 🐛 Fix: invalid Mastodon configuration and icon function param error by @Lruihao in #601

📝 Documentation

  • 📝 Docs: update hugo-fixit component list 6a1ed44 by @Lruihao
  • 📝 Docs: update README to include MathJax support for mathematical formulas d904328 by @Lruihao

🔧 Other Changes

⬆️ Dependencies Updates

  • ⬆️ Chore(libs): update Twikoo from 1.6.22 to 1.6.44 by @Lruihao in #606
  • ⬆️ Chore: update Hugo version to 0.147.7 in configuration files 89f9373 by @Lruihao
  • ⬆️ Chore(deps-dev): bump @hugo-fixit/fixit-releaser to 1.2.3 c9a3a6f by @Lruihao

Full Changelog: v0.3.20...v0.4.0-alpha

v0.3.20

30 Apr 05:49
v0.3.20
a85a665
Compare
Choose a tag to compare

v0.3.20 - 2025-04-30

✨ Enhancements

  • ✨ Feat: add data and file params support for timeline shortcode by @Lruihao in #595
  • ✨ Feat: add async and data params for echarts shortcode by @Lruihao in #592
  • ✨ Feat: add file params for echarts shortcode e663ebb by @Lruihao
  • ✨ Feat: add hugo.mainSections param support by @Lruihao in #590
  • ✨ Feat: add related content list in aside (#591) d41e53b by @Lruihao
  • ✨ Feat: add JS code support for echarts (#582) 78971cd by @Lruihao
  • ✨ Feat: add page param linkToVscode to show link to view the post in VSCode c21914d by @Lruihao
  • ⚡ Feat: improve the display of Git information in the post a93f677 by @Lruihao
  • ⚡ Perf: optimize echarts plugin warnf content 9c8c0b6 by @Lruihao
  • ⚡ Perf: support all markdown .Attributes for headings 1360438 by @Lruihao
  • ⚡ Perf: add I18n support for echarts and timeline data param 35413d6 by @Lruihao

🔧 Other Changes

Full Changelog: v0.3.19...v0.3.20

New Contributors

v0.3.19

22 Apr 07:11
v0.3.19
de72a8c
Compare
Choose a tag to compare

v0.3.19 - 2025-04-22

✨ Enhancements

  • ✨ Feat: add echarts shortcode and code fences support JS object literal by @Lruihao in #587

🐛 Bug Fixes

  • 🐛 Fix: lookup rules of RSS templates by @Lruihao in #585

Others

Full Changelog: v0.3.18...v0.3.19

v0.3.18

15 Apr 02:27
v0.3.18
c2dc17e
Compare
Choose a tag to compare

v0.3.18 - 2025-04-15

🐛 Bug Fixes

  • 🐛 Fix: deprecated layouts/page directory at Hugo 0.146.0+ by @Lruihao in #581

⬆️ Dependencies Updates

Full Changelog: v0.3.17...v0.3.18

v0.3.17

14 Apr 03:22
v0.3.17
64378cb
Compare
Choose a tag to compare

v0.3.17 - 2025-04-14

💥 Breaking Changes

✨ Enhancements

🐛 Bug Fixes

📝 Documentation

🔧 Other Changes

  • 💄 Style: use title attr to set collection translation 5e587a1 by @Lruihao
  • 🔧 Chore: add workspace suggestions and replace package manager to pnpm 12c6443 by @Lruihao
  • 🔧 Chore: use hugo-fixit/action-component-list to generate content d6bd1ce by @Lruihao
  • 🔧 Chore: make *.toml and *.md detectable in GitHub a58d15e by @Lruihao
  • 🔧 Chore: use environment variable HUGO_VERSION to control Hugo version 0e7dc99 by @Lruihao

⬆️ Dependencies Updates

  • ⬆️ Chore(deps-dev): bump @hugo-fixit/fixit-releaser from 1.1.1 to 1.1.4 by @dependabot in #573
  • ⬆️ Chore(deps-dev): update @hugo-fixit/fixit-releaser to 1.1.1 e0523a1 by @Lruihao
  • ⬆️ Chore(deps-dev): update fixit-releaser from 1.0.1 to 1.0.4 b124218 by @Lruihao

Full Changelog: v0.3.16...v0.3.17

v0.3.16

04 Dec 14:10
v0.3.16
5712ea5
Compare
Choose a tag to compare

v0.3.16 - 2024-12-04

✨ Enhancements

  • ✨ Feat: add Baidu, Umami, Plausible, Cloudflare and Splitbee analytics support #549 by @Lruihao
  • ✨ Feat: add Google CSE support by @Lruihao in #551
  • ✨ Feat: add page layout "search" 168f1ba by @Lruihao
  • ✨ Feat: add automatic generation of mastodon verification links by @AliSajid in #559
  • ✨ Feat: open custom blocks: custom-menu:desktop and custom-menu:mobile fda3fa6 by @Lruihao
  • ✨ Feat: add Bluesky social link f66dc32 by @Lruihao

🐛 Bug Fixes

📝 Documentation

🔧 Other Changes

Full Changelog: v0.3.15...v0.3.16

New Contributors

v0.3.15

11 Nov 04:38
v0.3.15
fcb0f1e
Compare
Choose a tag to compare

v0.3.15 - 2024-11-11

✨ Enhancements

  • ✨ Feat: open version shortcode, support custom repository 2a0821f by @Lruihao

🐛 Bug Fixes

  • ⏪ Revert: "refactor reading progress with css animation" #542 by @Lruihao
  • 🐛 Fix: inaccurate task lists regular expression 261f7b6 by @Lruihao
  • 🐛 Fix: image rendering not support base64 syntax #540 by @Lruihao

Full Changelog: v0.3.14...v0.3.15

v0.3.14

05 Nov 06:09
v0.3.14
fd15415
Compare
Choose a tag to compare

v0.3.14 - 2024-11-05

Tip

This release mainly brings Obsidian style task lists and more type marked text support.

🎉 New Features

✨ Enhancements

  • ✨ Feat: update mermaid to 11.3.0 to support more diagrams 64f954c by @Lruihao
  • ✨ Feat: menu link support empty url by @Lruihao in #531

🐛 Bug Fixes

  • 🐛 Fix: solve the problem that navigator.clipboard is unavailable under http 894c512 by @Lruihao
  • 🐛 Fix: RSS rendering issues caused by XML escape c08671d by @Lruihao
  • 🐛 Fix: pangu adds extra spaces for extended Markdown syntax fraction in Chinese 41014f7 by @Lruihao

🔧 Other Changes

Full Changelog: v0.3.13...v0.3.14

v0.3.13

13 Oct 08:42
v0.3.13
0c0fb03
Compare
Choose a tag to compare

v0.3.13 - 2024-10-13

Hugo

Tip

This release mainly brings Obsidian callout style alerts and changes content summaries to HTML rendering.
At the same time, component-projects also released a new version, adding the great feature of content adapters.

🎉 New Features

  • 🎉 Feat: support extended alert syntax compatible with Obsidian Callouts by @Lruihao in #519

✨ Enhancements

  • ✨ Feat: add custom admonitions support 12cc5f7 by @Lruihao
  • ✨ Feat: refactor summary and headings render, add summaryPlainify param and front matter 581466f by @Lruihao
  • ✨ Feat: add param.capitalizeTitles, default is true 9c440df by @Lruihao
  • ✨ Feat: optionally exclude content from sitemap 3edabbe by @Lruihao
  • ✨ Feat: add recently updated pages support for archives, section and term list c974c90 by @Lruihao
  • ✨ Feat: add separator and capitalize options for breadcrumb config ed8cf31 by @Lruihao
  • ✨ Feat: add HTML&MD render for single subtitle 95436c1 by @Lruihao
  • ✨ Feat: add params.sourceURL and params.editURL for special pages e9edbba by @Lruihao
  • ✨ Feat: add Follow site challenge support in RSS feed by @Xm798 in #511

🐛 Bug Fixes

📝 Documentation

🔧 Other Changes

Full Changelog: v0.3.12...v0.3.13

New Contributors

v0.3.12

28 Sep 06:40
v0.3.12
f9dde8f
Compare
Choose a tag to compare

v0.3.12 - 2024-09-28

✨ Enhancements

  • ✨ Feat: add custom partials options params.customPartials 954d864 by @Lruihao (See Docs)
  • ✨ Feat: add HTML support for profile subtitle dafc266 by @Lruihao
  • ✨ Feat: add credly as a "social" by @rsrchboy in #504
  • ✨ Feat: more markers can be added to mapbox by @Tim-Saijun in #506
  • 🚚 Feat: supersede markup.tableOfContents settings with params.page.toc by @Lruihao in #508

🐛 Bug Fixes

📝 Documentation

🔧 Other Changes

  • ♻️ Refactor: javascript output for inline scripts 1ca9fdb by @Lruihao
  • ♻️ Refactor: color scheme checking and move data-theme to document element c36d87f by @Lruihao

Full Changelog: v0.3.11...v0.3.12

New Contributors