1.3.6
fix: support Obsidian 1.7.2+; replace setDestructive with setWarning setDestructive() was introduced in 1.13.0 — calling it on Obsidian 1.12.7 throws TypeError mid-render, silently truncating the Output and Diagnostics sections. setWarning() achieves the same visual effect and works back to 1.7.2. minAppVersion: 1.13.0 → 1.7.2