Releases: aliasunder/vault-cortex
Releases · aliasunder/vault-cortex
Release list
v0.28.2
⚠ BREAKING CHANGES
vault_write_notenow rejects with"note already exists"when writing to an existing path. Callers that intend to replace an existing note must passoverwrite: true.
Features
- vault-crud: Default vault_write_note to create-only with opt-in overwrite (#311)
Documentation
- Update CHANGELOG.md for v0.28.1
CI / Infrastructure
- Mirror Docker images to Docker Hub alongside GHCR (#313)
Maintenance
- Optimize social-preview.png with optipng (351KB → 79KB) (#310)
v0.28.1
Documentation
- Lead memory-recall copy with the current-perspective use (#309)
- Update CHANGELOG.md for v0.28.0
v0.28.0
Features
- mcp: Vault_memory_recall — entry-granular hybrid retrieval over the memory layer (#306)
- memory: Entry-policy convention, Agents template, memory template updates, and memory tool description improvements (#307)
Bug Fixes
- search: Rescue zero-result memory recall + post-Phase-3 doc sweep (#308)
Documentation
- Update CHANGELOG.md for v0.27.2
v0.27.2
Features
- search: Add created/modified date-range filters to vault_search (#302)
Bug Fixes
- search: Rescan newly-created directories the watcher scan raced past (#303)
Documentation
- Update CHANGELOG.md for v0.27.1
CI / Infrastructure
- dependabot: Ignore TypeScript majors until typescript-eslint supports them (#304)
Maintenance
- deps-dev: Bump the development group with 6 updates (#305)
- deps: Bump actions/create-github-app-token from 2.2.2 to 3.2.0 (#300)
- deps: Bump aws-actions/configure-aws-credentials from 6.2.1 to 6.2.2 (#299)
- deps: Bump github/codeql-action/upload-sarif from 4.36.3 to 4.37.0 (#298)
- deps: Bump node from
b31e7a4tocb4e8f7(#297)
cli-v0.4.4
- release(cli): v0.4.4
- chore(deps-dev): bump the development group with 6 updates (#305)
Published to npm: https://www.npmjs.com/package/vault-cortex/v/0.4.4
v0.27.1
Documentation
- docker: Correct stale tool count in image descriptions (25 → 26) (#296)
- Update CHANGELOG.md for v0.27.0
cli-v0.4.3
- release(cli): v0.4.3
- docs: document image updates in quickstart READMEs and CLI connect message (#295)
- feat(docker)!: single OCI image — two-target build, fork absorption, image rename (#291)
- feat: switch obsidian-sync image to maintained fork (#288)
Published to npm: https://www.npmjs.com/package/vault-cortex/v/0.4.3
v0.27.0
⚠ BREAKING CHANGES
- the published image is renamed
ghcr.io/aliasunder/vault-mcp→ghcr.io/aliasunder/vault-cortexand now ships two targets (:latest= MCP server only;:remote= server + bundled Obsidian Sync under s6-overlay). The legacyvault-mcppackage stops receiving tags at this release; already-published tags remain pullable indefinitely, frozen at the last pre-rename version. To migrate a local setup, pointimage:atghcr.io/aliasunder/vault-cortex:latest; for a remote two-service setup, switch to the single-servicedeploy/remote/docker-compose.yml(:remotebundles sync) — the.envcarries over unchanged.
Features
- docker: Single OCI image — two-target build, fork absorption, image rename (#291)
Documentation
- Document image updates in quickstart READMEs and CLI connect message (#295)
- Update CHANGELOG.md for v0.26.9
v0.26.9
v0.26.8
Features
- Switch obsidian-sync image to maintained fork (#288)
Bug Fixes
- Carry sessionId into tool and data-layer logs via lazy child props (#292)
- Strip MCP tool name from protected-path delete error (#290)
- Log error name and stack trace in error middleware, enable source maps (#289)
- docs: Rewrite wiki.json overview to lead with capabilities (#287)
- cli: Add bookend rules and section dividers to connect output (#283)
Documentation
- Update CHANGELOG.md for v0.26.7