Releases: basicmachines-co/basic-memory
Releases · basicmachines-co/basic-memory
v0.18.4
Full Changelog: v0.18.2...v0.18.4
Bug Fixes
- Use global
--headerflag for Tigris consistency on all rclone transactions
(0eae0e1) --header-download/--header-uploadonly apply to GET/PUT requests, missing S3
ListObjectsV2 calls that bisync issues first. Non-US users saw stale edge-cached metadata.--headerapplies to ALL HTTP transactions (list, download, upload), fixing bisync for
users outside the Tigris origin region.
v0.18.2
v0.18.2 (2026-02-11)
Bug Fixes
- #562: Use VIRTUAL instead of STORED columns in SQLite migration
(344e651)- Fixes compatibility issue with SQLite STORED generated columns
Full Changelog: v0.18.1...v0.18.2
v0.18.1
What's Changed
- fix: prevent spurious 'metadata: {}' in frontmatter output by @phernandez in #530
- feat: fast edit entities, refactors for webui, enhance search by @phernandez in #532
- fix: stabilize metadata filters on postgres by @phernandez in #536
- chore: Add fast feedback loop tooling by @phernandez in #538
- feat: Support tag: query shorthand in search by @phernandez in #535
- fix: recent_activity prompt defaults by @phernandez in #533
- fix: Handle EntityCreationError as conflict by @phernandez in #541
- feat: add --format json to CLI tool commands by @phernandez in #552
- fix: add X-Tigris-Consistent headers to all rclone commands by @phernandez in #558
Full Changelog: v0.18.0...v0.18.1
v0.18.0
What's Changed
- fix: resolve MCP prompt rendering errors by @groksrc in #524
- feat: Feature/517 local mcp cloud mode by @phernandez in #522
- feat: add directory support to move_note and delete_note tools by @phernandez in #518
- feat: add context-aware wiki link resolution with source_path support by @groksrc in #527
Full Changelog: v0.17.9...v0.18.0
v0.17.9
What's Changed
- fix: check config default_project only in local mode for remove_project by @phernandez in #523
Full Changelog: v0.17.8...v0.17.9
v0.17.8
What's Changed
- feat: add SPEC-29 Phase 3 bucket snapshot CLI commands by @phernandez in #476
- fix: read default project from database in cloud mode by @phernandez in #520
- fix: correct get_default_project() query to check for True instead of not NULL by @phernandez in #521
Full Changelog: v0.17.7...v0.17.8
v0.17.7
What's Changed
- chore: Remove OpenPanel telemetry by @phernandez in #514
- fix: ensure external_id is set on entity creation (#512) by @phernandez in #513
- feat: Add MCP registry publication files by @groksrc in #515
Full Changelog: v0.17.6...v0.17.7
v0.17.6
Full Changelog: v0.17.5...v0.17.6
v0.17.5
What's Changed
- fix: prevent CLI commands from hanging on exit (Python 3.14) by @phernandez in #505
Full Changelog: v0.17.4...v0.17.5
What's Changed
- fix: prevent CLI commands from hanging on exit (Python 3.14) by @phernandez in #505
- fix: Docker container Python symlink broken at runtime by @groksrc in #510
Full Changelog: v0.17.4...v0.17.5
v0.17.4
What's Changed
- refactor: composition roots, deps split, and typed API clients (#490 roadmap) by @phernandez in #502
- fix: preserve search index across server restarts by @phernandez in #503
Full Changelog: v0.17.3...v0.17.4