Skip to content

Commit d42aec7

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

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CHANGELOG.md

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

33
## Unreleased
44

5+
## v0.19.1 (2026-03-08)
6+
7+
### Bug Fixes
8+
9+
- **#649**: Enforce strict entity resolution in destructive MCP tools (`edit_note`, `move_note`, `delete_note`)
10+
- Prevents fuzzy-match fallback from silently editing/moving/deleting the wrong note
11+
- DST-related timeframe validation fix (round instead of truncate days)
12+
13+
### Features
14+
15+
- **#648**: Add `insert_before_section` and `insert_after_section` edit operations
16+
- Add `GET /knowledge/graph` endpoint for full graph visualization
17+
18+
### Dependencies
19+
20+
- Bump authlib from 1.6.6 to 1.6.7
21+
522
## v0.19.0 (2026-03-07)
623

724
### Highlights

0 commit comments

Comments
 (0)