docs: version bump for Basic Memory v0.21.0#20
Merged
Conversation
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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
The docs were never updated for the v0.21.0 release (2026-05-16). This applies the CLAUDE.md Version Bump Checklist:
0.v0.20.0.md→0.v0.21.0.mdand rewrote it for v0.21.0, in the established benefit-oriented house style (not a raw PR dump). Sourced from the curatedCHANGELOG.md, not the raw release PR list.content/index.md:v0.20 →→v0.21 →, link now points to/whats-new/v0.21.0.gh release view v0.20.0reference command to v0.21.Content highlights
recent_activitynow orders byupdated_at; multi-project search is opt-in; result totals addedbm orphan,bm db resetguard,--visibility::warningfor the breaking relation-parsing change (#824) with quoting/migration guidance, repeated in an Upgrading sectionNotes
npm run build(heavy Nuxt build); the dev-deploy on merge will render-validate.claude-code-reviewworkflow is disabled repo-wide (separate prior PR), so no automated review will run here.🤖 Generated with Claude Code