Skip to content

v0.2.17

Compare
Choose a tag to compare
@Lruihao Lruihao released this 29 Jan 11:45
· 552 commits to master since this release

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

  • ๐ŸŽ‰ Feat: add support for Fusejs search (#203)

  • โœจ Feat: add feature post reward support (#216, @Lruihao#234)

  • โœจ Feat: add reward shortcode support (#216)

  • โœจ Feat: add TagCloud config support for tags page, see parameter params.tagcloud (#235)

  • โœจ Feat: add pace support (#190)

  • โœจ Feat: add custom templates and parameter params.customFilePath support

  • โœจ Feat: add feature end of post flag support (#236)

  • โœจ Feat: refactor parameter params.footer.siteTime

  • โœจ Feat: add params to close wordcount and readingTime in post (#209)

  • โœจ Feat: add parameter params.footer.order to order footer lines

  • โœจ Feat: add parameter params.home.profile.avatarMenu

  • ๐Ÿšš Feat: migrate parameter params.autoBookmark to params.page.autoBookmark (#55)

  • ๐Ÿšš Feat: move assets/data/emoji to assets/lib/valine/emoji/

  • โšก Perf: optimize close comment feature when the post has expired (#204)

  • โšก Perf: optimize sub menu position calculation in desktop header with css replace of javascript

  • โšก Perf: enhance pangu spelling correction

  • ๐Ÿ› Fix: remove the leading and trailing whitespace of the code string (#205)

  • ๐Ÿฑ Fix: update webfonts for fontawesome 6.2.0 (@NicoDreamzZ#228)

  • ๐Ÿ› Fix: image shortcode/plugin lose the support for svg type files (#210)

  • ๐Ÿ› Fix: can't keep the static table of the contents in front of the post

  • ๐Ÿ› Fix: escape hashtag character # in tag and category (#245)

  • ๐Ÿ› Fix: pangu.js cdn error

  • ๐Ÿ› Fix: sitemap.xml link in robots.txt doesn't point to main sitemap (@Mejituu#276)

  • โ™ป๏ธ Refactor(i18n): hierarchize translation fields for supported languages

  • ๐ŸŒ Docs(i18n): add missing translations for French + enhancements (@Kapusch#247)

  • ๐Ÿ’„ Style: refactor css style

  • ๐Ÿ’„ Style: update home page stylesheet

  • โฌ†๏ธ Chore(libs):

    • Update Twikoo from 1.4.10 to 1.6.8 and add Katex support for it (#215 #243)
  • ๐Ÿ”ง Chore(deps-dev):

    • Bump @babel/cli from 7.18.10 to 7.20.7
    • Bump @babel/core from 7.19.1 to 7.20.12
    • Bump @babel/preset-env from 7.18.10 to 7.20.2
    • Bump core-js from 3.25.2 to 3.27.2
  • Full Changelog: @Lruihao v0.2.16...v0.2.17