-
0.3.2 Stable
released this
2026-06-22 05:59:43 +00:00 | 396 commits to main since this releaseCode-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 singlehttpmodule; the stream keepsfetchfor incremental token streaming. - Removed redundant type assertions, voided fire-and-forget promises, dropped deprecated
setDynamicTooltip. - Added
lint/typechecknpm scripts (ESLint + typescript-eslint + eslint-plugin-obsidianmd).
Assets:
main.js,manifest.json,styles.css.Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Settings tab's plugin reference is typed (no more