-
Release v2.13.2
StableAll checks were successfulCI / check (push) Successful in 0sCI / build (push) Has been skippedCI / validate-plugin (push) Has been skippedRelease / check (push) Successful in 0sRelease / Create Release (push) Has been skippedRelease / Build Docker Images (push) Has been skippedreleased this
2026-01-23 20:00:40 +00:00 | 617 commits to main since this releaseInstallation
> /plugin marketplace add https://git.customable.host/customable/claude-plugins.git > /plugin install claude-memChanges
Bug Fixes
- Fixed missing path for
sse-writer.jsin handlers directory
Built from commit
ccd8526Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Fixed missing path for
-
Release v2.13.1
StableAll checks were successfulCI / check (push) Successful in 1sCI / build (push) Has been skippedCI / validate-plugin (push) Has been skippedRelease / check (push) Successful in 0sRelease / Create Release (push) Has been skippedRelease / Build Docker Images (push) Has been skippedreleased this
2026-01-23 19:56:03 +00:00 | 619 commits to main since this releaseInstallation
> /plugin marketplace add https://git.customable.host/customable/claude-plugins.git > /plugin install claude-memChanges
Bug Fixes
- Made token optional for SSE writer in hooks
Built from commit
e700bcaDownloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Release v2.13.0
StableAll checks were successfulCI / check (push) Successful in 1sCI / build (push) Has been skippedCI / validate-plugin (push) Has been skippedRelease / check (push) Successful in 0sRelease / Create Release (push) Has been skippedRelease / Build Docker Images (push) Has been skippedreleased this
2026-01-23 19:48:39 +00:00 | 621 commits to main since this releaseInstallation
> /plugin marketplace add https://git.customable.host/customable/claude-plugins.git > /plugin install claude-memChanges
Features
- Enrich sessions with the first user prompt
Improvements
- Remove dead legacy SQLite code
Built from commit
a08eacbDownloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Release v2.12.0
StableAll checks were successfulCI / check (push) Successful in 1sCI / build (push) Has been skippedCI / validate-plugin (push) Has been skippedRelease / check (push) Successful in 0sRelease / Create Release (push) Has been skippedRelease / Build Docker Images (push) Has been skippedreleased this
2026-01-23 19:37:24 +00:00 | 624 commits to main since this releaseInstallation
> /plugin marketplace add https://git.customable.host/customable/claude-plugins.git > /plugin install claude-memChanges
Features
- Added styling for 'change' observation type in UI
Bug Fixes
- Fixed incorrect column name in observation queries
- Fixed handling of
import.meta.urlbeing undefined in CJS bundles - Fixed session reactivation for completed sessions on resume
Built from commit
15fdf0bDownloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Release v2.11.3
StableAll checks were successfulCI / check (push) Successful in 1sCI / build (push) Has been skippedCI / validate-plugin (push) Has been skippedRelease / check (push) Successful in 0sRelease / Create Release (push) Has been skippedRelease / Build Docker Images (push) Has been skippedreleased this
2026-01-23 19:21:36 +00:00 | 629 commits to main since this releaseInstallation
> /plugin marketplace add https://git.customable.host/customable/claude-plugins.git > /plugin install claude-memChanges
Bug Fixes
- Filter task-notifications from user prompts in session handling
Improvements
- Update
pnpm-lock.yaml
Built from commit
9078fd8Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Release v2.11.2
StableAll checks were successfulCI / check (push) Successful in 0sCI / build (push) Has been skippedCI / validate-plugin (push) Has been skippedRelease / check (push) Successful in 1sRelease / Create Release (push) Has been skippedRelease / Build Docker Images (push) Has been skippedreleased this
2026-01-23 18:34:16 +00:00 | 632 commits to main since this releaseInstallation
> /plugin marketplace add https://git.customable.host/customable/claude-plugins.git > /plugin install claude-memChanges
Bug Fixes
- Resolved MikroORM initialization issues
Built from commit
68f8be3Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Release v2.11.1
StableAll checks were successfulCI / check (push) Successful in 0sCI / build (push) Has been skippedCI / validate-plugin (push) Has been skippedRelease / check (push) Successful in 0sRelease / Create Release (push) Has been skippedRelease / Build Docker Images (push) Has been skippedreleased this
2026-01-23 18:12:42 +00:00 | 634 commits to main since this releaseInstallation
> /plugin marketplace add https://git.customable.host/customable/claude-plugins.git > /plugin install claude-memChanges
Bug Fixes
- Removed unused
factory.tsexport from the database module
Built from commit
a6f71e7Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Removed unused
-
Release v2.11.0
StableAll checks were successfulCI / check (push) Successful in 0sCI / build (push) Has been skippedCI / validate-plugin (push) Has been skippedRelease / check (push) Successful in 1sRelease / Create Release (push) Has been skippedRelease / Build Docker Images (push) Has been skippedreleased this
2026-01-23 18:09:10 +00:00 | 636 commits to main since this releaseInstallation
> /plugin marketplace add https://git.customable.host/customable/claude-plugins.git > /plugin install claude-memChanges
Features
- Integrated MikroORM as the primary database backend
- Added MikroORM migration system
- Implemented MikroORM repositories and UnitOfWork
Built from commit
d89eafbDownloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Release v2.10.0
StableAll checks were successfulCI / check (push) Successful in 0sCI / build (push) Has been skippedCI / validate-plugin (push) Has been skippedRelease / check (push) Successful in 0sRelease / Create Release (push) Has been skippedRelease / Build Docker Images (push) Has been skippedreleased this
2026-01-23 17:45:34 +00:00 | 640 commits to main since this releaseInstallation
> /plugin marketplace add https://git.customable.host/customable/claude-plugins.git > /plugin install claude-memChanges
Features
- Added MikroORM setup and entity definitions for database integration.
Built from commit
a2c2c76Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Release v2.9.0
StableAll checks were successfulCI / check (push) Successful in 0sCI / build (push) Has been skippedCI / validate-plugin (push) Has been skippedRelease / check (push) Successful in 0sRelease / Create Release (push) Has been skippedRelease / Build Docker Images (push) Has been skippedreleased this
2026-01-23 17:35:32 +00:00 | 642 commits to main since this releaseInstallation
> /plugin marketplace add https://git.customable.host/customable/claude-plugins.git > /plugin install claude-memChanges
Features
- Added MCP documentation storage for Context7 and WebFetch
Built from commit
6ba38b9Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads