v0.3.13 - 2024-10-13
Tip
This release mainly brings Obsidian callout style alerts and changes content summaries to HTML rendering.
At the same time, component-projects also released a new version, adding the great feature of content adapters.
🎉 New Features
✨ Enhancements
- ✨ Feat: add custom admonitions support
12cc5f7
by @Lruihao - ✨ Feat: refactor summary and headings render, add
summaryPlainify
param and front matter581466f
by @Lruihao - ✨ Feat: add
param.capitalizeTitles
, default istrue
9c440df
by @Lruihao - ✨ Feat: optionally exclude content from sitemap
3edabbe
by @Lruihao - ✨ Feat: add recently updated pages support for archives, section and term list
c974c90
by @Lruihao - ✨ Feat: add separator and capitalize options for breadcrumb config
ed8cf31
by @Lruihao - ✨ Feat: add HTML&MD render for single subtitle
95436c1
by @Lruihao - ✨ Feat: add params.sourceURL and params.editURL for special pages
e9edbba
by @Lruihao - ✨ Feat: add Follow site challenge support in RSS feed by @Xm798 in #511
🐛 Bug Fixes
📝 Documentation
🔧 Other Changes
- 💄 Style: update footnotes style
19ceeb2
by @Lruihao - 💄 Style: change summary content style since hugo 0.134.0
53f221b
by @Lruihao - 🔧 Chore(deps-dev): bump husky from 9.1.5 to 9.1.6 by @dependabot in #510
Full Changelog: v0.3.12...v0.3.13