Releases: basicmachines-co/basic-memory
Releases · basicmachines-co/basic-memory
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
v0.17.3
What's Changed
- fix: make RelationResponse.from_id optional to handle null permalinks by @phernandez in #484
- fix: set_default_project skips config file update in cloud mode by @phernandez in #486
- feat: add stable external_id (UUID) to Project and Entity models by @jope-bm in #485
- test: remove stdlib mocks, strengthen integration coverage by @phernandez in #489
- fix: route ordering for cloud by @phernandez in #499
- fix: update mcp to support protocol version 2025-11-25 by @groksrc in #501
Full Changelog: v0.17.2...v0.17.3
v0.17.2
Full Changelog: v0.17.1...v0.17.2
v0.17.1
What's Changed
- fix: only set BASIC_MEMORY_ENV=test during pytest runs by @phernandez in #482
Full Changelog: v0.17.0...v0.17.1
v0.17.0
What's Changed
- fix: prevent CLI commands from hanging on exit by @phernandez in #471
- fix: detect rclone version for --create-empty-src-dirs support by @phernandez in #473
- feat: Complete Phase 2 of API v2 migration - Update MCP tools to use v2 endpoints by @jope-bm in #447
- fix: handle null titles in ChatGPT import by @phernandez in #475
- feat: add auto-format files on save with built-in Python formatter by @phernandez in #474
- feat: add anonymous usage telemetry (Homebrew-style opt-out) by @phernandez in #478
Full Changelog: v0.16.3...v0.17.0