-
v0.6.0
Stablereleased this
2025-12-16 02:22:33 +08:00 | 5 commits to release/0.6 since this releaseThis release focuses on improving content discovery for users, enhancing SEO capabilities, and adding new management tools for the dashboard.
🚀 New Features
- Enhanced Content Discovery: Users can now locate content more easily with the ability to search posts by title (BLOG-198) and filter posts by label (BLOG-199).
- RSS Support: Implemented an RSS feed generator script to allow users to subscribe to updates (BLOG-227).
- Image Gallery: A new image gallery dashboard has been implemented to manage visual assets (BLOG-158).
✨ Improvements & SEO
- SEO & Metadata: Added Open Graph tags and structured data to the home page and post overview pages to improve social sharing and search indexing (BLOG-202).
- UI Polish: Updated and improved favicons to ensure they look consistent in both light and dark modes (BLOG-219).
🔧 Maintenance
- Dependencies: Upgraded core dependencies to ensure stability and security (BLOG-197).
- NO-ISSUE Update version to 0.6.0 (#234)
- BLOG-197 Upgrade dependencies (#232)
- BLOG-199 Filter posts by label (#231)
- BLOG-227 RSS feed entry and generating script (#230)
- BLOG-198 Searching posts by title (#229)
- BLOG-158 Implement image gallery dashboard (#228)
- BLOG-202 Add open graph and structured data for home page and posts overall page (#222)
- BLOG-219 Improve favicon for light and dark mode (#221)
Downloads