Skip to content

Releases: hugo-fixit/FixIt

v0.3.7

21 May 14:50
v0.3.7
efd7b86
Compare
Choose a tag to compare

v0.3.7 - 2024-05-21

Recommended reading: Open Custom Blocks | 开放的自定义块

What's Changed

💥 Breaking Changes

  • 🚚 Feat: the parameter params.customFilePath and params.footer.custom is deprecated since v0.3.7, use layouts/partials/custom.html instead 71e855a by @Lruihao

🎉 New Features

  • 🎉 Feat: add douyin shortcode support d7c0636 by @Lruihao
  • ✨ Feat: add unified custom template entry file layouts/partials/custom.html eb0acca by @Lruihao

✨ Enhancements

  • ✨ Feat: Add a custom domain setting option for Giscus, configured at params.page.comment.giscus.origin by @LoongmaSpirit in #442
  • 🔍 Feat: add default size for images aa68514 by @Lruihao

📝 Documentation

Full Changelog: v0.3.6...v0.3.7

New Contributors

v0.3.6

07 May 09:26
v0.3.6
f32402d
Compare
Choose a tag to compare

v0.3.6 - 2024-05-07

This is a patch version for v0.3.5.

✨ Enhancements

  • ✨ Feat: add capitalize automatic headings config at params.page.heading.capitalize (#421) b7e9c61 by @Lruihao

🐛 Bug Fixes

📝 Documentation

🔧 Other Changes

Full Changelog: v0.3.5...v0.3.6

v0.3.5

06 May 08:38
v0.3.5
b323708
Compare
Choose a tag to compare

v0.3.5 - 2024-05-06

✨ Enhancements

  • ✨ Feat: add card-icon parameter for link shortcode (#391) c2d168c by @Lruihao
  • ✨ Feat: use strings.Title for post title and other titles #421 by @Lruihao
  • ✨ Feat: add titleIcon font matter (#421) 020a8fd by @Lruihao
  • ✨ Feat: support lang in giscus config 12ada20 by @will4j
  • 🔥 Feat: the type:friends in front matter is removed. use layout:friends instead. b06b89c by @Lruihao
  • 🔥 Feat: remove params.dev.githubtoken and replace with environment variable HUGO_PARAMS_GHTOKEN 87f0fe6 by @Lruihao

📝 Documentation

🔧 Other Changes

Full Changelog: v0.3.4...v0.3.5

v0.3.4

25 Apr 09:55
v0.3.4
fd0b171
Compare
Choose a tag to compare

Note

这个版本和 v0.3.3 一模一样...只是为了刷新 v0.3.3 版本在 https://goproxy.cn 上错误的缓存。
中国地区用户注意:如果你出现 checksum mismatch 错误,请更新到 v0.3.4 版本!

🔧 Other Changes

v0.3.3

25 Apr 05:25
v0.3.3
e07904b
Compare
Choose a tag to compare

Note

中国地区用户注意:该版本在 https://goproxy.cn 上有错误的缓存,如果你出现 checksum mismatch 错误,请更新到 v0.3.4 版本!

What's Changed

🎉 New Features

✨ Enhancements

🐛 Bug Fixes

  • 🐛 Fix: fix shortcode render error by @Lruihao in #420
  • ⬆️ Fix: bump Mermaid from 9.x to 10.x and fix error (#420) 3df577c by @Lruihao
  • 🐛 Fix: use function to get params replace of .Scatch (#420) 2ea592b by @Lruihao
  • 🐛 Fix: fix echarts and mermaid theme switch error 1ed0acd by @Lruihao
  • 🐛 Fix: fix typeit shotrcode miss space when build with --minify param bae1678 by @Lruihao
  • 🐛 Fix: fix image llightgallery render error (#420) 0944019 by @Lruihao
  • 🐛 Fix: fix syntax error 79b5c27 by @Lruihao
  • 🐛 Fix: fix encrypted-hidden invaild in mobile a2d8eaa by @Lruihao
  • 🐛 Fix: fix search config read error 76fec05 by @Lruihao
  • 🐛 Fix: mermaid init error 38cf4ee by @Lruihao
  • 🐛 Fix: unencoded Content in Search Leads to JavaScript Execution Risk in autocomplete-js #416 by @Lruihao
  • 🐛 Fix: using fixit-encryptor shortcode in an unencrypted article caused other styles of the article to not take effect #410 by @Lruihao
  • 🐛 Fix: fix fixit-encryptor shortcode invalid #410 #429 by @Lruihao
  • ⬆️ Fix: update Artalk comments to the latest version and and useBackendConf param #415 by @Lruihao

📝 Documentation

🔧 Other Changes

New Contributors

Full Changelog: v0.3.2...v0.3.3

v0.3.2

23 Feb 02:56
v0.3.2
c9af0b9
Compare
Choose a tag to compare

What's Changed

  • 🐛 Fix: fix regular page in post navigation b7dba07
  • 🐛 Fix: remove sizes="auto" prop what was used for lazysizes.js in old FixIt version (resolve #411) 1bd5610
  • 🐛 Fix: remove symbolic links of themes 002ebda
  • 🐛 Fix: to create a scratch pad that is not reset on server rebuilds, use the Store method instead of Scratch method (fixes #417) b2b4709
  • Full Changelog: @Lruihao v0.3.1...v0.3.2

v0.3.1

11 Jan 07:23
v0.3.1
9eb18b9
Compare
Choose a tag to compare

Snapshot: https://docs-j1j7uk6k1-cell-x.vercel.app

  • 🐛 Fix: heading style in terms and list page
  • 🐛 Fix the bug that the theme cannot be loaded through hugo modules
  • 📝 Chore: remove the docs Git submodule and add the demo directory (resolve #404)
  • Full Changelog: @Lruihao v0.3.0...v0.3.1

Happy New Year 2024 to all! (v0.3.0)

01 Jan 07:04
v0.3.0
8b2dd97
Compare
Choose a tag to compare

Note

There's a patch release out already, see https://github.com/hugo-fixit/FixIt/releases/tag/v0.3.1


Snapshot: https://fixit-b232h90uu-cell-x.vercel.app

Upgrade guide

The FixIt theme is still under active development in the 0.x stage, so some configuration changes will inevitably occur during the upgrade process. Nothing could ever be ready, just go ahead and fix it! Thank you all for your love and understanding.

  1. Migrate author configuration to params.author, e.g. hugo-fixit/docs@81b1fc9

  2. Update taxonomies configuration and add Colloections configuration, see #359 (comment). e.g. hugo-fixit/docs@717bbc4

  3. The type: friends in front matter is deprecated. use layout: friends instead.

  4. The type: offline page is deprecated, migrate to build-in page.

    1. add outputFormats.offline as below:

      [outputFormats]
        # ...
        # FixIt 0.3.0 | NEW Options to make output /offline/index.html file
        [offline]
          path = "offline"
          baseName = "index"
          mediaType = "text/html"
          isPlainText = false
          isHTML = true
          permalinkable = true
    2. add "offline" in outputs.home as below:

      [outputs]
        home = ["HTML", "RSS", "JSON", "BaiduUrls", "offline"]
        # ...
    3. remove offline page in your content directory.

  5. If you are using lunr search engine, please choose another one!

  6. Update the outputs configuration to avoid the "taxonomyterm" warning in versions above Hugo 0.112.0, see #354 (comment).

  7. Remove params.gitRepo and params.page.edit, then add params.gitInfo, e.g. 9f7bce8

There are also new features, which will not affect your use if you don’t upgrade, but We strongly recommend you upgrade. 😊

Changelog

  • 🎉 Feat: add related content support (#390 resolved #227)
  • 🎉 Feat: add taxonomy collections (#387 resolved #359)
  • ♻️ Refactor: process theme.js with ESBuild and remove babel and core-js
  • ♻️ Refactor: migrate params.gitRepo and params.page.edit to params.gitInfo
  • ♻️ Refactor: use Hugo render hooks for heading link rendering
  • ♻️ Refactor: refactor site footer and params.footer.powered config
  • 🚚 Feat: the type: friends in front matter is deprecated. use layout: friends instead
  • 🚚 Feat: migrate offline page to build-in page
  • 🚨 Fix: the author key in site configuration is deprecated. use params.author instead
  • 🔥 Feat: remove lunr search engine
  • ✨ Feat: add archives page template (#397)
  • ✨ Feat: add code block attributes support (#330)
  • ✨ Feat: add options to cache remote image locally (#362 fixes #348)
  • ✨ Feat: add hiddenFromRss and hiddenFromRelated in page param and front matter
  • ✨ Feat: add more options support for bilibili shortcode, e.g. autoplay, muted etc. (#375)
  • ✨ Feat: add serial number to the table of contents of the article
  • ✨ Feat: add params.navigationReverse to reverse the order of the navigation menu
  • ✨ Feat: add pin icon in home post list and add repost icon in section .etc.
  • ✨ Feat: add params.withSiteTitle and params.titleDelimiter to resolve #395
  • ✨ Feat: add param params.indexWithSubtitle
  • ✨ Feat: add options to make output readme.md and change options for baidu_urls.txt
  • ⚡ Perf: optimize lightgallery images rendering
  • ⚡ Perf: preload some stylesheet
  • ⚡ Perf: use .LinkTitle instead of .Title
  • 🔍 Feat: enhance search engine accessibility
  • 🐛 Fix: use dateFormat function to render localized dates (@stefanoginobili #355)
  • 🐛 Fix: total word count error in section
  • 🐛 Fix: fix path errors in image src and 1.5x srcset (#346)
  • 🐛 Fix: fix toc active error when breadcrumb is enabled and set sticky to true (#368)
  • 🐛 Fix: add a option "Responsive" for plugin image fixed #369
  • 🐛 Fix: fix featured image path error and show img tags in rss (#373)
  • 🐛 Fix: disable encrypted articles from rendering to rss (#374)
  • 🐛 Style: fix the emoji style of valine comment (#376)
  • 🐛 Fix: active index of toc may result in error (#305)
  • 💄 Style: update define list style
  • 💄 Style: update footnote and footnote-ref style
  • 💄 Style: optimize menu icon style
  • 📝 Docs: update the outputs configuration to avoid the "taxonomyterm" warning in versions above Hugo 0.112.0 (resolve #354)
  • 🔧 Chore: update default config in hugo.toml
  • 🔧 Chore: update FixIt embedded archetypes
  • 🔧 Chore: change the theme minimum supported Hugo versions above 0.112.0
  • ⬆️ Chore(libs):
    • Update algoliasearch from 4.14.2 to 4.20.0
    • Update Artalk from 2.5.2 to 2.6.4
    • Update fontawesome-free from 6.2.0 to 6.4.2
    • Update instant.page from 5.1.1 to 5.2.0
    • Update katex from 0.16.2 to 0.16.9
    • Update lightgallery from 2.6.1 to 2.7.2
    • Removed Renren, Digg and StumbleUpon in sharer.js 0.5.0
    • Update Twikoo from 1.6.8 to 1.6.22
    • Update vConsole from 3.14.6 to 3.15.1
    • Update eruda from 2.5.0 to 3.0.1
    • Update Waline from 2.14.7 to 2.15.8
    • Update simple-icons from 7.12.0 to 9.19.0
  • Full Changelog: @Lruihao v0.2.18...v0.3.0

v0.2.18-lts.5

26 Nov 06:44
v0.2.18-lts.5
8aa3cf9
Compare
Choose a tag to compare

Snapshot: https://fixit-git-v0218-lts-cell-x.vercel.app

  • ✨ Feat: add hiddenFromRss param and front matter
  • ⚡ Perf: preload some stylesheet
  • ⚡ Perf: optimize featured image rendering
  • 🚸 Feat: change bilibili shortcode muted default value
  • 🐛 Style: fix the emoji style of valine comment (#376)
  • 🐛 Fix: active index of toc may result in error (#305)
  • 📝 Docs: update the outputs configuration to avoid the "taxonomyterm" warning in versions above Hugo 0.112.0 (resolve #354)
  • 🔧 Chore: update default config in hugo.toml
  • 🔧 Chore: change the theme minimum supported Hugo versions above 0.110.0
  • Full Changelog: @Lruihao v0.2.18-lts.4...v0.2.18-lts.5

v0.2.18-lts.4

06 Nov 10:02
v0.2.18-lts.4
95c8113
Compare
Choose a tag to compare

Snapshot: https://fixit-git-v0218-lts-cell-x.vercel.app

  • ✨ Perf: optimize lightgallery images rendering
  • 🐛 Fix: add a option "Responsive" for plugin image fixed #369
  • 🐛 Fix: fix featured image path error and show img tags in rss (#373)
  • 🐛 Fix: disable encrypted articles from rendering to rss (#374)
  • ✨ Feat: add more options support for bilibili shortcode, e.g. autoplay, muted etc. (#375)
  • Full Changelog: @Lruihao v0.2.18-lts.3...v0.2.18-lts.4