mirror of
https://github.com/hugo-fixit/FixIt.git
synced 2026-08-24 15:28:57 +00:00
3.3 KiB
3.3 KiB
Changelog
All notable changes to this project will be documented in this file.
v0.2.13
- 🎉 Feat: add Artalk comment support (#54)
v0.2.12 [2022-1-27]
- 🎉 Feat: add PWA support
- 🎉 Feat: add Watermark support (#16)
- 🎉 Feat: add "不蒜子" count and site run time (#18)
- ✨ Feat: add pangu.js support (#20)
- ✨ Feat: add public network security config (only in China) (#15)
- ✨ Feat: add CustomJS option (#24)
- ✨ Feat: add theme embedded archeTypes
- 🔍 Feat(SEO): optimize SEO meta (#30)
- ⚡ Feat: remove lib smooth-scroll (#1) replaced by CSS native properties scroll-margin, scroll-behavior (#39)
- ⚡ Perf: merge shortcode cardlink (deprecated v0.2.13) into shortcode link and add 'download' param (#42)
- ⚡ Perf: optimize JS loading (#25)
- ♻️ Refactor: header title DOM and add subtitle option (#26)
- 🐛 Fix: set mermaid theme as 'default' when initialization (#38)
- 🐛 Fix: typeit print code error (#19)
- 🐛 Fix: pre element overflow error (#29)
- 🐛 Fix: toc display error without content header (#21)
- 💄 Style: style detail adjustments, change scroll-behavior to smooth, taxonomy, header, footer, shortcode style etc.
- 📝 Docs: improve demo site documentation (#37)
- 🔧 Chore: add commands
fixit_checker.sh - 🔧 Chore(i18n): change some translations
- ⬆️ Chore: update all third-party libraries
- Full Changelog:
v0.2.11...v0.2.12
v0.2.11 [2021-12-19]
🎉 The beginning of FixIt to fix the theme LoveIt.
- ✨ Feat: add cardlink shortcode (Lruihao/hugo-blog@
df9eca2) - 🎉 Feat: add friends layout template
- 🔧 Chore(i18n): add translations for Traditional Chinese (Lruihao/hugo-blog@
df9eca2) - 🐛 Fix: mobile style (Lruihao/hugo-blog#19)
- 🐛 Style: fix content h1 style (Lruihao/hugo-blog#8)
- 🐛 Fix:
.params.authorshould be$params.author(Lruihao/hugo-blog#1) - Full Changelog:
v0.2.10...v0.2.11
v0.2.10 ⬇️ [2020-5-29 before]
Thanks dillonzq/LoveIt