Release Notes
1.5.0 (2026-07-29)
Features
- plugin: aggregate what’s new dialogs across simultaneously updated plugins
1.4.0 (2026-07-29)
Features
- plugin: add Knowii community to the what’s new dialog and harden it
1.3.0 (2026-07-29)
Bug Fixes
- plugin: move to obsidian 1.13.1 typings and expose node spacing as a Bases slider option
1.2.0 (2026-07-27)
Features
- plugin: show a what’s new dialog once after plugin updates
1.1.2 (2026-07-17)
1.1.1 (2026-06-17)
1.1.0 (2026-06-02)
Features
- plugin: always show labels for index notes
Bug Fixes
- plugin: scope Tailwind CSS to avoid breaking other plugins
- plugin: reduce graph flicker during Obsidian indexing
1.0.2 (2026-05-14)
1.0.1 (2026-05-13)
1.0.0 (2026-05-13)
0.6.0 (2026-04-10)
Features
0.5.0 (2026-04-08)
Features
- all: enabled moving node and connected ones
0.4.0 (2026-04-08)
Features
- all: added maturity management
- all: added support for changing node positions (mind palace). Updated user guide
- all: improved colors ux
- all: improved graph options and added legend (prev commit)
- all: improved maturity dropdown styling
- all: refactored settings
0.3.0 (2026-04-07)
Features
- all: improved graph view (selection vs explored rings)
- all: updated
0.2.0 (2026-04-07)
Features
- all: added possibility to easily open the current note in the side panel into a new tab
- all: added size and text settings
- all: adjusted the nodes and text scales
- all: better layout of the graph
- all: improve text
- all: improved graph nodes spacing
- all: improved graph view
- all: improved the graph and panel features
- all: improved visual consistency of the graph controls
0.1.0 (2026-04-07)
Features
- add frontmatter utilities for explored property
- add graph canvas component with force-graph rendering
- add graph controls and zoom controls components
- add graph data builder to transform base entries into graph nodes/links
- add graph explorer BasesView implementation
- add graph explorer CSS styles
- add graph explorer view constants and options
- add graph side panel with embedded note rendering
- add graph type definitions and update plugin settings
- register graph explorer base view and update plugin
Bug Fixes
- address code review issues (search highlight, theme reactivity, view option sync, cleanup)