Releases: tristanvangarsse/relational-graph
Releases · tristanvangarsse/relational-graph
Release list
1.2.0
Fixed
- Reduced vault startup delay by deferring relationship indexing until the graph is needed.
- Fixed severe graph jitter on dense relational graphs.
- Fixed simulations stopping at unstable arbitrary positions.
- Added repulsive force between all nodes so layouts settle into a stable equilibrium.
- Improved node dragging and force simulation behavior.
Changed
- Changed the default minimum relationship weight to 2.0.
Relational Graph 1.1.1
Fixed
- Fixed the graph failing to render when first opened.
- Improved edge visibility in light mode.
- Fixed minimum edge thickness not being applied.
- Reduced label overlap by allowing Sigma to suppress lower-priority labels.
Relational Graph 1.1.0
Features
- Added interactive graph physics with pause/resume controls and automatic settling.
- Added node dragging, pinning, hover highlighting, and click-to-open notes.
- Added configurable edge thickness based on relationship strength.
- Redesigned the graph UI with floating controls, filters, and a compact status panel.
- Improved initial graph layout, theme support, mobile responsiveness, and startup reliability.
Relational Graph 1.0.0
Relational Graph 1.0.0
Initial release.
Features
- Explore weighted relationships between notes
- Incremental graph indexing
- Configurable relationship rules
- Recency-based weighting
- Project and relationship filters
- Node styling options
- Interactive graph navigation