1.3.1
Community plugin review fixes.
- Declare
minAppVersion1.2.3, matching the newest Obsidian API the plugin uses. - Replace loosely typed GitHub API handling with typed release/manifest payloads.
- Resolve remaining lint findings: floating promises, unused variables, and a Promise-returning
onunload. - Publish build provenance attestations for release assets.