v0.2.18
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 toparams.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
andcrypto-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 shortcodereward
- โฟ 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):
- Full Changelog: @Lruihao
v0.2.17...v0.2.18