• 0.1.1 7ee1d5bb9c

    0.1.1 Stable

    jkaindl released this 2026-07-11 22:04:07 +00:00 | 21 commits to main since this release

    Fixed

    • Image rasterization now uses activeDocument instead of document, so canvas
      creation works correctly in Obsidian popout windows.

    Changed

    • Internal type-safety and hygiene cleanup addressing the Obsidian community plugin
      review: removed the unused builtin-modules dev dependency, replaced any casts on
      runtime-only APIs (fileManager.getAvailablePathForAttachment, navigator.share,
      app.openWithDefaultApp) with precise local interfaces, and dropped redundant type
      assertions. No behavior change.
    Downloads