-
0.1.1 Stable
released this
2026-07-11 22:04:07 +00:00 | 21 commits to main since this releaseFixed
- Image rasterization now uses
activeDocumentinstead ofdocument, so canvas
creation works correctly in Obsidian popout windows.
Changed
- Internal type-safety and hygiene cleanup addressing the Obsidian community plugin
review: removed the unusedbuiltin-modulesdev dependency, replacedanycasts on
runtime-only APIs (fileManager.getAvailablePathForAttachment,navigator.share,
app.openWithDefaultApp) with precise local interfaces, and dropped redundant type
assertions. No behavior change.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Image rasterization now uses