Files
FixIt/CHANGELOG.md
T
2022-03-07 23:48:34 +08:00

5.8 KiB

Changelog

All notable changes to this project will be documented in this file.

v0.2.13

  • ♻️ Refactor: page layout (#65)
  • 🎉 Feat: add Artalk comment support (#54, #57@hiifong)
  • 🎉 Feat: add Waline comment support (#36)
  • 🎉 Feat: add Twikoo comment support (#64)
  • Feat: add recently updated section (#50)
  • Feat: add article expiration reminder support (#51)
  • Feat: add pageStyle option (#62)
  • Style: add media style for print view (#61)
  • Feat: add Gravatar mirror site support (#66@ctj12461)
  • Feat: add archive count display (#33)
  • Feat: add details shortcode (#68)
  • Feat: add center-quote shortcode (#69)
  • Feat: add markdown support for title parameter of the admonition shortcode
  • Feat: add 9 newly supported social links (#17)
  • Perf: enhance highlight feature (GitHub syntax supported) and fix some css bugs (#43)
    • Inline Code
    • Indented Code
    • Block Fenced Code
    • gist shortcode
  • Feat: add params.page.code.edit option support (#76)
  • 🔍 Feat: add 360 and sougou seo support
  • 🐛 Fix: remove source map of local libraries to avoid 404 error (#67)
  • 🔥 Feat: remove shortcode cardlink (#42)
  • 💄 Style: more refined theme style (#40)
  • ✏️ Style: fix typo discription should be description (#60)
  • 🔧 Chore(update-libs):
    • Update cell-watermark 1.0.3 and CDN support (fontFamily supported)
    • Update animate.css 3.7.2 -> 4.1.1 (#74)
  • 🔧 Chore: add atomic-algolia for exampleSite (#70)
  • Full Changelog: v0.2.12...v0.2.13

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.

v0.2.10 ⬇️ [2020-5-29 before]

Thanks dillonzq/LoveIt