1.2.0
1.2.0
Migrates the settings tab to the declarative Settings API introduced in Obsidian 1.13.
- Settings are now defined via
getSettingDefinitions()— they appear in Obsidian's settings search, and slider values are shown inline - Destructive reset button uses the new
setDestructive()styling - Requires Obsidian 1.13.0 or newer (raised from 1.7.2)
No functional changes to the graph, insights, timeline, neighbors, or export features.