Skip to content

docs: version bump for Basic Memory v0.21.0#20

Merged
groksrc merged 4 commits into
mainfrom
docs/v0.21.0-release
May 18, 2026
Merged

docs: version bump for Basic Memory v0.21.0#20
groksrc merged 4 commits into
mainfrom
docs/v0.21.0-release

Conversation

@groksrc
Copy link
Copy Markdown
Member

@groksrc groksrc commented May 18, 2026

Summary

The docs were never updated for the v0.21.0 release (2026-05-16). This applies the CLAUDE.md Version Bump Checklist:

  1. Release notes — renamed 0.v0.20.0.md0.v0.21.0.md and rewrote it for v0.21.0, in the established benefit-oriented house style (not a raw PR dump). Sourced from the curated CHANGELOG.md, not the raw release PR list.
  2. Homepage badgecontent/index.md: v0.20 →v0.21 →, link now points to /whats-new/v0.21.0.
  3. Changelog — auto-fetches from the GitHub releases API; no manual change (per the checklist).
  4. CLAUDE.md — bumped the "up-to-date for v0.20.x" status line and the gh release view v0.20.0 reference command to v0.21.

Content highlights

  • Headline: workspace-aware everywhere — centralized project/workspace routing across MCP + CLI
  • Faster search (N+1 eliminated) and sync (batched indexing)
  • recent_activity now orders by updated_at; multi-project search is opt-in; result totals added
  • CLI: bm orphan, bm db reset guard, --visibility
  • Training-data-friendly MCP parameter aliases
  • Prominent ::warning for the breaking relation-parsing change (#824) with quoting/migration guidance, repeated in an Upgrading section

Notes

  • v0.21.1 is CI-only (Homebrew formula bump tooling, no user-facing changes) — noted as a one-line patch aside rather than its own release-notes page.
  • All six internal links in the new page verified against existing content files.
  • Did not run a full local npm run build (heavy Nuxt build); the dev-deploy on merge will render-validate.
  • The claude-code-review workflow is disabled repo-wide (separate prior PR), so no automated review will run here.

🤖 Generated with Claude Code

groksrc and others added 4 commits May 18, 2026 11:11
Followed the CLAUDE.md Version Bump Checklist:

1. Release notes — renamed 0.v0.20.0.md → 0.v0.21.0.md and rewrote
   for v0.21.0: workspace-aware routing, faster search/sync, recent
   activity ordering fix, opt-in multi-project search + result
   totals, CLI quality-of-life (bm orphan, db reset guard), tool
   parameter aliases, parsing footgun fixes. Prominent ::warning for
   the breaking relation-parsing change (#824) with quoting guidance.
2. Homepage badge — content/index.md: v0.20 → v0.21, link points to
   /whats-new/v0.21.0.
3. Changelog — auto-fetches from GitHub releases, no manual change.
4. CLAUDE.md — bumped the "up-to-date for vX" status line and the
   release-notes reference command to v0.21.

v0.21.1 is CI-only (Homebrew bump tooling); noted as a patch aside
rather than its own page. All internal links in the new page
verified against existing content files.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Rename the section heading to "Basic Memory Teams Support" and
rewrite the intro, frontmatter description, and section body around
the user-facing concept instead of internals.

The old body led with "the headline of this release" and an
implementation list (edit_note, delete_project, factory-mode project
listing, the API client) that assumes the reader already knows what
workspace routing is. Replaced with: what a team is (a shared cloud
workspace alongside your personal one), what was wrong before
(assistant saw an inconsistent slice of projects), and what v0.21
delivers (consistent routing everywhere). The concrete "What you'll
notice" bullets are kept — they now have context.

Grounded in BM cloud's existing personal/organization workspace
model; no Teams setup/billing specifics invented.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@groksrc groksrc merged commit d76ec57 into main May 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant