-
v0.7.1
Stablereleased this
2026-04-05 05:24:29 +08:00 | 6 commits to release/0.7 since this release🐛 Bug Fixes
Mobile Experience
- Fixed an issue where tooltips failed to open when tapped on mobile devices. (#278)
- Prevented unexpected screen scaling on iOS devices by adjusting the input text size to 16px. (#276)
UI & Interaction
Downloads
-
v0.7.0
Stablereleased this
2026-04-04 19:02:49 +08:00 | 12 commits to release/0.7 since this releaseThis update introduces powerful new AI-driven search capabilities, major frontend architectural improvements with Svelte 5, and critical performance optimizations for images and queries.
🚀 New Features & Enhancements
- AI-Powered Semantic Search: Introduced Retrieval-Augmented Generation (RAG) search for posts utilizing Qdrant and FastEmbed, providing users with smarter and more context-aware search results (#237).
- Search Caching Optimization: Implemented a Redis-based query embedding cache for semantic search to significantly reduce latency and improve overall search performance (#246).
- Frontend Architecture Upgrade: Updated dependencies, enforced strict path resolution, and successfully migrated to Svelte 5 reactivity patterns for a more robust and performant user interface (#253).
- Image Management & Delivery:
- UI/UX Improvements:
- Introduced dynamic terms pages and comprehensively refactored the Footer component (#245).
- Added dedicated empty state handling for posts to improve user experience when no content is available (#236).
- Streamlined the interface by removing the unused SearchBar component and refining the visual styling of the FilteringDialog (#241).
🐛 Bug Fixes
- Build Stability: Resolved an ONNX build failure by securely migrating the Docker base image to Debian (#262).
- Telemetry & Observability: Fixed the Supply Sentry authentication token in the frontend build process, re-enabling the successful upload of logs and sourcemaps (#261).
⚙️ Maintenance & Chore
Downloads
-
v0.6.1
Stablereleased this
2025-12-16 03:16:49 +08:00 | 4 commits to release/0.6 since this releaseThis release addresses a critical stability issue found in the previous version.
🐛 Bug Fixes
- SSR Stability: Resolved a Server-Side Rendering (SSR) error that caused pages to crash when requesting individual posts (BLOG-238).
- BLOG-238 Fix SSR error when requesting a post (#239)
Downloads
-
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
-
v0.5.5
Pre-Releasereleased this
2025-11-04 04:30:23 +08:00 | 13 commits to release/0.5 since this releaseDownloads
-
v0.5.4
Pre-Releasereleased this
2025-11-04 03:41:59 +08:00 | 15 commits to release/0.5 since this releaseDownloads