• v2.31.1 11cf263600

    Release v2.31.1
    All checks were successful
    CI / build (push) Successful in 2s
    Release / Create Release (push) Successful in 1s
    Release / Build Docker Images (push) Has been skipped
    Stable

    jack released this 2026-01-24 19:09:07 +00:00 | 252 commits to main since this release

    Installation

    > /plugin marketplace add https://git.customable.host/customable/claude-plugins.git
    > /plugin install claude-mem
    

    Changes

    Bug Fixes

    • Filter out empty/null project names in analytics

    Built from commit 3960052

    Downloads
  • v2.31.0 cf3d1a9789

    Release v2.31.0
    All checks were successful
    CI / build (push) Successful in 2s
    Release / Create Release (push) Successful in 1s
    Release / Build Docker Images (push) Has been skipped
    Stable

    jack released this 2026-01-24 18:26:11 +00:00 | 273 commits to main since this release

    Installation

    > /plugin marketplace add https://git.customable.host/customable/claude-plugins.git
    > /plugin install claude-mem
    

    Changes

    Features

    • Added code snippet extraction and indexing functionality
    • Implemented code snippet display in the UI
    • Created a new code_snippets table in the database with corresponding repository methods

    Built from commit 997a3c5

    Downloads
  • v2.30.0 ccda9ee4a6

    Release v2.30.0
    All checks were successful
    CI / build (push) Successful in 3s
    Release / Create Release (push) Successful in 1s
    Release / Build Docker Images (push) Has been skipped
    Stable

    jack released this 2026-01-24 18:08:17 +00:00 | 277 commits to main since this release

    Installation

    > /plugin marketplace add https://git.customable.host/customable/claude-plugins.git
    > /plugin install claude-mem
    

    Changes

    Features

    • Added automatic backend daemon startup if not available.

    Improvements

    • Merged feature branch into main for daemon spawning functionality.

    Built from commit f38da4a

    Downloads
  • v2.29.0 f0fd4425a6

    Release v2.29.0
    All checks were successful
    CI / build (push) Successful in 2s
    Release / Create Release (push) Successful in 1s
    Release / Build Docker Images (push) Has been skipped
    Stable

    jack released this 2026-01-24 18:04:27 +00:00 | 282 commits to main since this release

    Installation

    > /plugin marketplace add https://git.customable.host/customable/claude-plugins.git
    > /plugin install claude-mem
    

    Changes

    Features

    • Added SSE auto-sync to Dashboard

    Bug Fixes

    • Removed unused SSEEvent import in Dashboard

    Built from commit 55336f7

    Downloads
  • v2.28.0 c2cc3f4e8d

    Release v2.28.0
    All checks were successful
    CI / build (push) Successful in 2s
    Release / Create Release (push) Successful in 1s
    Release / Build Docker Images (push) Has been skipped
    Stable

    jack released this 2026-01-24 18:00:16 +00:00 | 296 commits to main since this release

    Installation

    > /plugin marketplace add https://git.customable.host/customable/claude-plugins.git
    > /plugin install claude-mem
    

    Changes

    Features

    • Return cached context immediately if available in hooks

    Bug Fixes

    • Use workerId in error logs and fix worker linking

    Improvements

    • Merge branch 'main' into fix/164-162-unused-code (multiple times)

    Built from commit 4222284

    Downloads
  • v2.27.0 55cc6d06e6

    Release v2.27.0
    All checks were successful
    CI / build (push) Successful in 2s
    Release / Create Release (push) Successful in 1s
    Release / Build Docker Images (push) Has been skipped
    Stable

    jack released this 2026-01-24 17:56:15 +00:00 | 302 commits to main since this release

    Installation

    > /plugin marketplace add https://git.customable.host/customable/claude-plugins.git
    > /plugin install claude-mem
    

    Changes

    Features

    • Implemented task cancellation using AbortController in the worker module.

    Built from commit 5048c5e

    Downloads
  • v2.26.0 e445b8d2a5

    Release v2.26.0
    All checks were successful
    CI / build (push) Successful in 2s
    Release / Create Release (push) Successful in 1s
    Release / Build Docker Images (push) Has been skipped
    Stable

    jack released this 2026-01-24 17:50:11 +00:00 | 311 commits to main since this release

    Installation

    > /plugin marketplace add https://git.customable.host/customable/claude-plugins.git
    > /plugin install claude-mem
    

    Changes

    Features

    • Implemented latency tracking in WorkerHub to monitor and measure performance metrics.

    Built from commit 7bcc4e0

    Downloads
  • v2.25.0 0811fd287d

    Release v2.25.0
    All checks were successful
    CI / build (push) Successful in 2s
    Release / Create Release (push) Successful in 1s
    Release / Build Docker Images (push) Has been skipped
    Stable

    jack released this 2026-01-24 17:46:10 +00:00 | 314 commits to main since this release

    Installation

    > /plugin marketplace add https://git.customable.host/customable/claude-plugins.git
    > /plugin install claude-mem
    

    Changes

    Features

    • Added Server-Sent Events (SSE) for task progress updates in the backend.

    Improvements

    • Merged feature branch feat/173-task-progress into main.

    Built from commit a737441

    Downloads
  • v2.24.0 0e5fafa75b

    Release v2.24.0
    All checks were successful
    CI / build (push) Successful in 2s
    Release / Create Release (push) Successful in 2s
    Release / Build Docker Images (push) Has been skipped
    Stable

    jack released this 2026-01-24 17:40:21 +00:00 | 318 commits to main since this release

    Installation

    > /plugin marketplace add https://git.customable.host/customable/claude-plugins.git
    > /plugin install claude-mem
    

    Changes

    Features

    • Added secret detection and redaction functionality to shared components.

    Improvements

    • Merged multiple branches to integrate secret detection and redaction features into the main branch.

    Built from commit cc82162

    Downloads
  • v2.23.0 a36db294f9

    Release v2.23.0
    All checks were successful
    CI / build (push) Successful in 3s
    Release / Create Release (push) Successful in 2s
    Release / Build Docker Images (push) Has been skipped
    Stable

    jack released this 2026-01-24 17:36:17 +00:00 | 325 commits to main since this release

    Installation

    > /plugin marketplace add https://git.customable.host/customable/claude-plugins.git
    > /plugin install claude-mem
    

    Changes

    Features

    • Added Server-Sent Events (SSE) auto-sync to the Memories view for real-time updates.

    Built from commit 76256fd

    Downloads