Thought Agent 1.1.2
Maintenance release addressing the latest Obsidian community-plugin review.
Fixed
- Removed inline
eslint-disabledirectives forobsidianmd/prefer-active-doc(the reviewer disallows disabling that rule). Timer functions keep usingwindow.setTimeout/clearTimeout. - Upgraded the dev linter (
eslint-plugin-obsidianmd0.2.4 → 0.4.1) so local linting matches the reviewer — itsprefer-active-docnow exempts timer functions, sowindowtimers lint clean with no directives.
Deferred (non-blocking)
- The declarative settings API (
getSettingDefinitions, Obsidian 1.13.0+) is not adopted yet. The settings tab works on all supported versions; only the 1.13.0+ global-settings search integration is skipped.minAppVersionstays 1.7.2.
Release assets carry GitHub build-provenance attestations — verify with gh attestation verify main.js --repo Tuguberk/Thought-Agent-Obsidian.