Skip to content

Releases: basicmachines-co/basic-memory

v0.17.9

24 Jan 18:56

Choose a tag to compare

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

24 Jan 17:44

Choose a tag to compare

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

19 Jan 18:13

Choose a tag to compare

What's Changed

Full Changelog: v0.17.6...v0.17.7

v0.17.6

17 Jan 21:15

Choose a tag to compare

Full Changelog: v0.17.5...v0.17.6

v0.17.5

11 Jan 22:54
1799c94

Choose a tag to compare

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

06 Jan 03:38

Choose a tag to compare

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

03 Jan 19:08

Choose a tag to compare

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

29 Dec 22:48

Choose a tag to compare

Full Changelog: v0.17.1...v0.17.2

v0.17.1

29 Dec 16:34

Choose a tag to compare

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

28 Dec 22:06

Choose a tag to compare

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