DocsBlogChangelog (v0.12.1) GitHub
This project is in technical preview. Star on GitHub and share feedback!
v0.6.0
Published Apr 18, 2026
Features
- add changelog section type with local file and GitHub release sources (12fb5e3)
- add tag pages for blog sections (028013c)
- added logo (ce87fa3)
- custom favicon support with user public directory (30bc944)
- global Sections nav across all sidebars with default icons (d8e6b09)
- make blog and changelog indexes use the article page layout (3affbe4)
- show "Updated <date>" meta on blog and changelog indexes (2cfe8ce)
- split changelog into per-version articles with sidebar and index (a0bad1a)
- support blog section type with BlogSidebar, BlogIndex, and tags (af300a5)
- support config.logo for custom sidebar logo (79c4bf5)
- support config.sections for configurable header navigation (df63704)
- support prefix filtering for header and sidebar links (38bdc14)
- support section.type "sidebar" for sidebar-placed sections (360e590)
- support section.version for changelog header label (c821a12)
Bug Fixes
- lighten blog/changelog index h1 weight to match article h1 (df6d413)
- unify active-tab underline across icon and text in header (d8a9e98)
- unwrap paragraphs containing images with line breaks (1fbd4d1)
Performance Improvements
- lazy-load lucide icons registry and mermaid to reduce main bundle by 32% (05eb526)
Built with ❤ and Livemark