• v0.7.3 4a368c63ca

    v0.7.3
    All checks were successful
    Frontend CI / build (push) Successful in 1m15s
    Auto Comment On PR / add_improve_comment (pull_request) Successful in 13s
    PR Title Check / pr-title-check (pull_request) Successful in 13s
    Deployment / deployment (release) Successful in 3m26s
    Stable

    squid released this 2026-04-30 13:39:55 +08:00 | 0 commits to release/0.7 since this release

    🐛 Bug Fixes

    • Fix that the RSS xml link at footer is error. (#289)
    Downloads
  • v0.7.2 04667dbb51

    v0.7.2
    All checks were successful
    Frontend CI / build (push) Successful in 1m23s
    Deployment / deployment (release) Successful in 26m25s
    Stable

    squid released this 2026-04-25 04:21:10 +08:00 | 2 commits to release/0.7 since this release

    🐛 Bug Fixes

    • Fix the issue that the frontend version aren't set for sentry, and the source map aren't uploaded. (#284)
    Downloads
  • v0.7.1 e187df2b76

    v0.7.1
    All checks were successful
    Frontend CI / build (push) Successful in 1m17s
    Deployment / deployment (release) Successful in 3m2s
    Stable

    squid released 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
    • Resolved an issue that caused the page to scroll down unexpectedly when a dialog was closed by preventing auto-focus on close. (#277)
    • Updated the PostOverallPage title to correctly utilize dynamic string constants. (#280)
    • Added the missing page title to the Terms page. (#279)
    Downloads
  • v0.7.0 797f99bf97

    v0.7.0
    All checks were successful
    Frontend CI / build (push) Successful in 1m17s
    Deployment / deployment (release) Successful in 2m37s
    Stable

    squid released this 2026-04-04 19:02:49 +08:00 | 12 commits to release/0.7 since this release

    This 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:
      • Implemented ETag and HTTP caching for image retrieval to drastically improve loading speeds and save bandwidth (#240).
      • Added a safe image deletion mechanism featuring cross-entity reference tracking to prevent broken media links (#243).
    • 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

    • Bumped backend and frontend packages to version 0.7.0 (NO-ISSUE #260).
    • Synchronized release/0.7 with main and release/0.6 to ensure branch parity (NO-ISSUE #251, #266).
    Downloads
  • v0.6.2 50c1765488

    v0.6.2
    All checks were successful
    Frontend CI / build (push) Successful in 1m8s
    Deployment / deployment (release) Successful in 11m48s
    Auto Comment On PR / add_improve_comment (pull_request) Successful in 15s
    PR Title Check / pr-title-check (pull_request) Successful in 13s
    Stable

    squid released this 2026-01-31 22:40:09 +08:00 | 3 commits to release/0.6 since this release

    This release addresses an issue found in the previous version.

    🐛 Bug Fixes

    • BLOG-247 Update copyright year number (#248)
    Downloads
  • v0.6.1 ad24a18855

    v0.6.1
    All checks were successful
    Frontend CI / build (push) Successful in 1m7s
    Deployment / deployment (release) Successful in 3m8s
    Stable

    squid released this 2025-12-16 03:16:49 +08:00 | 4 commits to release/0.6 since this release

    This 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 002da33a89

    v0.6.0
    All checks were successful
    Frontend CI / build (push) Successful in 1m8s
    Deployment / deployment (release) Successful in 2m22s
    Stable

    squid released this 2025-12-16 02:22:33 +08:00 | 5 commits to release/0.6 since this release

    This 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.6 f1c823fe59

    v0.5.6
    All checks were successful
    Frontend CI / build (push) Successful in 1m26s
    Deployment / deployment (release) Successful in 14m58s
    Auto Comment On PR / add_improve_comment (pull_request) Successful in 16s
    PR Title Check / pr-title-check (pull_request) Successful in 15s
    Pre-Release

    squid released this 2025-11-13 00:58:39 +08:00 | 9 commits to release/0.5 since this release

    • NO-ISSUE Update frontend version to 0.5.6 (#225)
    • BLOG-223 Enhance markdown parsing (#224)
    Downloads
  • v0.5.5 3b966d2c54

    v0.5.5
    All checks were successful
    Frontend CI / build (push) Successful in 1m24s
    Deployment / deployment (release) Successful in 13m14s
    Auto Comment On PR / add_improve_comment (pull_request) Successful in 16s
    PR Title Check / pr-title-check (pull_request) Successful in 15s
    Pre-Release

    squid released this 2025-11-04 04:30:23 +08:00 | 13 commits to release/0.5 since this release

    • NO-ISSUE Update frontend version to 0.5.5 (#218)
    • BLOG-216 Revert BLOG-207 Remove unnecessary loads in onMount (#217)
    Downloads
  • v0.5.4 819cf5bada

    v0.5.4
    All checks were successful
    Frontend CI / build (push) Successful in 1m38s
    Deployment / deployment (release) Successful in 5m10s
    Pre-Release

    squid released this 2025-11-04 03:41:59 +08:00 | 15 commits to release/0.5 since this release

    • BLOG-210 Using composition instead of inheritance on enhanced date (#215)
    • BLOG-210 Fix regex to replace all link with modulepreload (#214)
    • BLOG-210 Blocking script for google bot (#213)
    • NO-ISSUE Update frontend version to 0.5.4 (#212)
    • BLOG-210 Fix headless head element cannot be rendered (#211)
    Downloads