docs: add v0.23.1 patch notes - #45
Conversation
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01G4rbaeHJN3L7CREp5v38J9 Signed-off-by: phernandez <paul@basicmachines.co>
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 451f259f56
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
|
|
||
| Released August 25, 2026 ([release notes](https://github.com/basicmachines-co/basic-memory/releases/tag/v0.23.1)), a fast-follow patch focused on PostgreSQL search: | ||
|
|
||
| - **Postgres full-text search now covers complete note bodies** — previously only titles and capped content stems were indexed (unlike SQLite), so deep note content was unfindable. A migration backfills existing notes automatically; Boolean queries, apostrophes, and punctuated terms like `v0.13.0b2` all resolve correctly across the full text. |
There was a problem hiding this comment.
Update the migration count for v0.23.1
Because this patch adds a migration that backfills existing notes, users upgrading from a pre-v0.23 release directly to v0.23.1 will run this migration in addition to the five described for v0.23.0. The unchanged Upgrading section on line 78 still says that only five database migrations run on first start, so the page now gives an inconsistent and understated migration count; update that section to account for the patch migration.
Useful? React with 👍 / 👎.
Adds a v0.23.1 patch section to the v0.23 What's New page, per the patch-release flow (no new page, no badge change — the badge stays on v0.23).
Covers: Postgres full-content FTS, the project-scoped reindex fix, the #bm:links_to directive, the bm update output fix, and bm doctor under BASIC_MEMORY_PROJECT_ROOT.
Release: https://github.com/basicmachines-co/basic-memory/releases/tag/v0.23.1
🤖 Generated with Claude Code
https://claude.ai/code/session_01G4rbaeHJN3L7CREp5v38J9