Skip to content

1.0.5

Latest

Choose a tag to compare

@github-actions github-actions released this 18 Jun 05:25
Fix: Revert setDestructive() to setWarning() for API compatibility

setDestructive() was introduced after minAppVersion 1.7.2, causing an
obsidianmd/no-unsupported-api error in the Community Portal scanner.
setWarning() has been available since Obsidian 0.11.0 and is fully
compatible with the declared minAppVersion. Deprecation recommendation
is acceptable; API version error is not.

Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>