• 0.4.2 3f62b2b03b

    0.4.2 Stable

    jkaindl released this 2026-07-19 21:37:02 +00:00 | 30 commits to main since this release

    Changed

    • Renamed to Local Image Generator (title case) in the manifest, view title
      and docs.

    Internal

    • Community-store review compliance: the manifest description no longer contains
      the word "Obsidian"; global fetch/setTimeout/globalThis/document.createElement
      were replaced with their popout-window-safe Obsidian equivalents where applicable
      (activeWindow.fetch, createEl, …); unnecessary type assertions removed.
    • Added eslint-plugin-obsidianmd as a local lint gate (npm run lint) so
      store-review findings surface before submission instead of after.
    Downloads