We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f37f2e2 commit ebc9c57Copy full SHA for ebc9c57
packages/foam-vscode/CHANGELOG.md
@@ -4,16 +4,26 @@ All notable changes to the "foam-vscode" extension will be documented in this fi
4
5
Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how to structure this file.
6
7
+## [0.26.9] - 2025-03-29
8
+
9
+Fixes and Improvements:
10
11
+- Defensive get of link object ID in graph (#1438)
12
13
+Internal:
14
15
+- Updated `force-graph` library
16
17
## [0.26.8] - 2025-03-14
18
-Fixese and Improvements:
19
20
21
- Tag hierarchy now visible in graph (#1436)
22
- Improved Notes Explorer layout
23
24
## [0.26.7] - 2025-03-09
25
26
27
28
- Improved parsing of tags (fixes #1434)
29
0 commit comments