1.0.2
What's new in 1.0.2
Scanner warning fixes — no user-facing changes.
Changes
- Replaced deprecated
setWarning()withsetDestructive()on the Disconnect button - Use
window.setTimeout()instead ofactiveWindow.setTimeout()for timer compatibility - Proper TypeScript types on all frontmatter callbacks (
Record<string, unknown>) - Cast
loadData()return value toPartial<UnmarkdownSettings>to eliminate unsafe any assignment - Updated Obsidian package to 1.13.1 for current type definitions
- Release workflow now generates GitHub artifact attestations for cryptographic provenance verification