v0.3.9 - 2024-07-24
🎉 New Features
- 🎉 Feat: add timeline support for code blocks by @Lruihao in #460
- 🎉 Feat: add extended shortcode - Timeline support
ee4441c
by @Lruihao - 🎉 Feat: add echarts support for code blocks
2a53dba
by @Lruihao
✨ Enhancements
- ✨ Feat: add submenu param divided and change submenu border color
f9a09e4
by @Lruihao - ✨ Feat: add open and center params for details shortcode
f6911c4
by @Lruihao - ✨ Feat: add config whether to enable the code wrapper #462 by @Lruihao
- ✨ Feat: add param to hide single code block header (#462)
de18e91
by @Lruihao - ✨ Feat: add data-open attribute for code block
419ade9
by @Lruihao
🐛 Bug Fixes
- 🐛 Fix: fix cookieconsent init error #314 by @Lruihao
- 🐛 Fix: take a dirty hack to fix the bug of APlayer and smoothScroll #292 by @Lruihao
- 🐛 Fix: fix code block scrollbar color error
4f56a40
&dc279b4
by @Lruihao - 🐛 Fix: fix code title overflow in code header
052d128
by @Lruihao - 🐛 Fix: the content of the code block in the details shortcode cannot be copied
ec1deba
by @Lruihao - 🐛 Fix: collection nav and list can not show in posts that have password
2b2bde7
by @Lruihao - 🐛 Fix: fix custom-assets block postion
91b5838
by @Lruihao - 🐛 Fix: password runecount calc error
affaea7
by @Lruihao - 🐛 Fix: .hiddenFormRss not taking effect
45c71ef
by @Lruihao - 🐛 Fix: fix footnote style error
b067289
by @Lruihao - 🐛 Fix: fix admontion overflow error
c18aac4
by @Lruihao - 🐛 Style: fix Gist code highlight error in dark mod
632243e
by @Lruihao
📝 Documentation
- 📝 Docs: update default hugo.toml
cf91f23
,3dcb3b1
&9d32ba9
by @Lruihao - 📝 Docs: update embed archetypes
c021a53
by @Lruihao - 📝 Docs: fix typo in translations
906f346
by @Lruihao - 💬 Docs: update Hugo Fixit demo site
2605111
by @Lruihao - ✏️ Feat: update Markdown code block type
b3b0e6a
by @Lruihao
🔧 Other Changes
- ♻️ Refactor: refactor breadcrumb translations with .TranslationKey
e39d789
by @Lruihao - ♻️ Refactor: mermaid shortcode and codeblock render
f44d89a
by @Lruihao - ♻️ Refactor: deprecate .Sites.First in favor of .Sites.Default
44d0c76
by @Lruihao - ♻️ Refactor: deprecate .Site.IsMultiLingual in favor of hugo.IsMultilingual
061a3e3
by @Lruihao - 💄 Style: update bilibili and douyin shortcode style
adf2acd
by @Lruihao - 💄 Style: add title for friends avatar
44b63ca
by @Lruihao - 💡 Feat: use the original title after archiving the articles
6d9c6f5
by @Lruihao
Full Changelog: v0.3.8...v0.3.9