Skip to content

Releases: basicmachines-co/basic-memory

v0.18.4

12 Feb 21:28

Choose a tag to compare

Full Changelog: v0.18.2...v0.18.4

Bug Fixes

  • Use global --header flag for Tigris consistency on all rclone transactions
    (0eae0e1)
  • --header-download / --header-upload only apply to GET/PUT requests, missing S3
    ListObjectsV2 calls that bisync issues first. Non-US users saw stale edge-cached metadata.
  • --header applies to ALL HTTP transactions (list, download, upload), fixing bisync for
    users outside the Tigris origin region.

v0.18.2

12 Feb 04:34

Choose a tag to compare

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

11 Feb 20:31

Choose a tag to compare

What's Changed

Full Changelog: v0.18.0...v0.18.1

v0.18.0

30 Jan 04:42

Choose a tag to compare

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

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