1.0.1
What's new in 1.0.1
This release fixes all issues flagged by the Obsidian Community Portal scanner.
Changes
- Compatibility: Updated minimum Obsidian version to 1.7.2 to match the
Workspace.revealLeafAPI used by the published notes panel - Type safety: Replaced unsafe
anytype access in API response handling with proper TypeScript interfaces - Obsidian API compliance: Replaced
setTimeoutwithactiveWindow.setTimeoutfor popout window compatibility; replacedbuiltin-modulespackage with Node's built-inmodule.builtinModules
No user-facing changes
All fixes are internal. The plugin behaves identically to 1.0.0.