Skip to content

1.1.2

Latest

Choose a tag to compare

@github-actions github-actions released this 11 Jul 15:13

Thought Agent 1.1.2

Maintenance release addressing the latest Obsidian community-plugin review.

Fixed

  • Removed inline eslint-disable directives for obsidianmd/prefer-active-doc (the reviewer disallows disabling that rule). Timer functions keep using window.setTimeout/clearTimeout.
  • Upgraded the dev linter (eslint-plugin-obsidianmd 0.2.4 → 0.4.1) so local linting matches the reviewer — its prefer-active-doc now exempts timer functions, so window timers 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. minAppVersion stays 1.7.2.

Release assets carry GitHub build-provenance attestations — verify with gh attestation verify main.js --repo Tuguberk/Thought-Agent-Obsidian.