Skip to content

Commit 11b0e31

Browse files
phernandezclaude
andcommitted
docs: add v0.19.2 changelog entry
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> Signed-off-by: phernandez <paul@basicmachines.co>
1 parent a5c9e77 commit 11b0e31

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
22

33
## Unreleased
44

5+
## v0.19.2 (2026-03-09)
6+
7+
### Bug Fixes
8+
9+
- **#657**: Coerce string params to list/dict in MCP tools
10+
- MCP clients that serialize `list`/`dict` arguments as JSON strings no longer fail Pydantic validation
11+
- Adds `BeforeValidator` coercion to `search_notes` (`entity_types`, `note_types`, `tags`, `metadata_filters`), `write_note` (`metadata`), and `canvas` (`nodes`, `edges`)
12+
- **#655**: Handle SQLite and Windows semantic search regressions
13+
- Fix embedding status query for non-semantic SQLite databases
14+
- Windows-safe log file rotation with per-process log filenames
15+
- Robust `setup_logging` that handles all environments cleanly
16+
517
## v0.19.1 (2026-03-08)
618

719
### Bug Fixes

0 commit comments

Comments
 (0)