Skip to content

0.3.1

Latest

Choose a tag to compare

@fab34 fab34 released this 12 Jun 04:13

Changes

  • Replaced hard-coded config-folder exclusions with the vault's current config directory.
  • Switched settings rendering to Obsidian's getSettingDefinitions() API.
  • Raised the minimum app version to 1.13.0 for the new settings API.
  • Removed direct Vault.trash() fallback in favor of FileManager.trashFile().
  • Replaced globalThis.crypto access with window.crypto for popup-window compatibility.

Verification

  • npm run build
  • git diff --check
  • Graphify rebuild