Skip to content

Releases: tristanvangarsse/relational-graph

1.2.0

Choose a tag to compare

@github-actions github-actions released this 23 Aug 10:51

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

Choose a tag to compare

@tristanvangarsse tristanvangarsse released this 21 Jul 06:21

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

Choose a tag to compare

@tristanvangarsse tristanvangarsse released this 15 Jul 07:56

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

Choose a tag to compare

@tristanvangarsse tristanvangarsse released this 13 Jul 20:13

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