You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: tools/aimdb-mcp/CHANGELOG.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9
9
10
10
No changes yet.
11
11
12
+
## [0.7.0] - 2026-03-24
13
+
14
+
### Changed
15
+
16
+
-**Optional `socket_path`**: All tools now accept `socket_path` as optional, falling back to `AIMDB_SOCKET` environment variable when omitted. Reduces repetition when working with a single instance.
0 commit comments