Skip to content

1.3.4

Choose a tag to compare

@github-actions github-actions released this 30 Jun 03:22
fix: address second-round review errors; bump minAppVersion to 1.13.0

- Remove fetch(app://) → vault.readBinary(file) — eliminates
  no-restricted-globals disable which is not allowed
- Remove plugin name from top-level settings heading (line 446)
- Bump minAppVersion 1.7.2 → 1.13.0 to cover setDestructive() API
  (resolves no-unsupported-api errors at lines 417-419, 562, 592)
- Update obsidian types dep to ^1.13.0
- Update README and PRD requirement to Obsidian ≥ 1.13.0