Skip to content

1.2.0

Choose a tag to compare

@github-actions github-actions released this 12 Jun 01:23
· 2 commits to main since this release

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.