• 0.3.2 2e6d624439

    0.3.2 Stable

    jkaindl released this 2026-06-22 05:59:43 +00:00 | 396 commits to main since this release

    Code-quality patch: all ESLint findings from the community review are now resolved.

    • Settings tab's plugin reference is typed (no more any).
    • All network requests except the chat SSE stream use Obsidian's requestUrl (CORS-free, mobile-friendly) via a single http module; the stream keeps fetch for incremental token streaming.
    • Removed redundant type assertions, voided fire-and-forget promises, dropped deprecated setDynamicTooltip.
    • Added lint/typecheck npm scripts (ESLint + typescript-eslint + eslint-plugin-obsidianmd).

    Assets: main.js, manifest.json, styles.css.

    Downloads