Skip to content

Commit 7c95b12

Browse files
committed
docs: add v0.7.3 release notes
1 parent fb15f14 commit 7c95b12

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

RELEASE_NOTES.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Release Notes
22

3+
## Version 0.7.3 — 06 Apr 2026
4+
5+
### 🐞 Fixes
6+
7+
- Fix note title duplication when updating notes via API. The `body` field already contains the title as its first line, but a separate `title` field was also being sent, causing the title to appear twice in Bear. Now `body` is the single source of truth for updates — title is auto-extracted from the first line.
8+
9+
---
10+
311
## Version 0.7.2 — 03 Apr 2026
412

513
### 🐞 Fixes

0 commit comments

Comments
 (0)