Skip to content

docs: add v0.23.1 patch notes - #45

Merged
phernandez merged 1 commit into
mainfrom
release/v0.23.1
Aug 25, 2026
Merged

docs: add v0.23.1 patch notes#45
phernandez merged 1 commit into
mainfrom
release/v0.23.1

Conversation

@phernandez

Copy link
Copy Markdown
Member

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

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01G4rbaeHJN3L7CREp5v38J9
Signed-off-by: phernandez <paul@basicmachines.co>
@phernandez
phernandez merged commit b16f5ff into main Aug 25, 2026
1 check passed

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 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.

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge 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 👍 / 👎.

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