Skip to content

v0.2.18

Compare
Choose a tag to compare
@Lruihao Lruihao released this 31 Mar 14:38
· 445 commits to master since this release

Note
This will be the last relatively stable 0.x release, after which the first major release will be incompatible with all previous 0.x releases.
Snapshot: https://fixit-bpkhreqhl-x-cell.vercel.app

๐Ÿ’ฅ Breaking Updates

  • Refactor author data config #288

๐Ÿ†• What's New

  • ๐ŸŽ‰ Feat: add natively support mermaid with code fences (#230)
  • ๐ŸŽ‰ Feat: add breadcrumb navigation (#309)
  • โœจ Feat: add instant page (@Mejituu #279)
  • โœจ Feat: add force option value to params.page.lightgallery
  • โœจ Feat: add loop parameter for typeit (#303)
  • โœจ Feat: add paramater strict for giscus comment
  • ๐Ÿ› Fix: donate images without lazy loading (@Mejituu #279)
  • ๐Ÿ› Fix: discordinvite typo (@mathieu-gilloots #282)
  • ๐Ÿ› Fix: missing parameter requiredFields for Valine
  • ๐Ÿ› Fix: js.build is executed after fingerprint, resulting in the destruction of js integrity
  • ๐Ÿ› Fix: toc fails when the toc aside is on the left
  • ๐Ÿ› Fix: APlayer invades the click event of the anchor links, resulting in invalid Chinese anchor links scrolling (#292)
  • ๐Ÿ› Fix: resolve style conflicts between valine and animate.css (#304)
  • ๐Ÿ› Fix: version v0.2.17 is not compatible with previous versions
  • ๐Ÿ› Fix: crypto-js/md5.js and crypto-js/sha256.js cdn path error
  • ๐Ÿ› Fix: HackTheBox social link not in the right format (#308)
  • โ™ป๏ธ Refactor: image lazy loading (#283)
  • โ™ป๏ธ Refactor: author's avatar of post or profile (#288)
  • โ™ป๏ธ Refactor: language switch in desktop header (#306)
  • โ™ป๏ธ Refactor(reward): add parameter mode for post reward and refactor shortcode reward
  • โ™ฟ Feat: add post update date to post meta (#285)
  • ๐ŸŽจ Style: fix #comments css style conflict (#269)
  • ๐ŸŽจ Style: adjust the mobile header style and fix the bug that scrolling is invalid when there are too many menus on mobile (#289)
  • ๐ŸŽจ Perf: optimize the scroll bar style of body and toc-auto elements
  • ๐Ÿ“ Docs: refactor the theme documentation
  • ๐Ÿ”ง Chore: change the theme minimum supported Hugo versions above 0.109.0
  • โฌ†๏ธ Chore(libs):
    • Update Update @waline/client from 2.10.0 to 2.14.7 (@Mejituu #279)
    • Update typeit from 8.7.0 to 8.7.1
    • Update mermaid from 9.1.7 to 9.4.3
    • Update Artalk from 2.3.4 to 2.5.2
  • Full Changelog: @Lruihao v0.2.17...v0.2.18